]> git.proxmox.com Git - mirror_iproute2.git/commit
tc: flower: Fix flower output for src and dst ports
authorRoi Dayan <roid@mellanox.com>
Sun, 15 Jan 2017 14:23:49 +0000 (16:23 +0200)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 17 Jan 2017 16:45:22 +0000 (08:45 -0800)
commitb2141de1ad98517ffecc1feb99800cd36a26fd22
tree390546555674e312cfaa9a5d4e33183b423424d9
parent1c570c50a362bd0cdf1c08874137d485fae3f5e4
tc: flower: Fix flower output for src and dst ports

This fix a missing use case after the introduction of enum flower_endpoint.

Fixes: 6910d65661a3 ("tc: flower: introduce enum flower_endpoint")
Signed-off-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Paul Blakey <paulb@mellanox.com>
tc/f_flower.c