aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api/vom
AgeCommit message (Expand)AuthorFilesLines
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-06VOM: Fix state reconciliationMohsin Kazmi11-67/+165
2018-02-27VOM: interface: Fix the vhost user interfaceMohsin Kazmi2-1/+5
2018-02-22VOM: vhost-use interfacesNeale Ranns7-15/+303
2018-02-19VOM: acl: Some necessary fixesMohsin Kazmi3-7/+13
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-23For DHCP client configuration control the setting of the broadcast flag in theNeale Ranns4-6/+28
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-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-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
2017-12-14vom: acl-list: Add comparison operator - for UTMohsin Kazmi1-0/+12
2017-12-13VOM: a couple of print fixesNeale Ranns2-2/+3
2017-12-08vom: acl-l3: Fix pretty print for TCP mask and flagsMohsin Kazmi1-2/+2
2017-12-08VOM: prefix bit fiddlingNeale Ranns3-19/+130
2017-12-02VOM: l2fib: Add bvi flag supportMohsin Kazmi3-13/+29
2017-12-01VOM: fixes for interface recreate on agent restart and L2 re-bindingNeale Ranns4-10/+24
2017-11-29VOM: logging, populate and stats fixesNeale Ranns22-251/+372
2017-11-27VOM: favour make_sharedNeale Ranns13-45/+49
2017-11-25VOM: handle null for iterator in dump cmdNeale Ranns1-2/+21
2017-11-24VOM: Additions to allow uses to UT applications that use VOMNeale Ranns51-295/+676
2017-11-22VOM: stats: Associate stat obj to interfaceMohsin Kazmi5-25/+71
2017-11-17VOM fixes and logger improvementsNeale Ranns7-30/+47
2017-11-15VOM: interface's handle() retreives from singular instanceNeale Ranns2-0/+11
2017-11-15VOM: interface RD update reconfigures L3 bindingsNeale Ranns4-21/+82
2017-11-14VOM: bridge-domain learning mode and route help commandsNeale Ranns8-7/+125
2017-11-10Break up vpe.apiNeale Ranns2-2/+2
2017-11-10VOM: enum_base - not constexpr to appease coverityNeale Ranns1-23/+23