On Tue, Dec 18, 2012 at 9:45 AM, Ben Pfaff <b...@nicira.com> wrote:
> This function can be implemented as a trivial wrapper around
> mf_get_value(), which I hadn't noticed before, so it's better to do it
> that way.  Also, examining the code that is removed, it had some bugs in
> it (for example, all MFF_TUN_* fields were treated as if they were
> MFF_TUN_ID) which mf_get_value() does not have, so this fixes bugs too.
>
> Signed-off-by: Ben Pfaff <b...@nicira.com>

This seems like an obvious improvement.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to