diff options
author | Patrick McHardy <kaber@trash.net> | 2007-03-24 21:22:57 +0100 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2007-03-24 21:22:57 +0100 |
commit | 0fbd895ff3731da9b7d7e2f1d182354297747b7b (patch) | |
tree | b1392cbaa2cd91a11c11fa26b85088fccdf5cf3b /net | |
parent | fbe2454a0d10bdbf27680d4bfc93cf0293bc6a6e (diff) |
NETFILTER: tcp conntrack: fix IP_CT_TCP_FLAG_CLOSE_INIT value
IP_CT_TCP_FLAG_CLOSE_INIT is a flag and should have a value of 0x4 instead
of 0x3, which is IP_CT_TCP_FLAG_WINDOW_SCALE | IP_CT_TCP_FLAG_SACK_PERM.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions