]> git.baikalelectronics.ru Git - kernel.git/commit
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch
authorThomas Graf <tgraf@suug.ch>
Wed, 8 Jun 2005 22:10:48 +0000 (15:10 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Jun 2005 22:10:48 +0000 (15:10 -0700)
commita2318867ecc8e440c9c12fece867330b5acfb6d9
treec834cb84fc939d64d5331a769abe6c20b8347ac8
parentf32d595edab648bb61221dc4e3985c3ac58b02de
[PKT_SCHED]: Allow socket attributes to be matched on via meta ematch

Adds meta collectors for all socket attributes that make sense
to be filtered upon. Some of them are only useful for debugging
but having them doesn't hurt.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tc_ematch/tc_em_meta.h
net/sched/em_meta.c