[NETFILTER]: Add support for permanent expectations
authorPatrick McHardy <kaber@trash.net>
Tue, 6 Sep 2005 22:06:42 +0000 (15:06 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Sep 2005 22:06:42 +0000 (15:06 -0700)
commit2248bcfcd8fb622ec88b8587d0c1f139635ffd2e
treed3b38076592384bfb69b526f5ec3a8c2222fd4cd
parent9261c9b042547d01eeb206cf0e21ce72832245ec
[NETFILTER]: Add support for permanent expectations

A permanent expectation exists until timeing out and can expect
multiple related connections.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter_ipv4/ip_conntrack.h
net/ipv4/netfilter/ip_conntrack_amanda.c
net/ipv4/netfilter/ip_conntrack_core.c
net/ipv4/netfilter/ip_conntrack_ftp.c
net/ipv4/netfilter/ip_conntrack_irc.c
net/ipv4/netfilter/ip_conntrack_netlink.c
net/ipv4/netfilter/ip_conntrack_tftp.c