From 469a150b7426d4c4b0663d6fa7dfaa0cd0b4448e Mon Sep 17 00:00:00 2001 From: Bhavya Sokke Mallikarjunappa Date: Fri, 20 Jun 2014 17:17:17 -0700 Subject: netfilter: xtables: hardidletimer target implementation This patch implements a hardidletimer Xtables target that can be used to identify when interfaces have been idle for a certain period of time. Timers are identified by labels and are created when a rule is set with a new label. The rules also take a timeout value (in seconds) as an option. If more than one rule uses the same timer label, the timer will be restarted whenever any of the rules get a hit. One entry for each timer is created in sysfs. This attribute contains the timer remaining for the timer to expire. The attributes are located under the xt_idletimer class: /sys/class/xt_hardidletimer/timers/