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
/
vlibmemory
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-30
vlib: fix coverity 274750, part 2
Andrew Yourtchenko
1
-1
/
+1
2022-08-17
vlib: fix coverity 274750
Andrew Yourtchenko
1
-1
/
+4
2022-05-19
api: refactor api data storage
Damjan Marion
7
-127
/
+87
2022-05-11
api: revert the changes to atexit for shared memory client
Andrew Yourtchenko
1
-1
/
+1
2022-05-02
vapi: support api clients within vpp process
Ole Troan
2
-2
/
+103
2022-04-15
api: fix infinite loop in show api dump CLI
Andrew Yourtchenko
1
-1
/
+1
2022-04-05
vppinfra: refactor address sanitizer
Damjan Marion
4
-7
/
+7
2022-04-04
vppinfra: make _vec_len() read-only
Damjan Marion
4
-12
/
+12
2022-03-23
api: better segregate client and server code
Benoît Ganne
2
-5
/
+144
2022-03-16
vpp: binary-api CLI weak linking workaround
Damjan Marion
1
-1
/
+1
2022-03-04
api: harden api trace parsing
Benoît Ganne
1
-23
/
+22
2022-03-01
vat2: include src/vlibmemory/vlib.api messages
Dave Wallace
1
-0
/
+3
2021-12-16
api: Fix reaper functions for socket clients
Neale Ranns
1
-1
/
+2
2021-12-14
api: verify message size on receipt
Klement Sekera
4
-31
/
+58
2021-10-27
api: fix buffer overflow in vl_msg_replay_json
Benoît Ganne
1
-0
/
+4
2021-10-18
interface: add api test file
Filip Tehlar
5
-64
/
+43
2021-10-12
api: cli coverity fixes
Florin Coras
1
-2
/
+2
2021-10-11
api: set missing handlers
Filip Tehlar
1
-0
/
+3
2021-09-28
api: API trace improvements
Filip Tehlar
8
-155
/
+485
2021-09-28
misc: vpe.api messages dynamically allocated
Ole Troan
2
-1
/
+9
2021-09-27
misc: api move continued
Florin Coras
3
-0
/
+61
2021-09-27
misc: move part of vpe apis to vlibmemory
Florin Coras
5
-601
/
+1674
2021-07-14
api: fix memory error in multi-thread environment
Xiaoming Jiang
1
-1
/
+7
2021-06-22
api: asan: use vec_set_len() so ASan can keep track of buffer len
Benoît Ganne
1
-6
/
+6
2021-06-16
api: remove custom dump
Filip Tehlar
1
-32
/
+3
2021-05-26
api: socket client connect set to blocking
Florin Coras
1
-1
/
+1
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
1
-2
/
+3
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
1
-11
/
+16
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-2
/
+2
2021-03-19
api: Avoid the usage of the freed registration by the API calls
Andrew Yourtchenko
1
-23
/
+51
2021-03-03
api: fix crash when cf removed
wanghanlin
1
-2
/
+16
2021-01-20
vlib: fix build with musl
Nathan Moos
1
-0
/
+1
2020-12-28
vlib: add missing file template descriptions
Paul Vinciguerra
1
-0
/
+2
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
3
-13
/
+13
2020-10-21
svm: fix ASAN annotations for external chunks
Benoît Ganne
1
-0
/
+5
2020-09-30
svm: harmonize ssvm names
Florin Coras
2
-3
/
+3
2020-08-18
api: retry sending fd on EAGAIN
Florin Coras
1
-1
/
+2
2020-07-19
api: call api reaper callbacks for socket clients
Dave Barach
2
-5
/
+7
2020-06-17
docs: add more FEATURE.yaml documentation
Dave Barach
1
-0
/
+13
2020-05-27
dhcp: vat support for the dhcp_client_dump API
Dave Barach
2
-0
/
+12
2020-05-25
api: add new stream message convention
Ole Troan
1
-0
/
+22
2020-05-15
misc: removed executable bits from source files
Ray Kinsella
1
-0
/
+0
2020-05-12
api: use malloc for rx thread arg instead of heap
Florin Coras
1
-2
/
+2
2020-04-22
api: 'api trace' CLI consumes a line of input
Neale Ranns
1
-16
/
+22
2020-04-22
misc: asan: do not poison memory after munmap()
Benoît Ganne
1
-5
/
+0
2020-02-12
api: do not truncate api dump file size
Benoît Ganne
1
-1
/
+1
2020-02-11
misc: fix coverity warnings
Dave Barach
1
-2
/
+4
2020-02-05
api: fix vl_api_clnt_node process stack overflow
Chenmin Sun
1
-0
/
+1
2020-01-23
api: mark api_trace_command_fn thread-safe
Dave Barach
1
-1
/
+20
2019-12-17
misc: address sanitizer: fix instrumentation
Benoît Ganne
1
-0
/
+8
[next]