summaryrefslogtreecommitdiffstats
path: root/v3po
AgeCommit message (Expand)AuthorFilesLines
2016-06-10HONEYCOMB-33: Add notification service to HcMaros Marsalek46-6/+2187
2016-06-10Remove artificial limit on the maximum number of bridge-domainsMarek Gradzki1-2/+0
2016-06-10Make filterSubtree recursiveMarek Gradzki1-9/+21
2016-06-09HONEYCOMB-62: Add Ip readersMaros Marsalek14-337/+730
2016-06-09Fix int to long conversion in InterfaceUtilsMarek Gradzki1-15/+14
2016-06-09Fix state inference in sub-interface initializerMarek Gradzki1-2/+2
2016-06-09HONEYCOMB-67 Introduce exception handling into JVPPTibor Sirovatka46-1039/+988
2016-06-06Fix CUD support for non-mandatory child nodes of list typeMarek Gradzki5-21/+38
2016-06-06Updated tests for new vlan modelMarek Gradzki19-704/+873
2016-06-06Remove unused sub-interface identityMarek Gradzki3-11/+1
2016-06-06Intializers for the new vlan modelMarek Gradzki6-188/+111
2016-06-06Update VLAN requests in the POSTMAN collectionMarek Gradzki1-95/+161
2016-06-06Implementation of the new vlan model.Marek Gradzki30-1336/+2202
2016-06-06Remove tags from vlan-tagged match type.Marek Gradzki1-27/+2
2016-06-06Move byteToBoolean to TranslateUtilsMarek Gradzki3-23/+42
2016-06-06Vlan alternative modelMarek Gradzki15-31/+582
2016-06-06Add unit test for vxlan-gpe interfaceHongjun Ni5-0/+540
2016-06-02HONEYCOMB-61: Detect VPP disconnect using keepalivesMaros Marsalek12-29/+358
2016-06-02HONEYCOMB-71: Add VxLAN-GPE featureHongjun Ni7-222/+690
2016-05-30Expect null in ReflexChildWriterCustomizerMaros Marsalek1-2/+2
2016-05-30Fix error reporting for missing writerMaros Marsalek1-2/+5
2016-05-30Fix vlan type handling for sub interfaces and vlan-tag-rewrite operationMarek Gradzki6-5/+7
2016-05-30Refactoring ietf-interfaces and ietf-interfaces-stateMarek Gradzki13-182/+167
2016-05-26Move V3poUtils for vpp-translate-utilsMaros Marsalek20-73/+74
2016-05-25Do not delete configuration in initlizers on closeMaros Marsalek1-4/+2
2016-05-24Replace interface mapping context for reused vxlan tunnelMaros Marsalek2-0/+39
2016-05-24HONEYCOMB-61: Fix outstanding issuesMaros Marsalek14-48/+102
2016-05-24HONEYCOMB-63: bump ODL dependencies to BE-SR2Marek Gradzki24-196/+89
2016-05-24HONEYCOMB-61: Extend VPP initializers to initialize everything readers provideMaros Marsalek11-57/+286
2016-05-24HONEYCOMB-61: Move VPP initializers to v3po2vppMaros Marsalek14-101/+111
2016-05-24HONEYCOMB-61: Restore configuration and context from persisted filesMaros Marsalek31-281/+886
2016-05-24HONEYCOMB-61: Provide context data in OPERATIONAL readsMaros Marsalek5-10/+101
2016-05-24Add POSTMAN collection to codebaseMaros Marsalek2-0/+576
2016-05-23HONEYCOMB-61: Move vpp context model to v3po-apiMaros Marsalek2-1/+5
2016-05-23HONEYCOMB-61: Add BA broker for context data treeMaros Marsalek87-1012/+1741
2016-05-23HONEYCOMB-61: Add context data treeMaros Marsalek15-23/+371
2016-05-23HONEYCOMB-61: Make InmemoryDataTree module type configurableMaros Marsalek4-24/+34
2016-05-23HONEYCOMB-61: Config persisterMaros Marsalek10-3/+464
2016-05-23Changed JVPP interface for construction and connectivityTibor Sirovatka1-8/+2
2016-05-19HONEYCOMB-48: vlan tag rewrite supportMarek Gradzki6-4/+612
2016-05-19HONEYCOMB-48: sub-interface CRUD supportMarek Gradzki6-0/+566
2016-05-19Bridge domain interconnection read customizerMarek Gradzki2-0/+254
2016-05-19HONEYCOMB-48: added VLAN support to v3po.yangMarek Gradzki1-0/+104
2016-05-19Bump jvpp version to 16.09-SNAPSHOTMaros Marsalek5-5/+5
2016-05-18Fix interface dump cachingMarek Gradzki4-32/+54
2016-05-17Check expected interface type in sub-Interface nodesMaros Marsalek22-120/+285
2016-05-13HONEYCOMB-37: Add unit test for Vxlan tunnel state customizerMaros Marsalek4-3/+145
2016-05-13HONEYCOMG-37 Enable ipv6 addresses for vxlan-tunnelsMaros Marsalek7-98/+136
2016-05-11Remove unused Interface1CustomizerMaros Marsalek1-61/+0
2016-05-11Add proper break statements to abstract readerMaros Marsalek2-2/+5