The first patch prepares for the bug fix in the second patch, and the third patch just cleans up a bit.
Ben Pfaff (3): datapath: Factor out repeated tnl_vport_to_vport() calls. tunnel: Avoid confusing tunnels that have different types. datapath: Simplify tnl_find_port(). datapath/tunnel.c | 73 ++++++++++++++++++++-------------------------- datapath/tunnel.h | 1 - datapath/vport-capwap.c | 4 +- datapath/vport-gre.c | 8 ++-- 4 files changed, 38 insertions(+), 48 deletions(-) -- 1.7.4.4 _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
