On Wed, Jun 10, 2015 at 08:29:30PM -0700, Jesse Gross wrote: > We formerly converted tunnel attributes to their flow representation > before formatting but now perform all operations directly on the > netlink attributes. > > There is one remaining use of odp_tun_key_from_attr() that is not > used for the purposes of generating a flow. This is to check the > mask but this no longer makes sense given the way that we format > the flow itself. In fact, the code is not actually invoked any > more, so we can simply remove it. > > This retains the special case for tunnels as a safety measure but it > should not matter in practice. > > Signed-off-by: Jesse Gross <je...@nicira.com>
Acked-by: Ben Pfaff <b...@nicira.com> _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev