summaryrefslogtreecommitdiffstats
path: root/v3po/v3po2vpp/src/main/java/io/fd/honeycomb/v3po/translate/v3po/interfaces
AgeCommit message (Expand)AuthorFilesLines
2016-06-09HONEYCOMB-62: Add Ip readersMaros Marsalek1-6/+10
2016-06-09HONEYCOMB-67 Introduce exception handling into JVPPTibor Sirovatka12-354/+258
2016-06-06Fix CUD support for non-mandatory child nodes of list typeMarek Gradzki2-4/+6
2016-06-06Implementation of the new vlan model.Marek Gradzki6-308/+564
2016-06-06Vlan alternative modelMarek Gradzki2-5/+5
2016-06-02HONEYCOMB-71: Add VxLAN-GPE featureHongjun Ni1-0/+191
2016-05-30Fix vlan type handling for sub interfaces and vlan-tag-rewrite operationMarek Gradzki1-1/+1
2016-05-30Refactoring ietf-interfaces and ietf-interfaces-stateMarek Gradzki2-6/+6
2016-05-26Move V3poUtils for vpp-translate-utilsMaros Marsalek9-30/+30
2016-05-24Replace interface mapping context for reused vxlan tunnelMaros Marsalek1-0/+13
2016-05-24HONEYCOMB-63: bump ODL dependencies to BE-SR2Marek Gradzki3-13/+0
2016-05-24HONEYCOMB-61: Extend VPP initializers to initialize everything readers provideMaros Marsalek2-6/+12
2016-05-23HONEYCOMB-61: Add BA broker for context data treeMaros Marsalek9-63/+70
2016-05-19HONEYCOMB-48: vlan tag rewrite supportMarek Gradzki1-0/+143
2016-05-19HONEYCOMB-48: sub-interface CRUD supportMarek Gradzki1-0/+153
2016-05-17Check expected interface type in sub-Interface nodesMaros Marsalek9-64/+79
2016-05-13HONEYCOMB-37: Add unit test for Vxlan tunnel state customizerMaros Marsalek1-1/+4
2016-05-13HONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnelsMaros Marsalek1-8/+32
2016-05-11Remove unused Interface1CustomizerMaros Marsalek1-61/+0
2016-05-11HONEYCOMB-36: vhost user interfaces CRUD supportMaros Marsalek2-1/+181
2016-05-11HONEYCOMG-47: Tap interface CRUD supportMaros Marsalek2-6/+215
2016-05-09HONEYCOMB-37: vxlan CRUD supportMarek Gradzki1-14/+42
2016-05-09Fix L2Customizer log messagesMarek Gradzki1-4/+3
2016-05-05HONEYCOMB-10: Porting v3po2vpp to the new Java APIMarek Gradzki8-109/+189
2016-04-29Fix compilation problems caused by vxlan_add_del_tunnel definition change in ...Marek Gradzki1-6/+9
2016-04-15HONEYCOMB-38: Fix vpp interface customizersMaros Marsalek6-266/+120
2016-04-12HONEYCOMB-9: Migrate Interface listenerMaros Marsalek9-0/+1037