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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-01
session: refactor local connects
Florin Coras
11
-886
/
+474
2019-02-28
MPLS: tunnel delete crash
Neale Ranns
1
-0
/
+6
2019-02-28
TEST: IPSEC NAT-T with UDP header
Neale Ranns
1
-0
/
+1
2019-02-27
session: refactor local/cut-through listens
Florin Coras
7
-188
/
+262
2019-02-27
VPP-1576: fix Coverity issues
Dave Barach
1
-1
/
+2
2019-02-26
VPP-1574: minimize RPC barrier sync calls
Dave Barach
1
-5
/
+25
2019-02-26
session: fix local binds
Florin Coras
2
-3
/
+4
2019-02-26
Move pcap rx/tx trace code out of the dpdk plugin
Dave Barach
3
-17
/
+374
2019-02-25
Fix broken ASSERT
Dave Barach
1
-1
/
+2
2019-02-25
IKEv2 to plugin
Neale Ranns
11
-7252
/
+19
2019-02-25
buffer chain linearization
Klement Sekera
4
-339
/
+92
2019-02-23
vhoat: potential crash in map_guest_mem using debug image
Steven Luong
1
-1
/
+14
2019-02-23
session: separate local session logic
Florin Coras
10
-529
/
+607
2019-02-22
tcp: keep snd sack block free list
Florin Coras
3
-2
/
+7
2019-02-22
IPSEC: header exports
Neale Ranns
8
-1
/
+10
2019-02-22
Callback functions must have the correct signature
Neale Ranns
3
-4
/
+8
2019-02-22
tcp: send enough dupacks to cover all sack holes
Florin Coras
4
-14
/
+37
2019-02-22
session/vcl: fix coverity warnings
Florin Coras
1
-1
/
+1
2019-02-22
tapv2: coverity strikes back
Steven Luong
1
-5
/
+4
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
2
-0
/
+2
2019-02-21
vhost: VPP stalls with vhost performing control plane actions
Steven Luong
3
-214
/
+259
2019-02-21
Revert "bond: problem switching from l2 to l3"
Peter Mikus
1
-11
/
+0
2019-02-21
vcl/session: send unlisten over message queue
Florin Coras
3
-2
/
+39
2019-02-21
tcp: drop outstanding data when entering closing state
Florin Coras
4
-7
/
+16
2019-02-20
pg: fix payload hex-string bug
Kingwel Xie
1
-6
/
+8
2019-02-20
pg: fix tracing when device-input feature arc is used
Damjan Marion
1
-6
/
+4
2019-02-20
pg: fix crash when multiple streams are enqueuing to the same next
Damjan Marion
1
-1
/
+1
2019-02-20
pg: remove no-recycle option
Damjan Marion
2
-6
/
+0
2019-02-20
session: fix local sessions disconnects
Florin Coras
2
-22
/
+21
2019-02-20
tls: add vcl test
Florin Coras
3
-7
/
+7
2019-02-20
IPSEC: API coverity error of unitialised stat_index value
Neale Ranns
1
-0
/
+2
2019-02-20
IPSEC-GRE: no clib_warning in the DP
Neale Ranns
1
-3
/
+0
2019-02-19
reassembly: handle ip6 atomic fragments
Klement Sekera
1
-6
/
+3
2019-02-19
reassembly: fix buffer usage counter
Klement Sekera
1
-5
/
+7
2019-02-19
VPP-1568:when entry src cover change, recursive-loop fib still can not work.
mu.duojiao
1
-0
/
+9
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
14
-59
/
+786
2019-02-19
VPP-1573 fix crash in ip6 reassembly
Klement Sekera
1
-1
/
+1
2019-02-19
ip6-local: fix uninitialized variable error
Damjan Marion
1
-1
/
+1
2019-02-18
tls: fix openssl/mbedtls use of app_wrk index
Florin Coras
2
-15
/
+15
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
8
-175
/
+158
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
9
-35
/
+82
2019-02-18
DHCP: trace flags copied from old to new not vice-versa
Neale Ranns
2
-2
/
+2
2019-02-18
Explicit dual-loop in ip6-local
Benoît Ganne
1
-72
/
+134
2019-02-18
IPSEC: move SA counters into the stats segment
Neale Ranns
11
-18
/
+66
2019-02-18
tcp: fix handling of retransmitted syns
Florin Coras
2
-16
/
+26
2019-02-15
Optimize ip6-local
Benoît Ganne
1
-246
/
+187
2019-02-15
Fix connexion segfault in session api affecting tcp_echo
Nathan Skrzypczak
1
-1
/
+2
2019-02-15
FIB: pass a copy the walk context
Neale Ranns
1
-1
/
+3
2019-02-14
ipsec: memory leak fixup
Kingwel Xie
1
-1
/
+4
2019-02-14
Add -fno-common compile option
Benoît Ganne
21
-16
/
+28
[next]