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-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
2019-10-18
misc: add "show run summary"
Dave Barach
1
-11
/
+19
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-17
fib: fix use-after-free for interface adj removal
Benoît Ganne
1
-0
/
+3
2019-10-17
bonding: graph node running after bond-input in feature arc may crash
Steven Luong
2
-3
/
+42
2019-10-17
ip: RD-CP API incorrect reply code
Neale Ranns
1
-1
/
+1
2019-10-17
fib: recursive calculation leads to delegate pool realloc
Neale Ranns
1
-4
/
+14
2019-10-16
vppinfra: create unformat function for data size parsing
MathiasRaoul
2
-0
/
+26
2019-10-16
misc: add "maxframe" and "rate" to packet-generator cli.
Christian E. Hopps
3
-5
/
+13
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
vlib: pci: set pci driver name to none when no driver is loaded
Benoît Ganne
1
-0
/
+2
2019-10-15
ip: fix use-after-free in IPv6 SLAAC expiration
Benoît Ganne
1
-3
/
+11
2019-10-15
nat: fix use-after-free
Benoît Ganne
1
-4
/
+6
2019-10-14
devices: vhost not reading packets from vring
Steven Luong
2
-0
/
+25
2019-10-14
ip: MFIB CLI fix for parsing path flags
Neale Ranns
2
-3
/
+4
2019-10-11
lisp: fix dangling references to bihash tables
Dave Barach
1
-6
/
+26
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
api: fix non-null-terminated C-string
Benoît Ganne
1
-5
/
+10
2019-10-11
ipsec: initialize msgid and allow no dh in child sa
Christian E. Hopps
1
-14
/
+18
[next]