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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-08
vlib: fix old nodes vector overflow in refork
Benoît Ganne
1
-5
/
+2
2019-10-07
ipsec: fix use-after-free
Benoît Ganne
1
-3
/
+7
2019-10-07
bonding: fix non-null-terminated C-string
Benoît Ganne
1
-2
/
+8
2019-10-07
api: fix use-after-free
Benoît Ganne
1
-3
/
+3
2019-10-05
bonding: traffic traversing the wrong interface
Steven Luong
1
-0
/
+1
2019-10-04
hsa: fix non-NULL terminated C-string use in echo
Benoît Ganne
1
-9
/
+9
2019-10-04
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-10-04
ipsec: support 4o6 and 6o4 for tunnel protect
Neale Ranns
3
-27
/
+71
2019-10-04
misc: add vnet classify filter set support
Dave Barach
9
-58
/
+248
2019-10-04
vlib: improve summary vector-rate statistics
Dave Barach
8
-103
/
+105
2019-10-04
stats: fix per-worker stat vector length
Benoît Ganne
1
-3
/
+4
2019-10-03
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-10-03
rdma: fix non-NULL terminated C-string overflow
Benoît Ganne
2
-3
/
+3
2019-10-03
session: fix io_evt mq locking
Nathan Skrzypczak
1
-3
/
+2
2019-10-03
tests: add quic plugin qclose/sclose tests
Dave Wallace
1
-25
/
+197
2019-10-03
ip: fix use-after-free in reassembly
Benoît Ganne
2
-6
/
+8
2019-10-03
classify: use vector code even when data is not aligned
Damjan Marion
3
-203
/
+147
2019-10-03
ip: respect buffer boundary when searching for ipv6 headers
Klement Sekera
7
-63
/
+138
2019-10-03
session: fix unbind coverity warning
Florin Coras
1
-0
/
+7
2019-10-03
ipsec: add insecure option for format of SA
Christian E. Hopps
3
-3
/
+9
2019-10-03
vcl: initialize ctrl_mq in workers
Florin Coras
2
-1
/
+5
2019-10-03
ipsec: allow null cipher with dpdk esp
Christian E. Hopps
1
-1
/
+2
2019-10-03
ipsec: fix memleaks in ikev2 openssl code
Christian E. Hopps
1
-3
/
+15
2019-10-03
udp: do not send received packets to error-drop
Aloys Augustin
1
-192
/
+173
2019-10-03
session: fix cleanup in closing states
Florin Coras
2
-3
/
+3
2019-10-03
fib: fix some typos in fib/mtrie
Lijian.Zhang
20
-35
/
+35
2019-10-03
ip: refactor reassembly
Klement Sekera
11
-843
/
+888
2019-10-03
papi: truncate long logger messages
Klement Sekera
1
-1
/
+4
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
21
-0
/
+32
2019-10-03
build: pass 'no-pci' to autgenerated config
Damjan Marion
1
-0
/
+1
2019-10-03
gbp: fix contract rule handling
Benoît Ganne
7
-20
/
+50
2019-10-03
hsa: fix typo in vpp_echo for tx-buf
MathiasRaoul
1
-6
/
+6
2019-10-03
nat: fix update of outside fibs (output-feature)
Dmitry Vakhrushev
3
-4
/
+198
2019-10-03
ebuild: Add MAKE_PARALLEL_FLAGS to VPP build
juraj.linkes
1
-1
/
+1
2019-10-03
classify: remove includes from classifier header file
Damjan Marion
15
-10
/
+19
2019-10-03
hsa: refactor vpp_echo failure handling
Dave Wallace
7
-97
/
+214
2019-10-03
vcl: allow non-blocking connects
Florin Coras
4
-17
/
+38
2019-10-02
ip: mfib CLI 'via local' fix
Neale Ranns
1
-0
/
+2
2019-10-02
session: validate connection in session lookup del
Florin Coras
1
-1
/
+1
2019-10-02
tcp: use sacks for timer based recovery
Florin Coras
9
-278
/
+337
2019-10-02
ip: fix memory leak in ip_dump handler
Matthew Smith
1
-0
/
+2
2019-10-01
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-10-01
hsa: fix vpp_echo stats output
Dave Wallace
1
-16
/
+37
2019-09-30
session: move ctrl messages from bapi to mq
Florin Coras
14
-273
/
+808
2019-09-30
tcp: fix unformat cwnd multiplier
Florin Coras
1
-16
/
+18
2019-09-30
fib: do not dump no-longer valid adjacencies
Benoît Ganne
4
-3
/
+23
2019-09-30
gbp: remove loopback interfaces between tests
Benoît Ganne
1
-0
/
+3
2019-09-30
session: fix msg freeing on error
Nathan Skrzypczak
4
-24
/
+7
2019-09-30
tcp: refactor congestion event handling
Florin Coras
1
-40
/
+36
2019-09-30
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
[next]