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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
session: free ctrl event data on connect rpc
Florin Coras
1
-0
/
+1
2021-06-29
vcl: Don't use app_socket_api to notify VPP in parent when child exited
wanghanlin
1
-1
/
+5
2021-06-29
vcl: epoll fix postponed evt handling
Florin Coras
1
-6
/
+33
2021-06-25
stats: fix race conditions in vpp-api stats client
Arthur de Kerhor
1
-1
/
+1
2021-06-22
session: avoid reordering unlisten and connect msg
Florin Coras
1
-6
/
+33
2021-06-21
vlib: fix coverity warning
Dave Barach
1
-0
/
+3
2021-06-17
vcl: fix worker cleanup
Florin Coras
1
-0
/
+7
2021-06-17
tls: increase engine bits room in handle to support custom engine type
jxm
1
-1
/
+1
2021-06-16
vcl: fix fifo sharing
Florin Coras
6
-2
/
+35
2021-06-14
session: fix listener ct transport retrieval on accept
v21.06-rc2
Florin Coras
1
-6
/
+8
2021-06-14
tcp: fix proto in port reuse check
Florin Coras
1
-2
/
+2
2021-06-13
vlib: fix dangling reference in node_by_name hash
Dave Barach
1
-1
/
+4
2021-06-11
memif: fix crash with zero-copy slave
Damjan Marion
1
-1
/
+1
2021-06-11
session: half-open free only on main thread
Florin Coras
1
-4
/
+3
2021-06-10
vcl: touch fifo on epoll del only if session open
Florin Coras
1
-3
/
+6
2021-06-09
fib: make sure dpo is valid even when path pool expands
Benoît Ganne
1
-8
/
+22
2021-06-09
fib: make sure adj is valid during walk
Benoît Ganne
1
-0
/
+3
2021-06-09
ipsec: fix crypto ops in esp decrypt
Benoît Ganne
1
-2
/
+7
2021-06-08
vppinfra: pool_free_elts() now supports fixed-size pools
Dave Barach
3
-29
/
+99
2021-06-07
vcl: avoid multiple reads on peek
Florin Coras
1
-0
/
+4
2021-06-07
vcl: avoid updating errno on ldp init check
Florin Coras
1
-71
/
+43
2021-06-07
tls: change picotls plugin crypto module to accommodate new version picotls
Simon Zhang
2
-3
/
+3
2021-06-07
vcl: accept zero length writes
Florin Coras
1
-7
/
+8
2021-06-07
vcl: epoll error handling fixes and improvements
Florin Coras
2
-6
/
+22
2021-06-07
dpdk: silence coverity warning on use of uninitialized value
pibr
1
-0
/
+1
2021-06-07
nat: fix broken nat44-ed cli
Ruslan Babayev
2
-10
/
+1
2021-06-03
svm: release mem order for fifo chunk list CAS
Florin Coras
1
-6
/
+9
2021-06-03
session: avoid ct connects loop
Florin Coras
1
-1
/
+2
2021-06-03
session: lcl transport info on accept
Florin Coras
3
-2
/
+5
2021-06-03
srtp: cleanup build and default to disabled
Florin Coras
2
-12
/
+1
2021-06-01
interface: fix vnet_sw_interface_update_unnumbered
Dave Barach
1
-6
/
+13
2021-06-01
tls: fix handling of failed accepts
Florin Coras
1
-3
/
+12
2021-05-29
hsa: proxy listener support addition of fifo segments
Florin Coras
1
-0
/
+1
2021-05-28
svm: fix inadequate atomic load for chunk mgr
Dave Wallace
1
-3
/
+3
2021-05-26
vppinfra: explicit blocking mode for sock connects
Florin Coras
4
-5
/
+9
2021-05-26
fib: During the mfib lookup set the unicast FIB index in the packet so that a...
Neale Ranns
1
-26
/
+28
2021-05-26
pg: revert exec file fixes
Ray Kinsella
1
-6
/
+1
2021-05-26
nat: add thread index assertions
Klement Sekera
4
-0
/
+11
2021-05-26
api: socket client connect set to blocking
Florin Coras
2
-1
/
+9
2021-05-26
vlib: revert exec cmd handle scripts with blank lines
Ray Kinsella
1
-21
/
+3
2021-05-26
perfmon: revert raw column support
Ray Kinsella
3
-30
/
+0
2021-05-26
tests: move vapi C/C++ test files into src/
Damjan Marion
4
-0
/
+1538
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
13
-4
/
+1537
2021-05-25
linux-cp: A V2 variant of pair create API that returns the host
Neale Ranns
5
-22
/
+88
2021-05-25
nat: report correct EI per-user session limit
Matthew Smith
2
-3
/
+5
2021-05-25
dpdk: disable DPDK iAVF interrupt support
Mohammed Hawari
1
-2
/
+3
2021-05-25
interface: show if tx queue is shared
Damjan Marion
1
-4
/
+6
2021-05-22
tls: prealloc chunks for dtls dgram enq
Florin Coras
2
-3
/
+5
2021-05-21
session: improve main thread connects rpc
Florin Coras
2
-18
/
+26
2021-05-21
stats: catch stat segment overrun in retry loop
Ole Troan
1
-3
/
+3
[next]