Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vpp-api
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-16
api: allow specifying no timeout
Klement Sekera
1
-1
/
+1
2021-03-15
tests: use socket transport instead of shared memory
Ole Troan
2
-7
/
+2
2021-03-05
vppapigen: expose the values of per-message "options" in the api.json files
Andrew Yourtchenko
1
-1
/
+1
2021-02-16
vapi: add dedicated return code for client timeout
Paul Vinciguerra
2
-4
/
+16
2021-02-15
papi: add method to retrieve field options
Paul Vinciguerra
1
-0
/
+9
2021-02-09
papi: expose vpp_papi version to client
Paul Vinciguerra
1
-0
/
+6
2021-02-05
papi: remove unused name from __all__
Paul Vinciguerra
1
-1
/
+1
2020-12-18
papi: remove import vpp_transport_socket
Paul Vinciguerra
1
-2
/
+2
2020-12-08
tests: restore vapi C++ test under Centos-8
Paul Vinciguerra
1
-2
/
+1
2020-12-08
papi: remove old client reference
Paul Vinciguerra
2
-4
/
+1
2020-12-04
papi: add support for enumflag part 1 of 2
Paul Vinciguerra
5
-19
/
+160
2020-12-03
papi: remove python2 patterns
Paul Vinciguerra
6
-40
/
+18
2020-12-03
papi: allow client control over loggers
Paul Vinciguerra
6
-8
/
+56
2020-12-03
stats: char-pointer arithmetic style-up
Vratko Polak
1
-6
/
+4
2020-12-02
papi: improve unit testability
Paul Vinciguerra
3
-23
/
+133
2020-12-02
stats: void-pointer arithmetic fix
Elias Rudberg
1
-2
/
+3
2020-12-02
papi: fix copy/paste error
Paul Vinciguerra
1
-2
/
+2
2020-11-25
api: vat2 and json autogeneration for api messages
Ole Troan
2
-4
/
+4
2020-11-17
papi: remove dependency on aenum
Paul Vinciguerra
2
-18
/
+2
2020-11-17
tests: move vpp-api tests to src/vpe-api/test
Dave Wallace
3
-0
/
+174
2020-10-21
stats: missing dimension in stat_set_simple_counter
Ole Troan
2
-8
/
+24
2020-10-07
api: add heap alloc to vpp stats
Ole Troan
3
-1
/
+9
2020-09-28
vppinfra: don't call dlmalloc API directly from the code
Damjan Marion
1
-1
/
+1
2020-09-28
api: remove clib_mem_init from vppapiclient contructor
Ole Troan
3
-25
/
+23
2020-09-09
stats: Fix stat_segment to set timeout directly
Rajesh Goel
1
-0
/
+13
2020-08-17
stats: Move misplaced comment block
Vratko Polak
1
-3
/
+3
2020-08-13
stats: remove offsets on vpp side
Ole Troan
3
-51
/
+37
2020-08-11
papi: allow unknown address family
Ole Troan
2
-10
/
+71
2020-08-11
stats: add timeout for in_progress access to stat segment
Ole Troan
2
-8
/
+50
2020-08-10
stats: name and error index client memory leak
Ole Troan
3
-27
/
+77
2020-06-10
vapi: memset allocated messages to zero
Klement Sekera
1
-0
/
+4
2020-05-25
api: add new stream message convention
Ole Troan
1
-14
/
+36
2020-05-15
misc: fix ubuntu 20.04 python deps
Damjan Marion
1
-1
/
+5
2020-05-08
build: various improvements
Damjan Marion
1
-1
/
+1
2020-05-08
papi: use python3 for papi install
Ole Troan
1
-1
/
+1
2020-05-04
vapi: add support for defaults in typedefs
Paul Vinciguerra
2
-3
/
+7
2020-05-01
api: fix include_guard when path contains a plus
Ruslan Babayev
1
-1
/
+1
2020-04-28
tests: implement ipaddress convenience methods
Paul Vinciguerra
2
-1
/
+34
2020-04-24
vapi: packed enum type generation
Neale Ranns
1
-1
/
+14
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
1
-11
/
+0
2020-02-05
stats: fix state counter removal
Vladimir Isaev
1
-0
/
+3
2019-12-19
papi: lazily initialize stats client
Paul Vinciguerra
1
-5
/
+25
2019-12-17
build: export vapi generation in vpp-dev
Oliver Giles
1
-48
/
+11
2019-12-10
api: multiple connections per process
Dave Barach
3
-15
/
+15
2019-12-05
papi: add call stats
Ole Troan
1
-1
/
+23
2019-12-03
papi: add a per-call _timeout option
Paul Vinciguerra
3
-8
/
+14
2019-11-27
misc: add address sanitizer heap instrumentation
BenoƮt Ganne
2
-0
/
+7
2019-11-27
papi: fix typo in repr
Paul Vinciguerra
1
-1
/
+1
2019-11-24
papi: fix papi default handling
Ole Troan
1
-17
/
+18
2019-11-24
papi: add missing base types to serializer
Paul Vinciguerra
1
-2
/
+4
[next]