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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-13
ip: Adding IP tables is no MP safe
Neale Ranns
1
-2
/
+0
2020-08-13
virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off
Steven Luong
1
-20
/
+19
2020-08-13
ip: provide extern declaration for ip punt nodes
Jawahar Santosh Gundapaneni
2
-0
/
+2
2020-08-13
tcp: count dupacks with no sacks
Florin Coras
2
-1
/
+3
2020-08-13
ethernet: Copy only 6 bytes of mac address into a u64
Jon Loeliger
1
-3
/
+3
2020-08-13
udp: fix UDP socket byte order in lookup
Andreas Schultz
1
-1
/
+2
2020-08-13
fib: path flag FIB_API_PATH_TYPE_INTERFACE_RX not copied to client
IJsbrand Wijnands
1
-0
/
+4
2020-08-13
vat: add ip api types parser definitions
Jakub Grajciar
1
-2
/
+18
2020-08-12
tcp: remove useless prediction
Simon Zhang
1
-3
/
+1
2020-08-12
fib: Uninitialised pad in the prefix (coverity warning)
Neale Ranns
1
-0
/
+2
2020-08-12
ipip: Unintialized return variable (coverity warning)
Neale Ranns
1
-0
/
+1
2020-08-12
ip: Unintialized variables in prefx setup (coverity warning)
Neale Ranns
2
-0
/
+2
2020-08-12
tcp: fix coverity warning in bt
Florin Coras
1
-1
/
+1
2020-08-12
lisp: fix coverity warnings
Florin Coras
1
-0
/
+1
2020-08-12
fib: adjacency midchain teardown (VPP-1841)
Neale Ranns
3
-5
/
+40
2020-08-12
misc: fix coverity warnings
Dave Barach
9
-15
/
+18
2020-08-12
tls: remove session lookup operation in TLS
Yu Ping
1
-2
/
+0
2020-08-12
session: avoid scanning new io list under load
Florin Coras
2
-21
/
+51
2020-08-12
ip: fix ip-local errors
Florin Coras
3
-3
/
+4
2020-08-12
tcp: fix input error counters
Florin Coras
1
-17
/
+30
2020-08-12
ipsec: fix AES-GCM block size
Damjan Marion
1
-3
/
+6
2020-08-12
ip6: fix l4 checksum with hop-by-hop header
Matthew Smith
1
-13
/
+23
2020-08-12
fib: fix non-NULL terminated vectors in cli output
BenoƮt Ganne
2
-2
/
+2
2020-08-12
virtio: vhost gso is broken in some topology
Steven Luong
1
-2
/
+8
2020-08-12
session tcp: fix packet tracing
Florin Coras
5
-13
/
+15
2020-08-12
sr: fix possible null-pointer dereference
Ignas Bacius
1
-1
/
+1
2020-08-12
classify: pcap / packet trace debug CLI bugs
Dave Barach
2
-1
/
+5
2020-08-12
interface: Add missing ip4 udp->checksum = 0 prior to computing checksum
Steven Luong
1
-1
/
+4
2020-08-12
session: fix node runtime in pre-input queue handler
Florin Coras
1
-0
/
+1
2020-08-12
classify: fix pcap filter set init
Florin Coras
1
-4
/
+2
2020-08-12
lb: fix that lb_add_del_vip and lb_add_del_as api doesn't work correctly
Yulong Pei
1
-0
/
+9
2020-08-12
sr: some fixes for SRv6 CLI/API
Ahmed Abdelsalam
2
-4
/
+19
2020-08-12
tcp: fix rxt delivered without sacks
Florin Coras
1
-1
/
+1
2020-08-12
udp: fix ipv6 listen port registration
Florin Coras
1
-1
/
+1
2020-08-12
build: Add missing version.h dependency in vnet
Chris Luke
1
-1
/
+1
2020-08-12
tcp: fix tcp check tx offload issue
Simon Zhang
1
-2
/
+6
2020-08-12
ip6: during icmp to icmp6 translation truncate error messages
Alexander Chernavin
1
-2
/
+2
2020-08-12
tcp: handle ack advancement with no holes and reneging
Florin Coras
1
-1
/
+1
2020-08-12
ip: avoid fib lookup for consecutive pkts having same source IP
Nitin Saxena
1
-5
/
+5
2020-08-12
fib: leverage well-optimized clib_memcpy
Zhiyong Yang
3
-6
/
+6
2020-08-12
session: remove io event dispatch dbg msg
Florin Coras
1
-4
/
+1
2020-08-12
tcp: fix persist assert
Florin Coras
1
-4
/
+1
2020-08-12
tcp: fix scoreboard assert
Florin Coras
1
-1
/
+1
2020-08-12
tcp: fix last sacked with no holes
Florin Coras
1
-0
/
+2
2020-08-12
tcp: fix duplicate sack whith reneging
Florin Coras
1
-6
/
+9
2020-08-12
tcp: fix rate samples for old acks
Florin Coras
1
-2
/
+24
2020-08-12
tcp: accept sack reneging as a cc event
Florin Coras
1
-4
/
+4
2020-08-12
interface: Prevent bad inner-dot1q any exact-match configuration
Jon Loeliger
2
-3
/
+13
2020-08-12
pg: don't leak open files in packet-generator
Christian E. Hopps
1
-0
/
+3
2020-08-12
vxlan geneve gtpu: fix short help
Paul Vinciguerra
4
-4
/
+4
[next]