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
/
plugins
/
unittest
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-18
Fix GCC 8 compiler warnings on strncpy's truncated copy on debian distro
Steven Luong
1
-0
/
+12
2019-01-12
session: generate wrong thread errors instead of crashing
Florin Coras
1
-1
/
+2
2019-01-10
strncpy_s_inline copies more bytes than necessary
Steven
1
-1
/
+10
2019-01-07
string_test: coverity woe
Steven
1
-6
/
+0
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-2
/
+2
2018-12-28
session: free session after transport and app confirm
Florin Coras
2
-3
/
+3
2018-12-18
MFIB: recurse resolution through an MFIB entry
Neale Ranns
1
-22
/
+467
2018-12-16
IP6-MFIB: replace the radix tree with bihash (VPP-1526)
Neale Ranns
1
-15
/
+16
2018-12-14
Revert gerrit 16429 to fix a Debian build-break
Dave Barach
1
-22
/
+44
2018-12-14
Fix compiling issue with GCC-8.x in string test functions
Lijian.Zhang
1
-44
/
+22
2018-12-05
Fix gcc-8 compile issues in string_test.c
Dave Barach
1
-1
/
+35
2018-12-03
move [m]fib and BIER tests to unittest plugin
Neale Ranns
4
-0
/
+13050
2018-12-02
vppinfra: c11 safe string functions
Steven
1
-25
/
+1559
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-2
/
+2
2018-11-21
session: cleanup use of api_client_index
Florin Coras
1
-2
/
+2
2018-11-18
vcl/session: apps with process workers
Florin Coras
1
-0
/
+5
2018-11-15
session: fix endpt cfg test (VPP-1492)
Florin Coras
1
-3
/
+11
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-2
/
+2
2018-10-31
session: add wrk context
Florin Coras
1
-5
/
+5
2018-10-28
session: move test to unittest plugin
Florin Coras
2
-2
/
+1759
2018-10-23
c11 safe string handling support
Dave Barach
3
-8
/
+154
2018-10-21
tcp: count first lost hole (VPP-1465)
Florin Coras
1
-3
/
+29
2018-10-18
tcp: fix sacks lost bytes counting (VPP-1465)
Florin Coras
1
-34
/
+90
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
1
-2
/
+3
2018-10-17
tcp: avoid sack processing when not needed (VPP-1460)
Florin Coras
1
-1
/
+1
2018-09-12
fix bihash test code
Dave Barach
1
-0
/
+7
2018-08-25
cmake: improve add_vpp_plugin macro
Damjan Marion
1
-1
/
+2
2018-08-17
CMake as an alternative to autotools (experimental)
Damjan Marion
1
-0
/
+18
2018-07-24
Create a unit-test plugin
Dave Barach
4
-0
/
+2360