summaryrefslogtreecommitdiff
path: root/udp.conf
diff options
context:
space:
mode:
Diffstat (limited to 'udp.conf')
0 files changed, 0 insertions, 0 deletions
.cgi/linux/net-next.git/diff/?id=295a6e06d21e1f469c9f38b00125a13b60ad4e7c&id2=1ce8460496c05379c66edc178c3c55ca4e953044'>diff)
net/sched: act_ife: Change to use ife module
Use the encode/decode functionality from the ife module instead of using implementation inside the act_ife. Reviewed-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: Yotam Gigi <yotamg@mellanox.com> Signed-off-by: Jamal Hadi Salim <jhs@mojatatu.com> Signed-off-by: Roman Mashak <mrv@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat
-rw-r--r--include/net/tc_act/tc_ife.h1
-rw-r--r--include/uapi/linux/tc_act/tc_ife.h10
-rw-r--r--net/sched/Kconfig1
-rw-r--r--net/sched/act_ife.c110
4 files changed, 34 insertions, 88 deletions
diff --git a/include/net/tc_act/tc_ife.h b/include/net/tc_act/tc_ife.h