stephen hemminger
ad55885829
uapi: export tc_skbmod.h
...
Fixes commit 735cffe5d800 ("net_sched: Introduce skbmod action")
Not used by iproute2 but maybe in future.
Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-12-05 19:43:02 -05:00
Roi Dayan
faa1fa54fd
net/sched: Export tc_tunnel_key so its UAPI accessible
...
Export tc_tunnel_key so it can be used from user space.
Signed-off-by: Roi Dayan <roid@mellanox.com >
Reviewed-by: Amir Vadai <amir@vadai.me >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-11-28 13:48:54 -05:00
Jamal Hadi Salim
d99079e2fb
export tc ife uapi header
...
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2016-05-10 01:08:39 -04:00
Jamal Hadi Salim
30ff547659
net: sched: export tc_connmark.h so it is uapi accessible
...
Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2015-02-23 16:41:08 -05:00
Jiri Pirko
d23b8ad8ab
tc: add BPF based action
...
This action provides a possibility to exec custom BPF code.
Signed-off-by: Jiri Pirko <jiri@resnulli.us >
Signed-off-by: David S. Miller <davem@davemloft.net >
2015-01-17 23:51:10 -05:00
stephen hemminger
5f4d8d97f5
tc_act: export uapi header file
...
This file is used by iproute2 and should be exported.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org >
Acked-by: Jiri Pirko <jiri@resnulli.us >
Signed-off-by: David S. Miller <davem@davemloft.net >
2014-12-09 13:34:10 -05:00
stephen hemminger
5bc3db5c9c
tc: export tc_defact.h to userspace
...
Jamal sent patch to add tc user simple actions to iproute2
but required header was not being exported.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org >
Signed-off-by: David S. Miller <davem@davemloft.net >
2013-10-02 16:39:11 -04:00
David Howells
611128eb39
UAPI: (Scripted) Disintegrate include/linux/tc_act
...
Signed-off-by: David Howells <dhowells@redhat.com >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Thomas Gleixner <tglx@linutronix.de >
Acked-by: Michael Kerrisk <mtk.manpages@gmail.com >
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com >
Acked-by: Dave Jones <davej@redhat.com >
2012-10-09 09:49:05 +01:00
David Howells
4413e16d9d
UAPI: (Scripted) Set up UAPI Kbuild files
...
Set up empty UAPI Kbuild files to be populated by the header splitter.
Signed-off-by: David Howells <dhowells@redhat.com >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Acked-by: Thomas Gleixner <tglx@linutronix.de >
Acked-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com >
Acked-by: Dave Jones <davej@redhat.com >
2012-10-02 18:01:35 +01:00