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
/
plugins
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-31
memif: memif buffer leaks during disconnecting zero copy interface.
Changqian Wang
1
-0
/
+36
2019-10-31
gtpu: msg id fix in send_gtpu_tunnel_details api
Miklos Tirpak
1
-1
/
+2
2019-10-31
tcp: improve rate samples for retansmitted segments
Florin Coras
1
-14
/
+18
2019-10-31
vppinfra: add clib_mem_free_s
Benoît Ganne
2
-12
/
+4
2019-10-29
gbp: missing contract hash-mode setting
Neale Ranns
1
-3
/
+5
2019-10-27
misc: (cdp) fix non-null terminated vector use
Benoît Ganne
1
-1
/
+1
2019-10-27
svm: reset vector data instead of length
Benoît Ganne
1
-1
/
+1
2019-10-27
gbp: Add extended SFC unit tests
Mohsin Kazmi
1
-2
/
+459
2019-10-27
ping: Move to plugin
Mohsin Kazmi
3
-0
/
+1381
2019-10-27
ikev2: fix dangling pointer
Filip Tehlar
2
-14
/
+28
2019-10-27
quic: fix wrong condition in update_fifo_size
MathiasRaoul
1
-1
/
+1
2019-10-23
vppinfra: fix page boundary crossing bug in hash_memory64
Dave Barach
1
-0
/
+62
2019-10-22
gbp: use correct dst mac for RD-UU forward
Benoît Ganne
1
-1
/
+1
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
[next]