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/2502
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
2024-12-16
papi: vpp_papi asyncio support
Ole Troan
2
-1
/
+769
2024-12-12
vapi: remove directory name from include guards
Oleksandr Hnatiuk
1
-1
/
+1
2024-11-29
vapi: fix vapi_ctx_alloc
BenoƮt Ganne
1
-5
/
+4
2024-11-27
vapi: only wait if queue is empty
Matthew Smith
1
-1
/
+2
2024-11-27
vapi: remove plugin dependency from tests
Stanislav Zaikin
2
-93
/
+117
2024-11-22
papi: remove deprecated pkg_resources
Ole Troan
3
-9
/
+11
2024-10-24
vapi: fix uds connect error handling
Stanislav Zaikin
1
-1
/
+1
2024-10-23
vapi: fix mem leak on uds transport
Stanislav Zaikin
1
-0
/
+2
2024-10-07
vapi: don't store dict in length field
Klement Sekera
1
-17
/
+19
2024-08-22
tests: fix make test python issues on ubuntu 24.04
Dave Wallace
1
-0
/
+3
2024-06-14
vapi: Add option to dispatch with timeout
Dau Do
2
-8
/
+27
2024-06-12
papi: more detailed packing error message
Klement Sekera
1
-4
/
+9
2024-04-10
build: use GNUInstallDirs where possible
Wim de With
1
-1
/
+1
2024-04-03
tests: upgrade python packages
Dave Wallace
1
-21
/
+35
2024-04-02
api: fix rx timeout thread busy loop after reconnect
Vladislav Grishenko
1
-0
/
+2
2024-04-02
vapi: avoid memory leak
Klement Sekera
1
-1
/
+1
2024-03-26
tests: Add a socket timeout
Tom Jones
1
-0
/
+6
2024-03-26
papi: Use CMSG_SPACE for sizing ancillary buffer space
Tom Jones
1
-1
/
+1
2024-03-18
vapi: uds transport support
Stanislav Zaikin
6
-171
/
+783
2024-03-13
papi: use correct size for fixed length strings
Klement Sekera
1
-1
/
+1
2024-01-29
api: provide api definition over api
Ole Troan
3
-21
/
+876
2024-01-23
papi: support old style of providing apidir
Vratko Polak
1
-1
/
+4
2024-01-18
tests: preload api files
Maxime Peim
2
-33
/
+41
2023-09-16
vapi: fix coverity warnings
Dave Wallace
1
-12
/
+13
2023-09-06
vapi: fix verification for reply message
Sylvain Cadilhac
1
-1
/
+1
2023-08-18
vapi: improve vl_api_string_t handling
Klement Sekera
4
-34
/
+89
2023-08-18
vapi: support services
Stanislav Zaikin
8
-53
/
+367
2023-08-16
tests docs: update python3 venv packages
Dave Wallace
4
-5
/
+1
2023-05-19
stats: fix memory leak in stat_segment_dump_r()
Duncan Eastoe
1
-0
/
+2
2023-04-17
stats: check if stats vector entry is empty
Ole Troan
1
-0
/
+5
2023-03-21
papi: vla list of fixed strings
Ole Troan
2
-4
/
+28
2023-03-07
build: make Python3 mandatory
Damjan Marion
1
-23
/
+17
2023-03-02
stats: expose symlink to stats client
Ole Troan
2
-4
/
+6
2023-01-04
vapi: add vapi_stop_rx_thread()
Matthew Smith
2
-14
/
+37
2022-12-20
vapi: use the correct my_context_id when disconnecting API clients
Mauro Sardara
1
-5
/
+75
2022-12-14
vapi: implement vapi_wait() for reads
Matthew Smith
3
-15
/
+11
2022-12-12
papi: fix VPP_API_DIR
Pim van Pelt
1
-1
/
+4
2022-12-07
papi: export packed message structures
Ole Troan
1
-0
/
+16
2022-12-07
tests: multiple apidir locations
Ole Troan
1
-1
/
+6
2022-12-07
papi: fix async support for socket transport
Ole Troan
2
-4
/
+5
2022-12-05
stats: return empty vector rather than NULL if stat_segment_dump_r() is run o...
Andrew Yourtchenko
1
-0
/
+9
2022-11-29
stats: fix the memory leak in stat_client.c
Andrew Yourtchenko
1
-0
/
+2
2022-11-28
vapi: write enumflag types to vapi headers
Matthew Smith
2
-0
/
+15
2022-10-12
misc: fix issues reported by clang-15
Damjan Marion
1
-2
/
+0
2022-06-01
papi: vpp_serializer.py - replace slow bytes() with fast bytearray()
Viktor Velichkin
1
-8
/
+8
2022-05-10
tests: replace pycodestyle with black
Klement Sekera
15
-1553
/
+1867
2022-05-02
vapi: support api clients within vpp process
Ole Troan
2
-43
/
+428
2022-04-27
vapi: Fix build when directory contains @
Renato Botelho do Couto
2
-2
/
+3
2022-03-31
stats: convert error counters to normal counters
Damjan Marion
3
-83
/
+16
2022-03-09
stats: refactor
Damjan Marion
2
-20
/
+19
[next]