On Wed, Dec 12, 2012 at 4:49 PM, Andrew Collins <bsderandrew@xxxxxxxxx> wrote: > The MASQUERADE target now 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@xxxxxxxxx> > --- > net/ipv4/netfilter/iptable_nat.c | 15 ++++++++++----- > 1 files changed, 10 insertions(+), 5 deletions(-) My mistake, I forgot to include the corresponding ip6table_nat.c change (it's identical), ignore this for now. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html