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
/
api_shared.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-14
api: verify message size on receipt
Klement Sekera
1
-29
/
+60
2021-10-18
api: remove legacy pd msg handlers
Klement Sekera
1
-35
/
+0
2021-09-28
api: API trace improvements
Filip Tehlar
1
-101
/
+182
2021-05-10
api: fix crash in vl_msg_api_free
wanghanlin
1
-1
/
+15
2021-02-07
vppinfra: do not crash if format string is null
Andrew Yourtchenko
1
-4
/
+4
2020-07-16
misc: add callback hooks and refactor pmc
Tom Seidenberg
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
1
-1
/
+19
2020-05-04
misc: binary api fuzz test fixes
Dave Barach
1
-1
/
+26
2020-02-26
api: improve api string safety
Jakub Grajciar
1
-10
/
+24
2019-12-11
api: Use vl_msg_push/pop_heap
Nathan Skrzypczak
1
-4
/
+16
2019-12-10
api: multiple connections per process
Dave Barach
1
-22
/
+32
2019-12-06
api: avoid swapping vlib_rp before barrier sync
Florin Coras
1
-2
/
+16
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
1
-2
/
+10
2019-08-08
api: vppapitrace JSON/API trace converter
Ole Troan
1
-2
/
+34
2019-07-19
api: fix coverity warning
Dave Barach
1
-3
/
+8
2019-07-16
api: enable binary API event logging in vat
Dave Barach
1
-28
/
+81
2019-07-02
api: fix coverity warnings
Dave Barach
1
-7
/
+7
2019-06-26
api: Remove the inlines file and replace with library functions
Neale Ranns
1
-0
/
+40
2019-06-14
api: add mp-safe/barrier-sync indication to elogs
Dave Barach
1
-6
/
+17
2019-06-12
infra: fix minor memory leak in "api trace..."
Dave Barach
1
-1
/
+3
2019-03-25
add api trace print
ezkexma
1
-1
/
+16
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-10-01
API / CLI event-log tracing
Dave Barach
1
-45
/
+38
2018-06-05
VPP API: Memory trace
Ole Troan
1
-0
/
+17
2018-01-22
svm: queue sub: Add conditional timed wait
Mohsin Kazmi
1
-1
/
+1
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-2
/
+17
2017-10-13
VPP-1027: DNS name resolver
Dave Barach
1
-1
/
+16
2017-10-10
API versioning: Fix coverity errors from strncpy()
Ole Troan
1
-1
/
+1
2017-10-09
vppapigen: support per-file (major,minor,patch) version stamps
Dave Barach
1
-0
/
+9
2017-09-27
VPP-990 remove registered handler if control ping fails
v18.01-rc0
Matej Perina
1
-0
/
+12
2017-09-20
Improve API message handler re-registration check
Dave Barach
1
-3
/
+5
2017-09-11
Recombine diags and minimum barrier open time changes (VPP-968)
Colin Tregenza Dancer
1
-2
/
+8
2017-05-17
Add vl_msg_api_get_message_length[_inline]
Dave Barach
1
-0
/
+6
2017-05-03
A sprinkling of const in vlibmemory/api.h and friends
Neale Ranns
1
-2
/
+2
2017-03-09
vlib_mains == 0 special cases be gone
Dave Barach
1
-509
/
+21
2017-03-03
Improve api trace replay consistency checking
Dave Barach
1
-0
/
+6
2017-03-02
Clean up binary api message handler registration issues
Dave Barach
1
-0
/
+4
2017-02-14
Fix typo in API warning message.
Jon Loeliger
1
-1
/
+1
2017-01-05
Fix uninitialized stack local, VPP-581
Dave Barach
1
-0
/
+2
2016-12-28
Reorganize source tree to use single autotools instance
Damjan Marion
1
-0
/
+1375