Patrick McHardy
b43d8d8598
[NETFILTER]: nfnetlink_queue: deobfuscate entry lookups
...
A queue entry lookup currently looks like this:
find_dequeue_entry -> __find_dequeue_entry ->
__find_entry -> cmpfn -> id_cmp
Use simple open-coded list walking and kill the cmpfn for
find_dequeue_entry. Instead add it to nfqnl_flush (after
similar cleanups) and use nfqnl_flush for both complete
flushes and flushing entries related to a device.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:56:12 -08:00
..
2007-11-06 08:02:53 -06:00
2008-01-28 14:53:35 -08:00
2008-01-10 22:38:31 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:03 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:56:07 -08:00
2008-01-28 14:54:12 -08:00
2008-01-28 14:55:24 -08:00
2008-01-28 14:55:19 -08:00
2008-01-28 14:56:07 -08:00
2008-01-28 14:53:35 -08:00
2007-10-23 21:27:50 -07:00
2008-01-28 14:55:36 -08:00
2008-01-28 14:56:11 -08:00
2008-01-28 14:56:11 -08:00
2007-11-10 21:39:26 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:53:35 -08:00
2008-01-20 20:31:45 -08:00
2007-02-14 08:09:54 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:34 -08:00
2008-01-28 14:56:12 -08:00
2007-12-20 14:03:11 -08:00
2008-01-28 14:55:50 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:54:28 -08:00
2008-01-20 20:31:36 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:03 -08:00
2008-01-28 14:56:07 -08:00
2008-01-28 14:55:03 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:23 -08:00
2007-10-10 16:49:06 -07:00
2008-01-28 14:54:28 -08:00
2008-01-28 14:53:35 -08:00
2008-01-28 14:55:49 -08:00
2008-01-28 14:53:55 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:54:10 -08:00
2008-01-28 14:55:03 -08:00
2008-01-28 14:55:18 -08:00