On 1 August 2017 at 15:47, Eric Garver <[email protected]> wrote: > When VXLAN-GPE was introduced we added IFLA_VXLAN_GPE to the policy > parsing, but did not mark it as optional. The kernel only returns this > netlink attribute if it's actually configured. > > This also adds a missing entry for IFLA_VXLAN_GBP. Apparently we have no > system-traffic test coverage there. > > Fixes: c33c412fb139 ("dpif-netlink-rtnl: Support VXLAN-GPE") > Fixes: 825e45e0109f ("dpif-netlink-rtnl: Support VXLAN creation") > Reported-by: Joe Stringer <[email protected]> > Signed-off-by: Eric Garver <[email protected]>
Thanks for the quick fix, I applied this to master. _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
