]> granicus.if.org Git - libnl/commit
vxlan: restore previous VXLAN_ATTR flag values
authorThomas Haller <thaller@redhat.com>
Sat, 5 Nov 2016 15:41:20 +0000 (16:41 +0100)
committerThomas Haller <thaller@redhat.com>
Sat, 5 Nov 2016 16:05:40 +0000 (17:05 +0100)
commite21d71baad23b75c8cad6e486198b79a6bc6386e
tree2036cbd8ac78ce58714bea3ed815b2fdc4fc50f5
parent66b1dd64d0f49aecc3b09787c829a1965d9fc38f
vxlan: restore previous VXLAN_ATTR flag values

The VXLAN_ATTR flags are internal and not public API.
Still, they are exposed as part of nl_object_diff().
There is no reason to change previous behavior, restore
the previous numeric values.
lib/route/link/vxlan.c