]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit - net/ipv4/netfilter/ipt_IDLETIMER.c
NF: Add iptables IDLETIMER target
authorTimo Teräs <ext-timo.teras@nokia.com>
Wed, 28 Feb 2007 11:42:57 +0000 (03:42 -0800)
committerTony Lindgren <tony@atomide.com>
Fri, 2 Mar 2007 09:59:26 +0000 (01:59 -0800)
commit5cba1b5fca9cd0f5b0cbbb166f46eefb6a4be975
treead70b4dc8f30c7cde100cce98baaac2dbfc06a2b
parent164750fb04b392fe14b3907edbbdf250fd356ab4
NF: Add iptables IDLETIMER target

Each matching packet resets the timer associated with input and/or output
interfaces. Timer expiry causes a kobject uevent. Idle timer can be read via
sysfs.

Signed-off-by: Hiroshi DOYU <hiroshi.doyu@nokia.com>
Signed-off-by: Juha Yrjölä <juha.yrjola@nokia.com>
include/linux/netfilter_ipv4/ipt_IDLETIMER.h [new file with mode: 0644]
net/ipv4/netfilter/Kconfig
net/ipv4/netfilter/Makefile
net/ipv4/netfilter/ipt_IDLETIMER.c [new file with mode: 0644]