summaryrefslogtreecommitdiff
path: root/net/lapb/lapb_in.c
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2007-03-24 21:30:06 +0100
committerAdrian Bunk <bunk@stusta.de>2007-03-24 21:30:06 +0100
commit72d9f2d497cbd34b77cd47ce3c79d846a63fc9fc (patch)
tree0c240c61becd66367bedbec516a05f269ba9ea53 /net/lapb/lapb_in.c
parentb7dc23da852c9507c138f46911e504e0943a5661 (diff)
downloadlwn-72d9f2d497cbd34b77cd47ce3c79d846a63fc9fc.tar.gz
lwn-72d9f2d497cbd34b77cd47ce3c79d846a63fc9fc.zip
[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ESTABLISHED
The individual fragments of a packet reassembled by conntrack have the conntrack reference from the reassembled packet attached, but nfctinfo is not copied. This leaves it initialized to 0, which unfortunately is the value of IP_CT_ESTABLISHED. The result is that all IPv6 fragments are tracked as ESTABLISHED, allowing them to bypass a usual ruleset which accepts ESTABLISHED packets early. Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions