Fix CentOS 7 build issue with vxlan 49/12349/2
authorMatthew Smith <mgsmith@netgate.com>
Wed, 2 May 2018 14:55:01 +0000 (09:55 -0500)
committerMatthew Smith <mgsmith@netgate.com>
Wed, 2 May 2018 15:50:16 +0000 (10:50 -0500)
commitec8aea1b1ed08fe6d0052ad1ed1059665479940e
tree6b78e3acae9313caa49631639f880b5a4502b6fe
parent5b4a02014472113b1616214657a2de4aa584bd1d
Fix CentOS 7 build issue with vxlan

Two vxlan union/struct initializations caused gcc on
CentOS 7 to puke. Modified them to make the build
work again.

Change-Id: Iad667444b86cfde5ee4329993b520028d3b593ad
Signed-off-by: Matthew Smith <mgsmith@netgate.com>
src/vnet/vxlan/vxlan.c