VXLAN - Add IPv6 tunnels src ref count 82/4782/4
authorEyal Bari <ebari@cisco.com>
Thu, 19 Jan 2017 15:01:09 +0000 (17:01 +0200)
committerJohn Lo <loj@cisco.com>
Fri, 20 Jan 2017 13:37:30 +0000 (13:37 +0000)
commit0ded8518cd3bc24f5f528bd42a5d2ff5c4602faf
tree5c3f4ad05346297ecdf3d78965d6a375b55ce4df
parent5016f99075a8b9c802e675aad6141bdca12175f6
VXLAN - Add IPv6 tunnels src ref count

and refactored hash table mem keys access
hash_set_key_dup - same as hash_set_mem but duplicates the key
hash_unset_key_free - same as hash_unset_mem but frees the key

Change-Id: I18cdcf7e41c57faa615d6337acaf8d1ad058a4c1
Signed-off-by: Eyal Bari <ebari@cisco.com>
src/vnet/vxlan/vxlan.c
src/vnet/vxlan/vxlan.h