]> git.proxmox.com Git - mirror_iproute2.git/commit - tc/f_flower.c
tc/cls_flower: Add to the usage encapsulation dest UDP port
authorHadar Hen Zion <hadarh@mellanox.com>
Thu, 22 Dec 2016 08:14:40 +0000 (10:14 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Thu, 22 Dec 2016 19:02:00 +0000 (11:02 -0800)
commitbf73c650ac93ae673291c584fe592ea70686e37e
treee8ec8abb1089fb12eb211d5a488be3605908aeb2
parent8578bb731d15680a737056cd8ee30fba2d3e9edd
tc/cls_flower: Add to the usage encapsulation dest UDP port

Encapsulation dest UDP port is part of the classifier matching
parameters, add it to the usage.

Fixes: 41aa17ff4668 ("tc/cls_flower: Add dest UDP port to tunnel params")
Signed-off-by: Hadar Hen Zion <hadarh@mellanox.com>
Reported-by: Simon Horman <simon.horman@netronome.com>
tc/f_flower.c