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-31
vppinfra: make coverity happy with vec_set_len
Benoît Ganne
1
-1
/
+6
2019-10-31
vppinfra: add clib_mem_free_s
Benoît Ganne
3
-12
/
+12
2019-10-31
tcp: Init cwnd from ssthresh.
Sergey Ivanushkin
2
-2
/
+38
2019-10-31
session: increase max ctrl msg size
Florin Coras
3
-2
/
+13
2019-10-31
tcp: avoid head retransmit if scoreboard has no holes
Florin Coras
2
-3
/
+2
2019-10-29
gbp: missing contract hash-mode setting
Neale Ranns
1
-3
/
+5
2019-10-29
l2: l2bd nd termination test instability
Ole Troan
1
-1
/
+1
2019-10-29
devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)
Steven Luong
2
-2
/
+8
2019-10-29
build: add missing ldflags to exe and shared
Benoît Ganne
1
-0
/
+2
2019-10-29
vppinfra: add vec_set_len()
Benoît Ganne
3
-10
/
+19
2019-10-29
tests: add PID of VPP under test to API dump filename for the test
Andrew Yourtchenko
1
-1
/
+2
2019-10-29
vlib: enable worker-thread dispatch pcap trace
Dave Barach
1
-3
/
+7
2019-10-29
misc: Update gitignore for /test/ext/.d
Neale Ranns
1
-0
/
+1
2019-10-29
tcp: fix mss flag in option parsing
Florin Coras
1
-1
/
+1
2019-10-29
svm: immediate fifo growth even when wrapped
Ryujiro Shibuya
2
-8
/
+117
2019-10-29
tls: allow disconnects from main thread
Florin Coras
1
-1
/
+4
2019-10-29
tcp: refactor flags into cfg and conn flags
Florin Coras
4
-31
/
+89
2019-10-29
tcp: improve pacing after idle send periods
Florin Coras
6
-76
/
+124
2019-10-29
ebuild: Unite default build platform to vpp
juraj.linkes
1
-1
/
+1
2019-10-29
misc: 19.04.3 Release Notes
Dave Wallace
1
-0
/
+9
2019-10-27
bonding: fix interface deletion
Benoît Ganne
1
-15
/
+7
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
session: fix use-after-free
Benoît Ganne
1
-1
/
+1
2019-10-27
ipip: fix typos in short_help
Ignas Bacius
1
-3
/
+3
2019-10-27
gbp: Add extended SFC unit tests
Mohsin Kazmi
1
-2
/
+459
2019-10-27
ping: Move to plugin
Mohsin Kazmi
8
-23
/
+50
2019-10-27
tests: make pg_start() wait until pg completes
Andrew Yourtchenko
1
-19
/
+13
2019-10-27
tests: log error which happens during connect and wait longer for stats socket
Andrew Yourtchenko
1
-2
/
+3
2019-10-27
tests: explicitly wait for the PG to finish before looking for capture file
Andrew Yourtchenko
1
-0
/
+15
2019-10-27
tcp: retry lost retransmits
Florin Coras
7
-155
/
+205
2019-10-27
sr: fix deleting an SR l2 steering policy
Ahmed Abdelsalam
1
-3
/
+7
2019-10-27
ikev2: fix dangling pointer
Filip Tehlar
2
-14
/
+28
2019-10-27
build: clean up make help output
Dave Wallace
2
-52
/
+52
2019-10-27
vlib: fix cli process stack overflow
Chenmin Sun
1
-1
/
+1
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
2
-4
/
+109
2019-10-22
gbp: use correct dst mac for RD-UU forward
Benoît Ganne
1
-1
/
+1
2019-10-22
bonding: feature arc may not be enabled for the slave interface
Steven Luong
1
-2
/
+2
2019-10-22
ip: fix clang debug compilation
Benoît Ganne
1
-3
/
+1
2019-10-22
tcp: fix tso not work in single buffer issue
Simon Zhang
2
-6
/
+9
2019-10-22
mpls: support fragmentation of mpls output packet
Rajesh Goel
7
-16
/
+176
2019-10-22
ip: only install IPv6 prefixes in FIB when the interface is up
Neale Ranns
1
-39
/
+36
2019-10-22
fib: P2P interfaces do not need specific multicast adjacencies
Neale Ranns
1
-3
/
+18
2019-10-22
tests: handle unicode charactes in cli output
Klement Sekera
1
-1
/
+2
2019-10-22
build: add env variable to pass extra cmake args
Nathan Skrzypczak
1
-0
/
+4
2019-10-18
tcp: rate sample for persist segments
Florin Coras
1
-0
/
+6
2019-10-18
vlib: move thread barrier around mod of global node next data
Christian E. Hopps
1
-6
/
+5
2019-10-18
dhcp: API return code fix
Neale Ranns
1
-2
/
+2
2019-10-18
ip: Fix IP unnumbered dump of one interface
Neale Ranns
2
-1
/
+10
[next]