aboutsummaryrefslogtreecommitdiffstats
path: root/src/vpp-api
AgeCommit message (Expand)AuthorFilesLines
2018-01-10makefile set CXXFLAGS so they are propageted to sub-buildsNeale Ranns1-2/+1
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-10improve vapi json parser error handlingKlement Sekera1-1/+19
2017-12-09jvpp: include all api files from @top_builddir@/vppMarek Gradzki2-6/+5
2017-12-09jvpp: do not hardcode event sufixes (VPP-940)Marek Gradzki7-141/+175
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-07jvpp: unify notification handlingMarek Gradzki3-23/+7
2017-12-07jvpp: remove special request<>reply mappingsMarek Gradzki10-102/+28
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-29NAT: Remove old SNAT API (VPP-1070)Matus Fabian1-10/+10
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-20Have PAPI find its API definition filesChris Luke1-5/+140
2017-11-20nowhere to set read_timeoutdongjuan1-2/+2
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-11Handle CPU flags from autotools projectDamjan Marion2-2/+2
2017-11-10Break up vpe.apiNeale Ranns2-2/+2
2017-11-10VOM: enum_base - not constexpr to appease coverityNeale Ranns1-23/+23
2017-11-10VOM: memset DHCP hostname in VPP APINeale Ranns1-0/+1
2017-11-09VOM: Inspect: fix the bugMohsin Kazmi1-2/+1
2017-11-09VOM: Makefile: Fix the execution time initialization orderMohsin Kazmi1-1/+1
2017-11-09VOM logger levels fixNeale Ranns1-4/+4
2017-11-08jvpp: test measuring number of invocations per time (VPP-619)Matej4-2/+454
2017-11-08VOM rpm build fixesNeale Ranns1-1/+1
2017-11-07Fix include header for cmdsMohsin Kazmi1-0/+2
2017-11-06VOM reshuffleNeale Ranns105-3458/+4791
2017-11-05Fix coverity warnings in VOM and VAPINeale Ranns6-13/+19
2017-11-01VPP-959: Support old version of CFFIOle Troan2-3/+17
2017-11-01vom: fix build with gcc7Damjan Marion1-0/+1
2017-11-01VOM fixes for 9090 - ships in the night commitsNeale Ranns4-43/+10
2017-11-01VPP Object Model (VOM)Neale Ranns111-2/+21599
2017-10-31VPP PAPI: Error in unserializer for non-array compound types.Ole Troan1-0/+1
2017-10-30jvpp: bugfix for deadlock in java future API (VPP-1037)Matej3-72/+160
2017-10-25VPP-1033: Python API support arbitrary sized input parameters.Ole Troan1-13/+49
2017-10-16jvpp: stop plugin intialization on first mismatchMarek Gradzki9-12/+15
2017-10-10jvpp: adding callbacks for all messages (VPP-914)Matej Perina21-147/+171
2017-10-03jvpp: added logs for sending and receiving event messages (VPP-982)Matej Perina5-0/+30