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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-29
fib: fix coverity 253539
Andrew Yourtchenko
1
-0
/
+1
2022-08-29
ethernet: fix coverity 218549
Andrew Yourtchenko
1
-1
/
+1
2022-08-29
nat: fix coverity 249202
Benoît Ganne
1
-2
/
+2
2022-08-26
linux-cp: fix coverity 216937
Andrew Yourtchenko
1
-1
/
+1
2022-08-26
nsh: fix coverity 249201
Andrew Yourtchenko
1
-1
/
+1
2022-08-25
build: disable gcc warning stringop-overflow for gcc-10 or greater
Dave Wallace
1
-0
/
+4
2022-08-25
vlib: introduce DMA infrastructure
Marvin Liu
12
-0
/
+1341
2022-08-25
wireguard: fix ipv6 payload_length computation
Aloys Augustin
1
-4
/
+3
2022-08-24
vlib: allow longer version string
Matthew Smith
1
-2
/
+2
2022-08-24
ipsec: fix coverity 249204
Andrew Yourtchenko
1
-1
/
+1
2022-08-23
linux-cp: handle AF_BRIDGE neighbors
Matthew Smith
1
-2
/
+8
2022-08-23
lisp: address the issues raised by coverity 249165
Andrew Yourtchenko
1
-4
/
+12
2022-08-23
rdma: fix coverity 249197
Benoît Ganne
1
-2
/
+2
2022-08-23
vppinfra: fix coverity 249217
Andrew Yourtchenko
1
-1
/
+1
2022-08-23
classify: fix coverity 249223
Andrew Yourtchenko
1
-1
/
+1
2022-08-19
nat: simplify per-protocol code by using an array
Jon Loeliger
4
-243
/
+158
2022-08-19
vlib: memory leak in vlib_register_errors on create and delete interface
Steven Luong
1
-0
/
+1
2022-08-19
ipsec: enable UDP encap for IPv6 ESP tun protect
Matthew Smith
9
-51
/
+101
2022-08-18
unittest: fix coverity 274736
Andrew Yourtchenko
1
-0
/
+1
2022-08-18
wireguard: fix error type for crypto backend
Benoît Ganne
1
-1
/
+1
2022-08-18
wireguard: fix ipv6 handshake packet
Benoît Ganne
1
-3
/
+1
2022-08-18
vppinfra: correct clib_bitmap_set() return comment
Jon Loeliger
1
-1
/
+1
2022-08-18
nat: Replace port refcounts with simple bitvectors
Jon Loeliger
2
-17
/
+80
2022-08-18
dns: fix coverity 249189, 249198
Andrew Yourtchenko
1
-2
/
+2
2022-08-18
nsh: fix coverity 249169
Andrew Yourtchenko
1
-1
/
+1
2022-08-18
ip-neighbor: Declarative .api counters.
Neale Ranns
4
-56
/
+109
2022-08-18
ip: Use .api declarative counters for ICMP.
Neale Ranns
6
-85
/
+247
2022-08-18
ikev2: accept key exchange on CREATE_CHILD_SA
Atzm Watanabe
2
-63
/
+126
2022-08-18
ikev2: fix possible SEGV
Atzm Watanabe
1
-3
/
+3
2022-08-17
svm: fix coverity 249207,249209
Andrew Yourtchenko
1
-2
/
+2
2022-08-17
vlib: fix coverity 274744
Andrew Yourtchenko
1
-1
/
+4
2022-08-17
vlib: fix coverity 274750
Andrew Yourtchenko
1
-1
/
+4
2022-08-17
memif: crash on recceiving a bad descriptor
Steven Luong
1
-1
/
+1
2022-08-17
wireguard: fix fib entry tracking
Alexander Chernavin
2
-53
/
+35
2022-08-17
fib: support "midchain delegate" removal
Alexander Chernavin
2
-0
/
+31
2022-08-16
nat: fix potential out-of-bound worker array index
Jing Peng
3
-24
/
+36
2022-08-14
vrrp: fix SIGABRT crash by ASSERT() when deleting vrrp vr(MASTER state)
luoyaozu
1
-0
/
+1
2022-08-12
http_static: validate session before sending
Florin Coras
1
-0
/
+2
2022-08-11
ip: only set rx_sw_if_index when connection found to avoid following crash li...
Xiaoming Jiang
1
-5
/
+5
2022-08-11
mpls: Use the .api for the definition of error/info counters
Neale Ranns
8
-64
/
+111
2022-08-11
ip: Use .api declared error counters
Neale Ranns
20
-424
/
+678
2022-08-11
ipsec: Use .api declared error counters
Neale Ranns
6
-179
/
+336
2022-08-11
arp: Use the new style error count declaration
Neale Ranns
4
-133
/
+229
2022-08-11
linux-cp: FIB lookup for P2MP tunnel interfaces
Matthew Smith
1
-4
/
+22
2022-08-11
tunnel: Fix API encoding of tunnel flags
Neale Ranns
1
-2
/
+7
2022-08-10
ikev2: do not accept rekey until old SA is deleted
Atzm Watanabe
2
-14
/
+36
2022-08-10
bfd: Express node stats using the .api file
Neale Ranns
2
-59
/
+77
2022-08-10
bfd: More descriptive error codes during packet receive handling
Neale Ranns
3
-59
/
+74
2022-08-09
wireguard: add peers roaming support
Alexander Chernavin
7
-49
/
+187
2022-08-09
wireguard: add handshake rate limiting support
Alexander Chernavin
6
-7
/
+178
[next]