Andrew Collins c65ef8dc7b netfilter: nf_nat: Also handle non-ESTABLISHED routing changes in MASQUERADE
Since (a0ecb85 netfilter: nf_nat: Handle routing changes in MASQUERADE
target), the MASQUERADE target handles routing changes which affect
the output interface of a connection, but only for ESTABLISHED
connections.  It is also possible for NEW connections which
already have a conntrack entry to be affected by routing changes.

This adds a check to drop entries in the NEW+conntrack state
when the oif has changed.

Signed-off-by: Andrew Collins <bsderandrew@gmail.com>
Acked-by: Jozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
2012-12-16 23:28:30 +01:00
..
2012-11-01 12:41:35 -04:00
2012-08-31 16:27:48 -04:00
2012-11-03 14:59:05 -04:00
2012-07-30 14:53:21 -07:00
2012-12-04 13:27:24 -05:00
2012-08-14 14:28:32 -07:00
2012-12-16 09:15:53 -08:00
2012-09-25 16:04:44 -04:00
2012-08-14 14:45:07 -07:00
2012-11-01 12:41:35 -04:00
2012-11-01 12:41:35 -04:00