Searched hist:122868 (Results 1 - 2 of 2) sorted by relevance

/linux-master/net/netfilter/
H A Dnf_synproxy_core.cdiff 122868b3 Tue Apr 18 19:23:42 MDT 2017 Gao Feng <fgao@ikuai8.com> netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14

The window scale may be enlarged from 14 to 15 according to the itef
draft https://tools.ietf.org/html/draft-nishida-tcpm-maxwin-03.

Use the macro TCP_MAX_WSCALE to support it easily with TCP stack in
the future.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
H A Dnf_conntrack_proto_tcp.cdiff 122868b3 Tue Apr 18 19:23:42 MDT 2017 Gao Feng <fgao@ikuai8.com> netfilter: tcp: Use TCP_MAX_WSCALE instead of literal 14

The window scale may be enlarged from 14 to 15 according to the itef
draft https://tools.ietf.org/html/draft-nishida-tcpm-maxwin-03.

Use the macro TCP_MAX_WSCALE to support it easily with TCP stack in
the future.

Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>

Completed in 124 milliseconds