]> git.ipfire.org Git - thirdparty/linux.git/commit - net/sched/cls_flower.c
net/sched: cls_flower: Add UDP port to tunnel parameters
authorHadar Hen Zion <hadarh@mellanox.com>
Mon, 7 Nov 2016 13:14:39 +0000 (15:14 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 9 Nov 2016 18:41:54 +0000 (13:41 -0500)
commitf4d997fd613001e612543339e0275c037f94ffe9
treeb63fd01ff2ef17a7d8678fe77373180918c4e227
parent519d10521cd3049f9500a1f4709ec1719a18540f
net/sched: cls_flower: Add UDP port to tunnel parameters

The current IP tunneling classification supports only IP addresses and key.
Enhance UDP based IP tunneling classification parameters by adding UDP
src and dst port.

Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/flow_dissector.h
include/uapi/linux/pkt_cls.h
net/sched/cls_flower.c