2013-03-25 22:08:42

by dmitry pervushin

[permalink] [raw]
Subject: Android netfilter patches (xt_IDLETIMER) [0/3]

Hello all,

I would like to return to the Android netfilter patches that were posted
in the thread here --
http://article.gmane.org/gmane.linux.kernel/1362838. These patches were
updated according to feedback that John Stultz had received from the list.

So, the first serie of patches is for xt_IDLETIMER.
The first small patches fixes the case when the idle timer has expired
and we refreshing it without any notifications.
The second patch adds capability to send netlink message notifications
in addition to sysfs notifications.
And the last patch is for iptables to use the updated IDLETIMER kernel
module.