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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-01
fib: Adjacency walk fix for IPv6
Neale Ranns
1
-1
/
+1
2019-12-21
vxlan: reuse inner packet flow hash for tunnel outer header load balance
Shawn Ji
4
-0
/
+31
2019-12-20
api: fix dead client scan heap issue
Nathan Skrzypczak
1
-0
/
+4
2019-12-05
vxlan: fix vxlan hw offload issue
Chenmin Sun
1
-1
/
+3
2019-12-03
tcp: fix ip check in lookup validation
Florin Coras
1
-11
/
+17
2019-12-02
ip: IP address and prefix types (moved from LISP)
Neale Ranns
21
-483
/
+545
2019-12-02
classify: debug cli %v not %s
Dave Barach
1
-2
/
+2
2019-12-01
vcl: if the ldp user send buf with 0 len, it will assert failed.
jiangxiaoming
1
-1
/
+1
2019-12-01
dpdk: fix non-NULL terminated string
Benoît Ganne
1
-1
/
+1
2019-12-01
virtio: fix use-after-free
Benoît Ganne
1
-1
/
+1
2019-11-28
vlib: pci: fix non-NULL terminated C-string
Benoît Ganne
1
-2
/
+2
2019-11-28
tcp: close session on retransmit failure
Florin Coras
1
-0
/
+1
2019-11-28
tests: Add UT to test incomplete MPLS adjacencies send ARP requests
Neale Ranns
1
-3
/
+42
2019-11-28
interface: send proper link/admin status in event
Alexander Chernavin
1
-4
/
+5
2019-11-28
vcl: Handle newer Glibc (>2.28) where fcntl is actually fcntl64
Carl Smith
4
-0
/
+51
2019-11-28
vcl: fix nonblocking accept with >1 event in the queue
Carl Smith
1
-3
/
+3
2019-11-28
crypto: not use vec api with opt_data[VNET_CRYPTO_N_OP_IDS]
Lijian Zhang
3
-3
/
+4
2019-11-28
svm: improve fifo segment verbose cli
Florin Coras
2
-9
/
+37
2019-11-28
vcl: fix epoll connected events sid
Florin Coras
1
-2
/
+1
2019-11-28
tcp: validate the IP address while checking TCP connection
Srikanth Akula
1
-9
/
+31
2019-11-28
session tcp: refactor pacer time
Florin Coras
10
-104
/
+81
2019-11-28
tests: test tls case
haiyanx1.zhang
1
-0
/
+145
2019-11-28
tests: add cli_return_response to vpp_papi_provider
Dave Barach
2
-3
/
+19
2019-11-19
ipsec: fix trailing data overflow
Filip Tehlar
1
-23
/
+21
2019-11-19
crypto: do not crash if no crypto engine loaded
Benoît Ganne
1
-1
/
+1
2019-11-18
session: unify buffer tx dispatching
Florin Coras
1
-26
/
+11
2019-11-18
fib: Copy the prefix before use in case the underlying entry reallocs.
Neale Ranns
3
-6
/
+19
2019-11-18
gtpu: check packet has enough data for gtpu header
Benoît Ganne
2
-106
/
+60
2019-11-18
bonding: fix non-null terminated vector
Benoît Ganne
1
-2
/
+2
2019-11-18
vlib: fix handoff queue sequencing bug
Dave Barach
1
-1
/
+2
2019-11-18
tcp: avoid retransmits post reset
Florin Coras
2
-0
/
+6
2019-11-18
rdma: fix name auto-generation on create
Benoît Ganne
1
-1
/
+5
2019-11-18
tap: fix cli parser
Damjan Marion
1
-4
/
+5
2019-11-18
dpdk: ipsec gcm fixes
Christian Hopps
3
-25
/
+14
2019-11-18
crypto: fix crypto perf unittest crash
Fan Zhang
1
-1
/
+33
2019-11-18
svm: fix byte accounting when allocating fifo header
Florin Coras
1
-0
/
+1
2019-11-18
tests: make threads in punt tests join when finished
Andrew Yourtchenko
1
-8
/
+23
2019-11-18
nat: NAT udp counter & unit test fixes
Filip Varga
5
-20
/
+20
2019-11-18
tcp: correct validity check return value
Ryujiro Shibuya
1
-0
/
+1
2019-11-18
tests: support setting random seed
Klement Sekera
4
-1
/
+13
2019-11-18
libmemif: reset number of queues on disconnect
Jakub Grajciar
1
-9
/
+6
2019-11-18
tests: avoid test runner hanging on child test process join
Andrew Yourtchenko
1
-1
/
+13
2019-11-18
ipsec: ipsec-input: check for too-short packets
Benoît Ganne
1
-12
/
+25
2019-11-18
vlib: fix for vlib_node_add_next_with_slot
Christian Hopps
1
-1
/
+10
2019-11-18
mpls: number of mpls tunnel paths returns zero
IJsbrand Wijnands
1
-1
/
+1
2019-11-18
session: reschedule asap when snd space constrained
Florin Coras
2
-7
/
+28
2019-11-18
vlib: Handle race in thread barrier processing
Alexander Kabaev
1
-1
/
+1
2019-11-18
tls: fifo size is u32
Dave Wallace
1
-3
/
+10
2019-11-18
tests: decode worker stdout/stderr output
Dave Wallace
1
-2
/
+2
2019-11-18
vcl: handle segment map errors
Florin Coras
1
-8
/
+12
[next]