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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vlibapi
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-27
api: keep AddressSanitizer happy
Benoît Ganne
1
-0
/
+1
2022-09-29
api: deprecate vl_msg_api_set_handlers
Damjan Marion
2
-34
/
+0
2022-09-26
api: replace print functions wth format
Damjan Marion
6
-33
/
+56
2022-09-26
api: keep api common code in vlibapi
Damjan Marion
3
-9
/
+975
2022-08-17
vlib: fix coverity 274744
Andrew Yourtchenko
1
-1
/
+4
2022-05-19
api: refactor api data storage
Damjan Marion
4
-134
/
+132
2022-05-02
vapi: support api clients within vpp process
Ole Troan
1
-0
/
+2
2022-04-08
api: Do not assert of short message lengths
Neale Ranns
1
-1
/
+0
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
1
-6
/
+6
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
1
-1
/
+1
2022-03-23
api: better segregate client and server code
Benoît Ganne
3
-161
/
+5
2021-12-14
api: verify message size on receipt
Klement Sekera
2
-35
/
+71
2021-12-08
api: improve REPLY_MACRO safety
Klement Sekera
1
-98
/
+123
2021-12-01
api: add api macros for native endian
Mohsin Kazmi
1
-35
/
+289
2021-11-26
api: add helper macros for native endian
Mohsin Kazmi
1
-0
/
+44
2021-10-18
api: remove legacy pd msg handlers
Klement Sekera
3
-46
/
+0
2021-10-18
interface: add api test file
Filip Tehlar
1
-5
/
+8
2021-10-13
docs: convert vpp doc md->rst
Nathan Skrzypczak
2
-352
/
+342
2021-09-28
api: API trace improvements
Filip Tehlar
3
-108
/
+209
2021-09-27
misc: move part of vpe apis to vlibmemory
Florin Coras
1
-7
/
+3
2021-09-17
build: use GNUInstallDirs install destinations
Nick Brown
1
-1
/
+1
2021-07-29
ip: add api test file
Filip Tehlar
1
-0
/
+13
2021-05-10
api: fix crash in vl_msg_api_free
wanghanlin
1
-1
/
+15
2021-03-19
api: Avoid the usage of the freed registration by the API calls
Andrew Yourtchenko
1
-0
/
+1
2021-02-07
vppinfra: do not crash if format string is null
Andrew Yourtchenko
1
-4
/
+4
2021-02-04
linux-cp: Linux Interface Mirroring for Control Plane Integration
Neale Ranns
1
-27
/
+39
2020-10-24
vrrp: asynchronous events on VR state change
Matthew Smith
1
-1
/
+2
2020-10-06
feature: Add packet trace API
Jon Loeliger
1
-0
/
+29
2020-08-25
api: register endian handlers for reply messages
Ole Troan
1
-1
/
+20
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
2
-1
/
+21
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
1
-0
/
+14
2020-06-15
api: check id is valid for bounce checking
Benoît Ganne
1
-1
/
+1
2020-05-27
api: make vpp api handlers endian independent
Ole Troan
3
-1
/
+43
2020-05-25
api: add new stream message convention
Ole Troan
1
-0
/
+37
2020-05-06
docs: clean up make docs job
Paul Vinciguerra
1
-1
/
+2
2020-05-04
misc: binary api fuzz test fixes
Dave Barach
3
-2
/
+28
2020-04-14
vat: fix socket connection
Dave Barach
1
-15
/
+15
2020-02-26
api: add macro that zeros out api reply buffer
Paul Vinciguerra
1
-0
/
+32
2020-02-26
api: improve api string safety
Jakub Grajciar
2
-13
/
+34
2019-12-17
ip: Protocol Independent IP Neighbors
Neale Ranns
1
-13
/
+4
2019-12-11
api: Use vl_msg_push/pop_heap
Nathan Skrzypczak
2
-4
/
+18
2019-12-10
api: pass api and client main to rx thread
Florin Coras
1
-0
/
+6
2019-12-10
api: multiple connections per process
Dave Barach
3
-24
/
+41
2019-12-06
api: avoid swapping vlib_rp before barrier sync
Florin Coras
2
-4
/
+19
2019-11-27
misc: add address sanitizer heap instrumentation
Benoît Ganne
1
-0
/
+20
2019-10-08
api: add bapi thread handle to api main structure.
IJsbrand Wijnands
1
-0
/
+3
2019-09-25
api: split api generated files
Ole Troan
1
-0
/
+15
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
2
-3
/
+12
2019-08-20
api: Cleanup APIs interface.api
Jakub Grajciar
1
-0
/
+2
2019-08-08
api: vppapitrace JSON/API trace converter
Ole Troan
2
-4
/
+36
[next]