aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorJozsef Kadlecsik <[email protected]>2010-03-25 11:17:26 +0100
committerPatrick McHardy <[email protected]>2010-03-25 11:17:26 +0100
commit9c13886665c43600bd0af4b38e33c654e648e078 (patch)
treeedbcf36e1861c0c65ef0d1f0c0c1324da79d2f53 /lib/cpu-notifier-error-inject.c
parent55e0d7cf279177dfe320f54816320558bc370f24 (diff)
netfilter: ip6table_raw: fix table priority
The order of the IPv6 raw table is currently reversed, that makes impossible to use the NOTRACK target in IPv6: for example if someone enters ip6tables -t raw -A PREROUTING -p tcp --dport 80 -j NOTRACK and if we receive fragmented packets then the first fragment will be untracked and thus skip nf_ct_frag6_gather (and conntrack), while all subsequent fragments enter nf_ct_frag6_gather and reassembly will never successfully be finished. Singed-off-by: Jozsef Kadlecsik <[email protected]> Signed-off-by: Patrick McHardy <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions