On 13 April 2017 at 13:47, Eric Garver <e...@erig.me> wrote: > Creates VXLAN devices using rtnetlink and tunnel metadata. > > Co-Authored-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com> > Signed-off-by: Thadeu Lima de Souza Cascardo <casca...@redhat.com> > Signed-off-by: Eric Garver <e...@erig.me> > ---
Thanks for the patch, Please fold in the following incremental: diff --git a/lib/dpif-netlink-rtnl.c b/lib/dpif-netlink-rtnl.c index cc719bc209a3..a650479d7b68 100644 --- a/lib/dpif-netlink-rtnl.c +++ b/lib/dpif-netlink-rtnl.c @@ -26,9 +26,7 @@ #include "netdev-vport.h" #include "netlink-socket.h" -/* - * On some older systems, these enums are not defined. - */ +/* On some older systems, these enums are not defined. */ #ifndef IFLA_VXLAN_MAX #define IFLA_VXLAN_MAX 0 #endif _______________________________________________ dev mailing list d...@openvswitch.org https://mail.openvswitch.org/mailman/listinfo/ovs-dev