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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
hsa: make APP_OPTIONS_PREALLOC_FIFO_PAIRS configurable
MathiasRaoul
3
-1
/
+5
2019-10-18
quic: make quic fifo size configurable via cli
MathiasRaoul
2
-6
/
+83
2019-10-15
rdma: fix crash when failing to read pci addr on create
Benoît Ganne
1
-0
/
+3
2019-10-15
rdma: fix crash when failing to detect numa node on create
Benoît Ganne
1
-0
/
+5
2019-10-15
nat: fix use-after-free
Benoît Ganne
1
-4
/
+6
2019-10-11
tcp: unittest: do not access non-existent samples
Benoît Ganne
1
-1
/
+0
2019-10-11
acl: fix intermittent test failure
Andrew Yourtchenko
1
-9
/
+9
2019-10-11
quic: Create custom event logger
MathiasRaoul
1
-2
/
+39
2019-10-11
ipsec: initialize msgid and allow no dh in child sa
Christian E. Hopps
1
-14
/
+18
2019-10-11
quic: Add Tx, Rx and packet drop counters
MathiasRaoul
3
-0
/
+66
2019-10-11
session: fix use-after-free
Benoît Ganne
1
-2
/
+2
2019-10-11
quic: add cli command for stats
MathiasRaoul
1
-0
/
+47
2019-10-11
hsa: fix vpp_echo mq locking
Nathan Skrzypczak
3
-18
/
+62
2019-10-09
rdma: prevent loopback of broadcast packets
Benoît Ganne
1
-4
/
+9
2019-10-09
rdma: make sure pci subsystem is initialized
Benoît Ganne
1
-1
/
+6
2019-10-08
dns: fix non-NULL terminated C-string
Benoît Ganne
1
-0
/
+2
2019-10-04
hsa: fix non-NULL terminated C-string use in echo
Benoît Ganne
1
-9
/
+9
2019-10-03
rdma: fix non-NULL terminated C-string overflow
Benoît Ganne
2
-3
/
+3
2019-10-03
tests: add quic plugin qclose/sclose tests
Dave Wallace
1
-25
/
+197
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
fib: fix some typos in fib/mtrie
Lijian.Zhang
1
-1
/
+1
2019-10-03
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
8
-0
/
+8
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
classify: remove includes from classifier header file
Damjan Marion
7
-0
/
+7
2019-10-03
hsa: refactor vpp_echo failure handling
Dave Wallace
7
-97
/
+214
2019-10-03
vcl: allow non-blocking connects
Florin Coras
2
-14
/
+22
2019-10-01
hsa: fix vpp_echo stats output
Dave Wallace
1
-16
/
+37
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
1
-6
/
+0
2019-09-30
ikev2: add support for GCM cipher
Filip Tehlar
3
-1
/
+43
2019-09-30
quic : refactor function naming
MathiasRaoul
3
-56
/
+51
2019-09-30
tcp: compute snd time for rate sample
Florin Coras
1
-23
/
+17
2019-09-30
http_static: add dynamic GET / POST method hooks
Dave Barach
2
-175
/
+302
2019-09-30
hsa: Fix QUIC sessions count calculation
Aloys Augustin
1
-3
/
+1
2019-09-30
map: fix non-null-terminated C-string
Benoît Ganne
1
-3
/
+4
2019-09-30
dpdk: fix null-termination of strings
Elias Rudberg
1
-0
/
+3
2019-09-30
hsa: fix memory management bugs
Benoît Ganne
2
-5
/
+9
2019-09-30
quic: fix use-after-free
Benoît Ganne
1
-1
/
+6
2019-09-30
quic: fix non-null terminated hostname string
Benoît Ganne
1
-9
/
+5
2019-09-30
misc: fix shebang with missing env
Nathan Skrzypczak
1
-1
/
+1
2019-09-30
ikev2: fix crash during IKE SA Init exchange
Filip Tehlar
1
-6
/
+1
2019-09-30
quic: fix server opening stream immediately
Aloys Augustin
2
-4
/
+19
2019-09-30
lb: vpp hang when executing "lb flush" commands with more parameters.
Hongjun Ni
1
-0
/
+6
2019-09-30
session: improve cli
Florin Coras
1
-3
/
+3
2019-09-29
tcp: handle sack reneging
Florin Coras
1
-43
/
+77
2019-09-29
gbp: fix set_mac() in unit tests
Benoît Ganne
1
-6
/
+2
2019-09-28
quic: disable quic plugin by default
Aloys Augustin
2
-0
/
+5
[next]