]> bbs.cooldavid.org Git - net-next-2.6.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)
commit997ae831ade74bdaed4172b1c02060b9efd6e206
treefeca25f5c27c47724ecfbcc66f4f437619fb57ed
parent39a27a35c5c1b5be499a0576a35c45a011788bf8
[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