summaryrefslogtreecommitdiffstats
path: root/v3po/v3po2vpp/src/test/java/io/fd/honeycomb/v3po/translate/v3po/interfaces
AgeCommit message (Expand)AuthorFilesLines
2016-07-21HONEYCOMB-122 Update reader registry to share similar APIs as writerMaros Marsalek2-33/+0
2016-07-14HONEYCOMB-49: ACL create/delete support for vpp-interface-augmentationMarek Gradzki1-0/+221
2016-07-11HONEYCOMB-113: fix u16<->short conversion in SubInterfaceCustomizerMarek Gradzki1-44/+74
2016-07-03HONEYCOMB-97 - Added support for ip_neighbour_add_delJan Srnicek1-0/+162
2016-07-01HONEYCOMB-104: add Ipv4 support to sub-interfacesMarek Gradzki1-3/+3
2016-06-27HONEYCOMB-100: introduce default 5s timeoutMarek Gradzki3-10/+20
2016-06-21HONEYCOMB-64: Add ipv4 netmask supportMarek Gradzki1-77/+234
2016-06-17HONEYCOMB-96 - Fixed bad structure of writers for Ipv4/AddressJan Srnicek1-0/+153
2016-06-14HONEYCOMB-67: Minor corrections in tests, stylesTibor Sirovatka5-133/+121
2016-06-13Enable checkstyleMaros Marsalek2-20/+10
2016-06-09HONEYCOMB-67 Introduce exception handling into JVPPTibor Sirovatka6-133/+182
2016-06-06Updated tests for new vlan modelMarek Gradzki7-445/+534
2016-06-06Implementation of the new vlan model.Marek Gradzki2-435/+437
2016-06-06Vlan alternative modelMarek Gradzki1-2/+2
2016-06-06Add unit test for vxlan-gpe interfaceHongjun Ni1-0/+247
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 Gradzki1-2/+2
2016-05-26Move V3poUtils for vpp-translate-utilsMaros Marsalek1-3/+3
2016-05-24Replace interface mapping context for reused vxlan tunnelMaros Marsalek1-0/+26
2016-05-24HONEYCOMB-63: bump ODL dependencies to BE-SR2Marek Gradzki3-25/+0
2016-05-24HONEYCOMB-61: Extend VPP initializers to initialize everything readers provideMaros Marsalek1-0/+9
2016-05-23HONEYCOMB-61: Add BA broker for context data treeMaros Marsalek6-41/+97
2016-05-19HONEYCOMB-48: vlan tag rewrite supportMarek Gradzki1-0/+232
2016-05-19HONEYCOMB-48: sub-interface CRUD supportMarek Gradzki1-0/+189
2016-05-17Check expected interface type in sub-Interface nodesMaros Marsalek4-24/+72
2016-05-13HONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnelsMaros Marsalek1-4/+5
2016-05-11HONEYCOMB-36: vhost user interfaces CRUD supportMaros Marsalek1-0/+274
2016-05-11HONEYCOMG-47: Tap interface CRUD supportMaros Marsalek1-0/+145
2016-05-09HONEYCOMB-37: vxlan CRUD supportMarek Gradzki1-0/+210