commit | 1f494c0e040b001cf844280910d04ba7ebdc2898 | [log] [tgz] |
---|---|---|
author | Harald Welte <laforge@netfilter.org> | Sat Jul 30 17:44:07 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Jul 30 17:44:07 2005 -0700 |
tree | d7c6a20d5c37fbf90595e81a48688771225f8b0f | |
parent | d1b04c081e3fb0a08ac108737e4efa9f4830c916 [diff] |
[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 <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>