From: Jamal Hadi Salim <jhs@mojatatu.com>
Changes in v3:
- use TC_ prefix for the max size
- move the cookie struct so visible only to kernel
- remove unneeded void * cast
Changes in V2:
-move from a union to a length-value representation
Jamal Hadi Salim (1):
net sched actions: Add support for user cookies
include/net/act_api.h | 1 +
include/net/pkt_cls.h | 19 +++++++++++++------
include/uapi/linux/pkt_cls.h | 3 +++
net/sched/act_api.c | 29 +++++++++++++++++++++++++++--
4 files changed, 44 insertions(+), 8 deletions(-)
--
1.9.1