]> git.proxmox.com Git - mirror_ovs.git/commit - lib/tc.c
tc: Split IPs and transport layer ports unions in flower struct
authorPaul Blakey <paulb@mellanox.com>
Thu, 3 Aug 2017 13:38:24 +0000 (16:38 +0300)
committerBen Pfaff <blp@ovn.org>
Thu, 3 Aug 2017 19:36:46 +0000 (12:36 -0700)
commit2b1d9fa9090965f31c83966d513d6e486481decb
tree523f96c0a6c1f1aee8e610f1d53d6585a62810e6
parentbb17064412557087c18f947aa4a6d074571a79dc
tc: Split IPs and transport layer ports unions in flower struct

Split dst/src_port and ipv4/ipv6 union so we can
distingush them easily for later features.

Signed-off-by: Paul Blakey <paulb@mellanox.com>
Reviewed-by: Roi Dayan <roid@mellanox.com>
Signed-off-by: Ben Pfaff <blp@ovn.org>
lib/netdev-tc-offloads.c
lib/tc.c
lib/tc.h