From: Harald Welte Date: Sun, 31 Jul 2005 00:44:07 +0000 (-0700) Subject: [NETFILTER] Inherit masq_index to slave connections X-Git-Tag: v2.6.13-rc5~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f494c0e040b001cf844280910d04ba7ebdc2898;p=pandora-kernel.git [NETFILTER] Inherit masq_index to slave connections masq_index is used for cleanup in case the interface address changes (such as a dialup ppp link with dynamic addreses). Without this patch, slave connections are not evicted in such a case, since they don't inherit masq_index. Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed