[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)
commit4890062960cbc4d3cebdbd8261a68bc85efcf5d4
treec834cb84fc939d64d5331a769abe6c20b8347ac8
parentb824979aeccbfd997e6e5dbe75c47d586b5a2923
[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