Replace interface mapping context for reused vxlan tunnel
authorMaros Marsalek <[email protected]>
Tue, 24 May 2016 14:52:31 +0000 (16:52 +0200)
committerMaros Marsalek <[email protected]>
Tue, 24 May 2016 14:52:31 +0000 (16:52 +0200)
commitad7888abe9853b4cdf324308486b9785c52f15e4
tree761ce9052a47b8a4cf836b313a4e11da22a3e950
parent0bc7eaba914121d64c2a095818fda9edcc4e3004
Replace interface mapping context for reused vxlan tunnel

This can occur when vxlan interface is deleted and then added,
but read between those operations cached zombie vxlan interface
in the interface mapping context

Change-Id: I74fd5126bbcd0df5b5f78725c51030584effe9e4
Signed-off-by: Maros Marsalek <[email protected]>
v3po/v3po2vpp/src/main/java/io/fd/honeycomb/v3po/translate/v3po/interfaces/VxlanCustomizer.java
v3po/v3po2vpp/src/test/java/io/fd/honeycomb/v3po/translate/v3po/interfaces/VxlanCustomizerTest.java