summaryrefslogtreecommitdiff
path: root/net/ipv6/netfilter/ip6t_SYNPROXY.c
diff options
context:
space:
mode:
authorGao Feng <fgao@ikuai8.com>2017-04-19 04:23:42 +0300
committerPablo Neira Ayuso <pablo@netfilter.org>2017-04-19 18:55:17 +0300
commit122868b378094853b376f3e2ac833bcee078eb3c (patch)
tree2a67950d7a07a8ff563f500af413d017c0e9c470 /net/ipv6/netfilter/ip6t_SYNPROXY.c
parentbe7be6e161a218e92c4e46b97ba59c1e40cfea9c (diff)
downloadlinux-122868b378094853b376f3e2ac833bcee078eb3c.tar.xz
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>
Diffstat (limited to 'net/ipv6/netfilter/ip6t_SYNPROXY.c')
0 files changed, 0 insertions, 0 deletions