summaryrefslogtreecommitdiffstats
path: root/v3po/v3po2vpp/src/main/java/io/fd/honeycomb/v3po/translate/v3po/interfacesstate
AgeCommit message (Expand)AuthorFilesLines
2016-06-09HONEYCOMB-62: Add Ip readersMaros Marsalek7-49/+214
2016-06-09Fix int to long conversion in InterfaceUtilsMarek Gradzki1-15/+14
2016-06-09HONEYCOMB-67 Introduce exception handling into JVPPTibor Sirovatka12-323/+390
2016-06-06Remove unused sub-interface identityMarek Gradzki1-5/+0
2016-06-06Intializers for the new vlan modelMarek Gradzki1-13/+12
2016-06-06Implementation of the new vlan model.Marek Gradzki9-225/+535
2016-06-06Vlan alternative modelMarek Gradzki2-3/+3
2016-06-06Add unit test for vxlan-gpe interfaceHongjun Ni2-0/+7
2016-06-02HONEYCOMB-71: Add VxLAN-GPE featureHongjun Ni1-0/+141
2016-05-30Fix vlan type handling for sub interfaces and vlan-tag-rewrite operationMarek Gradzki2-2/+2
2016-05-30Refactoring ietf-interfaces and ietf-interfaces-stateMarek Gradzki3-4/+5
2016-05-26Move V3poUtils for vpp-translate-utilsMaros Marsalek6-17/+17
2016-05-24HONEYCOMB-61: Extend VPP initializers to initialize everything readers provideMaros Marsalek4-19/+54
2016-05-23HONEYCOMB-61: Add BA broker for context data treeMaros Marsalek9-46/+49
2016-05-19HONEYCOMB-48: vlan tag rewrite supportMarek Gradzki1-0/+88
2016-05-19HONEYCOMB-48: sub-interface CRUD supportMarek Gradzki2-0/+120
2016-05-19Bridge domain interconnection read customizerMarek Gradzki1-0/+119
2016-05-18Fix interface dump cachingMarek Gradzki3-32/+42
2016-05-13HONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnelsMaros Marsalek4-79/+90
2016-05-11Add proper break statements to abstract readerMaros Marsalek1-2/+3
2016-05-11HONEYCOMB-37: Add Vxlan operational read supportMaros Marsalek1-0/+143
2016-05-11HONEYCOMB-36: vhost user interfaces CRUD supportMaros Marsalek3-0/+128
2016-05-11HONEYCOMG-47: Tap interface CRUD supportMaros Marsalek4-70/+239
2016-05-06Fix physical address parsingMarek Gradzki1-7/+17
2016-05-05HONEYCOMB-10: Porting v3po2vpp to the new Java APIMarek Gradzki3-86/+112
2016-04-12HONEYCOMB-9: Add InterfaceCustomizer for ietf-interfacesMaros Marsalek3-0/+347