On Mon, 2010-05-31 at 22:11 +0200, Luciano Coelho wrote: > What about my other proposal of creating generic timers and associating > them with certain interfaces whenever we get a hit? I mean, to add the > idletimer attribute to eg. /sys/class/net/wlan0/idletimer when a packet > reaches the target from wlan0? Let's forget about this other proposal. It's not going to be efficient at all. It's worse than I thought at first, because we need search all the associated_ifs in all timers whenever a packet is received. I'll go for the other solution, which will make things much simpler and I'll be able to remove the dependency on netdevice_notifiers completely. :D -- Cheers, Luca. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html