HONEYCOMB-307 - Prevent re-mapping of already mapped names 67/4067/3
authorJan Srnicek <[email protected]>
Fri, 2 Dec 2016 08:37:22 +0000 (09:37 +0100)
committerMarek Gradzki <[email protected]>
Fri, 2 Dec 2016 13:47:21 +0000 (13:47 +0000)
commit7088e80deb3384c84cefca8f92e92722b1f19fe9
treee64f8ca4c0213d642b0a2f41532b25cf45a9be92
parent14542744e674673847e6f671ee179eeee30b2d5a
HONEYCOMB-307 - Prevent re-mapping of already mapped names

Prevent invoking addName while initializing data for names
that are already in mappings

Change-Id: I56063fb28cfb215bbdb1ed745aaa44544ffa77a0
Signed-off-by: Jan Srnicek <[email protected]>
routing/routing-impl/src/main/java/io/fd/hc2vpp/routing/write/RoutingProtocolCustomizer.java
routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/helpers/RoutingRequestTestHelper.java
routing/routing-impl/src/test/java/io/fd/hc2vpp/routing/write/RoutingProtocolCustomizerTest.java