Eric Dumazet d19742fb1c filter: Add SKF_AD_QUEUE instruction
It can help being able to filter packets on their queue_mapping.

If filter performance is not good, we could add a "numqueue" field
in struct packet_type, so that netif_nit_deliver() and other functions
can directly ignore packets with not expected queue number.

Lets experiment this simple filter extension first.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-20 01:06:22 -07:00
..
2009-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-10-07 01:10:46 -07:00
2009-10-20 01:06:22 -07:00
2009-09-26 20:16:15 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-05-25 01:53:53 -07:00
2009-10-14 20:40:11 -07:00
2009-10-19 23:22:52 -07:00
2009-10-19 23:22:52 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-10-18 18:52:53 -07:00
2009-10-18 18:52:53 -07:00
2009-10-07 01:10:46 -07:00
2009-07-12 12:22:34 -07:00
2009-10-18 21:32:01 -07:00