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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-12
ipsec: Init salt value in SA creation CLI (so it's not random)
Neale Ranns
1
-0
/
+1
2020-08-12
api: fix sock reg passing on read event
Florin Coras
3
-26
/
+24
2020-08-12
ipsec: make sure pad_bytes does not exceed pad data size
Benoît Ganne
1
-1
/
+5
2020-08-12
ip: coverity fix
johny
1
-8
/
+6
2020-08-12
api: fix free socket process args
Florin Coras
1
-0
/
+1
2020-08-12
vcl: RX event may lost when accept session repeatedly
wanghanlin
1
-1
/
+1
2020-08-12
session: close for reset replies independent of state
Florin Coras
1
-2
/
+2
2020-08-12
tcp: fix tail rescue with sacks
Florin Coras
1
-5
/
+7
2020-08-12
ip: fix cancel termination after receive malformed ip6 packet
johny
2
-5
/
+68
2020-08-12
vcl: resolve VCL part session cleanup issue
Yu Ping
1
-0
/
+2
2020-08-12
tls: change SSL_has_pending to avoid BIO check error
Yu Ping
1
-2
/
+2
2020-08-12
map: Fix a coverity MAP dead-code issue.
Jon Loeliger
1
-3
/
+0
2020-08-12
map: Avoid null dereference in 'map show' and 'map del'
Jon Loeliger
1
-12
/
+22
2020-08-12
ip: init l3_hdr_offset when pushing an ip4 header
Florin Coras
1
-6
/
+4
2020-08-12
flow: fix several crash issues
Chenmin Sun
2
-2
/
+6
2020-08-12
map: Fix inverted 'map security check enable' CLI flag.
Jon Loeliger
1
-2
/
+2
2020-08-12
fib: Another realloc burn
Neale Ranns
1
-5
/
+13
2020-08-12
tcp: invalidate expired timer handles before dispatching
Florin Coras
3
-25
/
+29
2020-08-12
vppapigen: fix typo on f64 endian_string
Paul Vinciguerra
1
-4
/
+4
2020-08-12
papi: add missing base types to serializer
Paul Vinciguerra
1
-2
/
+4
2020-08-12
vppinfra: fix coverity issue 205691 in pmalloc
Andrew Yourtchenko
1
-0
/
+1
2020-08-12
nat: respect arc features (multi worker)
Filip Varga
7
-419
/
+887
2020-08-12
ip6: Fix improper MCAST adj test in IPv6 router solicitation
Jon Loeliger
1
-1
/
+1
2020-08-07
bfd: add missing cast
Klement Sekera
1
-1
/
+1
2020-08-07
bfd: allow IPv6 link-local address as local address
Alexander Chernavin
1
-15
/
+30
2020-08-07
dhcp: fix dhcpv6 client and dhcpv6 prefix delegation
Dave Barach
3
-37
/
+19
2020-08-07
session: fix session_main_get_worker_if_valid
Nathan Skrzypczak
1
-1
/
+1
2020-08-07
session: fix transport proto unformat
Florin Coras
2
-7
/
+45
2020-08-07
session: Fix out of order mq
Nathan Skrzypczak
1
-1
/
+2
2020-08-07
session: session enable in multiworker
Nathan Skrzypczak
2
-1
/
+18
2020-08-07
session: fix app attach on error
Nathan Skrzypczak
1
-3
/
+2
2020-08-07
dhcp: fix proxy dhcpv6 size check
Benoît Ganne
1
-2
/
+3
2020-08-07
ip: fix tracing of packet flags
Klement Sekera
1
-1
/
+1
2020-08-07
papi: fix default handling
Ole Troan
2
-36
/
+51
2020-08-07
quic: Hotfix crypto context on migrate
Nathan Skrzypczak
1
-0
/
+17
2020-08-07
quic: remove redundant function calls
Dave Wallace
1
-2
/
+0
2020-08-07
quic: disable failing test
Florin Coras
1
-0
/
+1
2020-08-07
quic: Add PICOTLS_INCLUDE_DIR var to CMakeLists.
Mathias Raoul
1
-0
/
+6
2020-08-07
misc: bond_create is broken for custom dump print
Steven Luong
1
-2
/
+2
2020-08-07
memif: 14 bytes extra overhead issue fixed.
Mrityunjay Kumar
1
-2
/
+2
2020-08-07
memif: fix zero-copy arg overwrite
Jakub Grajciar
1
-3
/
+0
2020-08-07
gbp: More reliable unit-tests
Neale Ranns
1
-16
/
+16
2020-08-06
interface: add pcap trace data preallocation
Dave Barach
2
-5
/
+49
2020-07-21
stats: memory leak in stat_validate_counter_vector
Steven Luong
1
-2
/
+10
2020-07-03
interface: shmemioerror while getting name_filter arg
Aleksander Djuric
2
-4
/
+7
2020-06-12
fib: IPv6 lookup data structure MP safe when prefixes change (VPP-1881)
Neale Ranns
4
-15
/
+84
2020-06-12
ethernet: fix dmac stride error
Zhiyong Yang
1
-1
/
+1
2020-06-11
api: fix vl_api_clnt_node process stack overflow
Chenmin Sun
1
-0
/
+1
2020-06-11
vppinfra: refactor mpcap.h
Dave Barach
3
-89
/
+118
2020-05-29
bonding: fix the gso flags
Mohsin Kazmi
1
-4
/
+10
[next]