summaryrefslogtreecommitdiffstats
path: root/v3po/v3po2vpp/src/main/java/io/fd/honeycomb/v3po/translate/v3po/interfacesstate
AgeCommit message (Expand)AuthorFilesLines
2016-07-21HONEYCOMB-122 Update reader registry to share similar APIs as writerMaros Marsalek12-29/+27
2016-07-19HONEYCOMB-49: fix outstanding issues found in reviewMarek Gradzki1-0/+3
2016-07-14HONEYCOMB-49: ACL create/delete support for vpp-interface-augmentationMarek Gradzki3-0/+256
2016-07-14HONEYCOMB-49: VPP classifier model. Translation layer implementationMarek Gradzki1-6/+15
2016-07-14Add google's error prone static analysis to buildMaros Marsalek1-1/+1
2016-07-11HONEYCOMB-113: fix u16<->short conversion in SubInterfaceCustomizerMarek Gradzki1-1/+2
2016-07-07HONEYCOMB-113 - refactoring based on jvpp type-conversion changesJan Srnicek1-1/+1
2016-07-03HONEYCOMB-97 - Added support for ip_neighbour_add_delJan Srnicek1-0/+73
2016-07-01HONEYCOMB-104: add Ipv4 support to sub-interfacesMarek Gradzki3-92/+281
2016-06-27Fix IPv4 read cachingMaros Marsalek1-11/+18
2016-06-27HONEYCOMB-100: introduce default 5s timeoutMarek Gradzki9-12/+13
2016-06-22HONEYCOMB-95: remove sub-interfaces from the list of interfacesMarek Gradzki1-40/+50
2016-06-21HONEYCOMB-64: Add ipv4 netmask supportMarek Gradzki3-25/+30
2016-06-20HONEYCOMB-98: Fixed initializing of Ipv4 containerJan Srnicek2-40/+160
2016-06-15HONEYCOMB-91: initializer for L2 FIB tablesMarek Gradzki2-19/+23
2016-06-15HONEYCOMB-91: Create read customizer for L2FibEntryMarek Gradzki1-5/+9
2016-06-15HONEYCOMB-91: BD and L2 FIB YANG model refactoringMarek Gradzki1-0/+2
2016-06-14HONEYCOMB-67: Minor corrections in tests, stylesTibor Sirovatka4-32/+41
2016-06-14Fix Vxlan-gpe interface state from VPPHongjun Ni1-1/+1
2016-06-13Enable checkstyleMaros Marsalek2-2/+2
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