VXLAN: Instance numbers now properly freed upon delete. 95/10795/1
authorJon Loeliger <jdl@netgate.com>
Fri, 23 Feb 2018 23:02:41 +0000 (17:02 -0600)
committerJon Loeliger <jdl@netgate.com>
Sat, 24 Feb 2018 00:47:20 +0000 (18:47 -0600)
commit25ef2b5353b8acc3a53fc180355a7367330dfb83
tree4a0e62975bdaf850fad76dacc314f3c931281fa0
parent69d011915812561288e7055ed07ea6e83cecfe3b
VXLAN: Instance numbers now properly freed upon delete.

Fixes a small bookkeeping oversight where the VXLAN instance
numbers were being freed erroneously by their device_instance
number rather than the correct user_instance number.

Change-Id: I08f6b2089c7a14cc8a8cb91f04f850f60ecec43b
Signed-off-by: Jon Loeliger <jdl@netgate.com>
src/vnet/vxlan/vxlan.c