Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
1e583111ebeb0333435cfad8af10ebe0e9842d4d
/
src
/
vpp-api
1e58311
VOM: Add sub_interface in specific routing table
by Mohsin Kazmi
· 7 years ago
871dc42
Detailed stats collection feature
by Neale Ranns
· 7 years ago
691abf6
vom: Fix the error handling for already existing itf
by Mohsin Kazmi
· 7 years ago
f756401
VOM: Fix connection state
by Neale Ranns
· 7 years ago
ed76ee2
VOM: bond: Add support for LACP
by Mohsin Kazmi
· 7 years ago
c6a716b
vom: itf: make vhost_user as socket slave
by Mohsin Kazmi
· 7 years ago
0bbe576
vom: l2-emulation: Fix sweep function
by Mohsin Kazmi
· 7 years ago
04def74
VOM: acl: Add support for acl ethertype unbind and dump
by Mohsin Kazmi
· 7 years ago
8145842
Common form of fib-path reproting in dumps
by Neale Ranns
· 7 years ago
52ca756
VAPI: Ensure type definitions are generated in same order as .api file.
by Ole Troan
· 7 years ago
b5eb3b1
VOM: Fix state reconciliation
by Mohsin Kazmi
· 7 years ago
51e5968
API: Add service definitions for events and singleton messages (second attempt)
by Marek Gradzki
· 7 years ago
2de1f15
Revert "API: Add service definitions for events and singleton messages."
by Ole Trøan
· 7 years ago
f7b7fa5
API: Add service definitions for events and singleton messages.
by Ole Troan
· 7 years ago
d7e4d75
gitignore: negate "No core files" pattern in 'vpp-api/java'
by Marek Gradzki
· 7 years ago
a51ccb5
jvpp: object model for jvpp generator (VPP-1184)
by Marek Gradzki
· 7 years ago
afddd83
PAPI: pycodestyle on vpp_papi.py
by Ole Troan
· 7 years ago
3a758b0
VOM: interface: Fix the vhost user interface
by Mohsin Kazmi
· 7 years ago
329a1c1
vapi: handle more magic
by Klement Sekera
· 7 years ago
4ef4226
VOM: vhost-use interfaces
by Neale Ranns
· 7 years ago
d91d140
VOM: acl: Some necessary fixes
by Mohsin Kazmi
· 7 years ago
49bec57
vpp_papi: remove legacy way of calling VPP APIs
by Klement Sekera
· 7 years ago
180402d
vpp_papi: reduce memory leaks
by Klement Sekera
· 7 years ago
4ca80c4
VOM: Fix broken Makefile
by Mohsin Kazmi
· 7 years ago
7758bf6
VOM: build with plugins disabled
by Neale Ranns
· 7 years ago
49c7f0c
VOM: ACL: Add Object Model for acl ethertype
by Mohsin Kazmi
· 7 years ago
bc27d1b
GBP plugin
by Neale Ranns
· 7 years ago
7016b00
VOM: route-domain find() fix
by Neale Ranns
· 7 years ago
d1660e9
jvpp: map VPP API enums to primitive types
by Marek Gradzki
· 7 years ago
568cc60
jvpp: use Python's logging API
by Marek Gradzki
· 7 years ago
2eaf2d2
VPP-1144: PAPI Import leads to duplicate type definition.
by Ole Troan
· 7 years ago
54c6dc4
For DHCP client configuration control the setting of the broadcast flag in the
by Neale Ranns
· 7 years ago
9d42087
VPPAPIGEN: vppapigen replacement in Python PLY.
by Ole Troan
· 7 years ago
1019baf
vom: acl: Fix l3 acl handle populate
by Mohsin Kazmi
· 7 years ago
a370679
vom: ip_route: fix handle populate
by Mohsin Kazmi
· 7 years ago
18e955e
vom: Fix connection to VAPI and add disconnect function
by Mohsin Kazmi
· 7 years ago
3fca567
svm: queue sub: Add conditional timed wait
by Mohsin Kazmi
· 7 years ago
5ee623e
makefile set CXXFLAGS so they are propageted to sub-builds
by Neale Ranns
· 7 years ago
6f1e8b9
Revert "VOM: fix cflags"
by Dave Wallace
· 7 years ago
e86a8ed
api: refactor vlibmemory
by Florin Coras
· 7 years ago
4363ad6
VOM: fix cflags
by Neale Ranns
· 7 years ago
f068c3e
DVR: run L3 output features
by Neale Ranns
· 7 years ago
842eb22
VOM: NAT coverity found bugs
by Neale Ranns
· 7 years ago
041fa50
VOM: NAT updates
by Neale Ranns
· 7 years ago
55d0378
L2 Emulation
by Neale Ranns
· 7 years ago
091871c
vom: acl: Extend constructor for l3 rule
by Mohsin Kazmi
· 7 years ago
810bea1
vom: acl-list: Add comparison operator - for UT
by Mohsin Kazmi
· 7 years ago
17d2c4f
VOM: a couple of print fixes
by Neale Ranns
· 7 years ago
32a9d7b
improve vapi json parser error handling
by Klement Sekera
· 7 years ago
87a137c
jvpp: include all api files from @top_builddir@/vpp
by Marek Gradzki
· 7 years ago
6e73f7f
jvpp: do not hardcode event sufixes (VPP-940)
by Marek Gradzki
· 7 years ago
0708515
vom: acl-l3: Fix pretty print for TCP mask and flags
by Mohsin Kazmi
· 7 years ago
d3464b5
VOM: prefix bit fiddling
by Neale Ranns
· 7 years ago
acf33e4
jvpp: unify notification handling
by Marek Gradzki
· 7 years ago
8f3ad25
jvpp: remove special request<>reply mappings
by Marek Gradzki
· 7 years ago
e2e9ce5
VOM: l2fib: Add bvi flag support
by Mohsin Kazmi
· 7 years ago
088f0e2
VOM: fixes for interface recreate on agent restart and L2 re-binding
by Neale Ranns
· 7 years ago
c6fb36f
NAT: Remove old SNAT API (VPP-1070)
by Matus Fabian
· 7 years ago
a2ee029
VOM: logging, populate and stats fixes
by Neale Ranns
· 7 years ago
1d78155
VOM: favour make_shared
by Neale Ranns
· 7 years ago
020df9a
VOM: handle null for iterator in dump cmd
by Neale Ranns
· 7 years ago
fd92060
VOM: Additions to allow uses to UT applications that use VOM
by Neale Ranns
· 7 years ago
5a4f96a
VOM: stats: Associate stat obj to interface
by Mohsin Kazmi
· 7 years ago
52bf22e
Have PAPI find its API definition files
by Chris Luke
· 7 years ago
8493752
nowhere to set read_timeout
by dongjuan
· 7 years ago
8ac4ce8
VOM fixes and logger improvements
by Neale Ranns
· 7 years ago
263f955
VOM: interface's handle() retreives from singular instance
by Neale Ranns
· 7 years ago
352ea0c
VOM: interface RD update reconfigures L3 bindings
by Neale Ranns
· 7 years ago
10e7a9f
VOM: bridge-domain learning mode and route help commands
by Neale Ranns
· 7 years ago
ba3c773
Handle CPU flags from autotools project
by Damjan Marion
· 7 years ago
b8d4481
Break up vpe.api
by Neale Ranns
· 7 years ago
bc3c126
VOM: enum_base - not constexpr to appease coverity
by Neale Ranns
· 7 years ago
814b47b
VOM: memset DHCP hostname in VPP API
by Neale Ranns
· 7 years ago
4e50d2f
VOM: Inspect: fix the bug
by Mohsin Kazmi
· 7 years ago
67b1b22
VOM: Makefile: Fix the execution time initialization order
by Mohsin Kazmi
· 7 years ago
c3a2a2f
VOM logger levels fix
by Neale Ranns
· 7 years ago
c65fdbf
jvpp: test measuring number of invocations per time (VPP-619)
by Matej
· 7 years ago
2ea2e42
VOM rpm build fixes
by Neale Ranns
· 7 years ago
20ab0a4
Fix include header for cmds
by Mohsin Kazmi
· 7 years ago
9ef1c0a
VOM reshuffle
by Neale Ranns
· 7 years ago
fd67ece
Fix coverity warnings in VOM and VAPI
by Neale Ranns
· 7 years ago
a74b741
VPP-959: Support old version of CFFI
by Ole Troan
· 7 years ago
6e3b5a2
vom: fix build with gcc7
by Damjan Marion
· 7 years ago
f29e85f
VOM fixes for 9090 - ships in the night commits
by Neale Ranns
· 7 years ago
812ed39
VPP Object Model (VOM)
by Neale Ranns
· 7 years ago
ca3b6f1
VPP PAPI: Error in unserializer for non-array compound types.
by Ole Troan
· 7 years ago
7008da2
jvpp: bugfix for deadlock in java future API (VPP-1037)
by Matej
· 7 years ago
895b6e8
VPP-1033: Python API support arbitrary sized input parameters.
by Ole Troan
· 7 years ago
c7fc97a
jvpp: stop plugin intialization on first mismatch
by Marek Gradzki
· 7 years ago
ac1a728
jvpp: adding callbacks for all messages (VPP-914)
by Matej Perina
· 7 years ago
b4d3c96
jvpp: added logs for sending and receiving event messages (VPP-982)
by Matej Perina
· 7 years ago
59b2565
Repair vlib API socket server
by Dave Barach
· 7 years ago
905e250
C++ API: remove deprecated throw lists
by Klement Sekera
· 7 years ago
958b750
drop python3 dependency
by Klement Sekera
· 7 years ago
75a17ec
VPP-990 remove registered handler if control ping fails
by Matej Perina
· 7 years ago
v18.01-rc0
879ace3
Various fixes for issues found by Coverity (VPP-972)
by Chris Luke
· 7 years ago
dc15be2
Add C++ API
by Klement Sekera
· 8 years ago
8f2a4ea
Add new C API
by Klement Sekera
· 8 years ago
3e23367
jvpp: add vpe_pid to ConnectionInfo
by Matej Perina
· 7 years ago
68ec940
VPP-960: Python API add more information in exception for invalid arguments to API calls.
by Ole Troan
· 7 years ago
Next »