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-03-03
nsh: Resolve SA errors in NSH plugin.
Vengada Prasad Govindan
1
-15
/
+0
2021-03-03
dhcp: calls to vnet_feature_enable_disable needs to be protected
Steven Luong
1
-1
/
+7
2021-03-02
ikev2: fix auth
Filip Tehlar
1
-1
/
+1
2021-03-02
classify: fix crash if no pcap filter has been configured
Benoît Ganne
1
-1
/
+2
2021-03-02
classify: fix multiple filters support
Benoît Ganne
1
-11
/
+22
2021-03-01
nat: avoid crash if plugin not enabled
Klement Sekera
1
-18
/
+21
2021-03-01
nat: pick outside addr based on local addr
Klement Sekera
6
-107
/
+215
2021-02-28
session svm: segment manager and fifo segment leaks
Florin Coras
2
-0
/
+4
2021-02-27
vlib: fix clear trace buffer race condition
Benoît Ganne
1
-4
/
+15
2021-02-26
vppinfra: mem leak in show memory main-heap
Florin Coras
1
-1
/
+5
2021-02-26
udp: avoid locking connected udp sessions on rx
Florin Coras
3
-2
/
+8
2021-02-26
cnat: coverity fix
Nathan Skrzypczak
1
-2
/
+4
2021-02-26
virtio: place the event fds on worker threads for pci device
Mohsin Kazmi
1
-0
/
+11
2021-02-26
svm: fix shared hdr migration
Florin Coras
2
-7
/
+9
2021-02-26
nat: optimize flow matching in ED NAT
Klement Sekera
5
-81
/
+87
2021-02-26
nat: NAT44ED fail if using old plugin option
Filip Varga
4
-450
/
+498
2021-02-26
interface: Fix rxq deletion
Nathan Skrzypczak
1
-2
/
+11
2021-02-26
interface: fix sh int rx
Nathan Skrzypczak
2
-2
/
+2
2021-02-26
ipsec: move the IPSec SA pool out of ipsec_main
Neale Ranns
18
-98
/
+85
2021-02-26
cnat: add input feature node
Nathan Skrzypczak
6
-0
/
+507
2021-02-26
cnat: Add maglev support
Nathan Skrzypczak
9
-25
/
+253
2021-02-26
cnat: fixes & prepare maglev
Nathan Skrzypczak
16
-366
/
+390
2021-02-26
crypto: fix coverity issue 218445
Piotr Bronowski
1
-3
/
+0
2021-02-25
sr: Fix the coverity issue on srv6-mobile plugin
Tetsuya Murakami
1
-2
/
+2
2021-02-25
tests: Add tests for IPSec async mode using the crypto SW scheduler
Neale Ranns
1
-1
/
+2
2021-02-25
ipsec: ipsec.h tidy up
Neale Ranns
6
-56
/
+86
2021-02-25
ikev2: Use the IPSec functions for UDP port management
Neale Ranns
2
-46
/
+2
2021-02-25
linux-cp: fix vector-used-a-C-string overflow
Benoît Ganne
2
-4
/
+3
2021-02-25
ipsec: enable input features on tunnels
Brian Russell
4
-30
/
+93
2021-02-24
nat: Final NAT44 EI/ED split patch
Filip Varga
44
-5781
/
+10760
2021-02-24
virtio: enable the interrupt support for uio_pci_generic
Mohsin Kazmi
1
-11
/
+4
2021-02-24
session: init ctrl msg without mq lock
Florin Coras
1
-102
/
+96
2021-02-24
fib: fix sa selection for fib routed destinations
Július Milan
1
-4
/
+14
2021-02-24
wireguard: coverity fix
Artem Glazychev
1
-11
/
+12
2021-02-24
crypto: A more memory efficient layout of the frame element struct
Neale Ranns
2
-18
/
+26
2021-02-24
docs: move pnat doc link into dev doc section
Dave Wallace
1
-1
/
+1
2021-02-23
l2: coverity woe in l2_api.c
Steven Luong
1
-23
/
+20
2021-02-23
hsa: fifo detach cleanup
Florin Coras
2
-0
/
+27
2021-02-23
vcl: segment index leak on attach
Florin Coras
1
-1
/
+1
2021-02-23
vcl: fix coverity warning
Florin Coras
1
-7
/
+9
2021-02-23
vlib: fix offload flags value reset
Benoît Ganne
1
-2
/
+11
2021-02-22
vcl: fix vls_intercept_sigchld_handler be called recursively
nandfan
1
-0
/
+5
2021-02-22
api: fix memory leak in vl_api_cli_inband_t_handler
Andrew Yourtchenko
1
-0
/
+1
2021-02-22
vcl: cleanup fifos detached from segments
Florin Coras
4
-3
/
+60
2021-02-22
svm: free shared fifo on detach
Florin Coras
1
-2
/
+4
2021-02-22
vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN
wanghanlin
3
-0
/
+26
2021-02-22
ip-neighbor: add set ip neighbor-config CLI command
Ivan Shvedunov
1
-0
/
+54
2021-02-20
svm: return chunks to slice on fifo detach
Florin Coras
2
-18
/
+14
2021-02-19
dpdk: fix cryptodev offset update
Fan Zhang
1
-11
/
+8
2021-02-19
tests: add input policer thread handoff tests
Brian Russell
1
-2
/
+74
[next]