aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api
AgeCommit message (Expand)AuthorFilesLines
2018-05-02Address compilation issues with Java > 1.8Marco Varlese1-8/+3
2018-04-18Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'Neale Ranns31-69/+153
2018-04-13VOM: Add sub_interface in specific routing tableMohsin Kazmi2-0/+19
2018-04-13vom: Fix the itf stats replayMohsin Kazmi3-1/+39
2018-04-13VOM: Get vhost-user type from nameMohsin Kazmi1-1/+2
2018-04-04Detailed stats collection featureNeale Ranns5-6/+123
2018-03-28vom: Fix the error handling for already existing itfMohsin Kazmi1-1/+5
2018-03-27VOM: Fix connection stateNeale Ranns3-8/+14
2018-03-27VOM: bond: Add support for LACPMohsin Kazmi17-6/+1701
2018-03-22vom: itf: make vhost_user as socket slaveMohsin Kazmi1-1/+2
2018-03-22vom: l2-emulation: Fix sweep functionMohsin Kazmi2-2/+2
2018-03-14VOM: acl: Add support for acl ethertype unbind and dumpMohsin Kazmi3-1/+182
2018-03-13Common form of fib-path reproting in dumpsNeale Ranns1-4/+16
2018-03-07VAPI: Ensure type definitions are generated in same order as .api file.Ole Troan2-4/+4
2018-03-06VOM: Fix state reconciliationMohsin Kazmi11-67/+165
2018-03-06API: Add service definitions for events and singleton messages (second attempt)Marek Gradzki1-0/+17
2018-03-05Revert "API: Add service definitions for events and singleton messages."Ole Trøan1-17/+0
2018-03-05API: Add service definitions for events and singleton messages.Ole Troan1-0/+17
2018-03-02gitignore: negate "No core files" pattern in 'vpp-api/java'Marek Gradzki1-0/+2
2018-03-02jvpp: object model for jvpp generator (VPP-1184)Marek Gradzki19-2341/+2267
2018-03-01PAPI: pycodestyle on vpp_papi.pyOle Troan1-22/+36
2018-02-27VOM: interface: Fix the vhost user interfaceMohsin Kazmi2-1/+5
2018-02-25vapi: handle more magicKlement Sekera1-3/+15
2018-02-22VOM: vhost-use interfacesNeale Ranns7-15/+303
2018-02-19VOM: acl: Some necessary fixesMohsin Kazmi3-7/+13
2018-02-17vpp_papi: remove legacy way of calling VPP APIsKlement Sekera1-7/+0
2018-02-17vpp_papi: reduce memory leaksKlement Sekera1-12/+16
2018-02-15VOM: Fix broken MakefileMohsin Kazmi1-1/+1
2018-02-14VOM: build with plugins disabledNeale Ranns3-30/+79
2018-02-13VOM: ACL: Add Object Model for acl ethertypeMohsin Kazmi7-0/+747
2018-02-09GBP pluginNeale Ranns11-3/+1339
2018-02-02VOM: route-domain find() fixNeale Ranns3-24/+5
2018-01-27jvpp: map VPP API enums to primitive typesMarek Gradzki2-3/+76
2018-01-27jvpp: use Python's logging APIMarek Gradzki10-34/+61
2018-01-25VPP-1144: PAPI Import leads to duplicate type definition.Ole Troan1-0/+15
2018-01-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns4-6/+28
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2018-01-22vom: acl: Fix l3 acl handle populateMohsin Kazmi3-0/+21
2018-01-22vom: ip_route: fix handle populateMohsin Kazmi1-5/+15
2018-01-22vom: Fix connection to VAPI and add disconnect functionMohsin Kazmi6-28/+48
2018-01-22svm: queue sub: Add conditional timed waitMohsin Kazmi4-8/+17
2018-01-10makefile set CXXFLAGS so they are propageted to sub-buildsNeale Ranns1-2/+1
2018-01-09Revert "VOM: fix cflags"Dave Wallace1-2/+1
2018-01-09api: refactor vlibmemoryFlorin Coras18-36/+34
2018-01-09VOM: fix cflagsNeale Ranns1-1/+2
2018-01-09DVR: run L3 output featuresNeale Ranns5-25/+95
2018-01-04VOM: NAT coverity found bugsNeale Ranns2-3/+3
2018-01-02VOM: NAT updatesNeale Ranns12-174/+518
2017-12-20L2 EmulationNeale Ranns6-1/+560
2017-12-14vom: acl: Extend constructor for l3 ruleMohsin Kazmi2-9/+23