]> git.baikalelectronics.ru Git - kernel.git/commit
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking
authorEric Leblond <eric@inl.fr>
Tue, 30 May 2006 01:24:20 +0000 (18:24 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:28:59 +0000 (21:28 -0700)
commitcb7396eae3e39b3cceffef5fb8b84748e044dba5
treefeca25f5c27c47724ecfbcc66f4f437619fb57ed
parent0b758ce62d2c80dc7deba0ac9c4f64ecebca1330
[NETFILTER]: conntrack: add fixed timeout flag in connection tracking

Add a flag in a connection status to have a non updated timeout.
This permits to have connection that automatically die at a given
time.

Signed-off-by: Eric Leblond <eric@inl.fr>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/netfilter/nf_conntrack_common.h
net/ipv4/netfilter/ip_conntrack_core.c
net/netfilter/nf_conntrack_core.c