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
2024-03-26
tests: Use errno value rather than a specific int
Tom Jones
1
-1
/
+2
2024-03-26
tests: Add a socket timeout
Tom Jones
1
-0
/
+6
2024-03-26
build: Detect number of CPUs for build processes on FreeBSD
Tom Jones
2
-0
/
+11
2024-03-26
papi: Use CMSG_SPACE for sizing ancillary buffer space
Tom Jones
1
-1
/
+1
2024-03-26
nat: Include platform specific headers on FreeBSD
Tom Jones
1
-0
/
+5
2024-03-26
vrrp: fix vrrp_garp_or_na_send()'s memory leak
luoyaozu
1
-0
/
+2
2024-03-25
vcl: add api to retrieve num bytes for tx
Florin Coras
3
-2
/
+21
2024-03-24
tls: pass session state to engine on client init
Florin Coras
1
-1
/
+3
2024-03-23
fib: fix vectorized impl buffer typo
Dmitry Valter
1
-1
/
+1
2024-03-22
ipsec: esp_decrypt code clean up
Fan Zhang
1
-43
/
+42
2024-03-22
dpdk-cryptodev: fix coverity issues
Dmitry Valter
1
-1
/
+1
2024-03-22
mss_clamp: fix next layer in ipv6
Maxime Peim
1
-16
/
+13
2024-03-21
session: fix workers race to allocate lookup table
Florin Coras
1
-24
/
+39
2024-03-21
ip: add support for buffer offload metadata in ip midchain
Arthur de Kerhor
6
-44
/
+279
2024-03-21
ipsec: remove unused parameter for esp_add_footer_and_icv
Fan Zhang
1
-4
/
+3
2024-03-20
tls: avoid app session preallocation
Florin Coras
3
-56
/
+15
2024-03-20
vppinfra: Define EBADFD on FreeBSD
Tom Jones
1
-0
/
+4
2024-03-19
vcl: Only build vcl_ldpreload on Linux
Tom Jones
1
-1
/
+6
2024-03-18
tls: handle attepts to renegotiate hs
Florin Coras
3
-2
/
+16
2024-03-18
vapi: uds transport support
Stanislav Zaikin
7
-180
/
+803
2024-03-18
vppinfra: os agnostic api for getting CPU information
Damjan Marion
9
-30
/
+77
2024-03-18
build: add option to specify supported OS list for plugin
Damjan Marion
5
-1
/
+13
2024-03-15
ip: reassembly - return correct value
Klement Sekera
2
-2
/
+2
2024-03-15
misc: Add platform specific header on FreeBSD
Tom Jones
1
-0
/
+4
2024-03-13
vcl: fix bitfield truncation with clang16
Florin Coras
1
-1
/
+1
2024-03-13
misc: fix the static vppctl build
Andrew Yourtchenko
2
-1
/
+5
2024-03-13
papi: use correct size for fixed length strings
Klement Sekera
1
-1
/
+1
2024-03-12
tests: use proper unit test skip instead of prints
Klement Sekera
1
-3
/
+1
2024-03-12
misc: remove GNU Indent directives
Damjan Marion
649
-4341
/
+1
2024-03-12
vpp: set asan default options
Dmitry Valter
2
-0
/
+20
2024-03-12
hs-test: experimental support for multiple test instances
adrianvillin
16
-63
/
+164
2024-03-11
urpf: fix uprf_update prototype
Maxime Peim
1
-1
/
+1
2024-03-10
session: use no for ports in transport port allocator
Florin Coras
3
-11
/
+17
2024-03-09
session: fix port alloc for fixed lcl port reuse
Florin Coras
1
-2
/
+3
2024-03-07
flowprobe: fix flush callbacks when multiple workers
Alexander Chernavin
2
-2
/
+86
2024-03-06
misc: VPP 24.02 Release Notes
Andrew Yourtchenko
2
-0
/
+568
2024-03-05
ip: force full reassembly before virtual
Matthew Smith
1
-14
/
+5
2024-03-05
dpdk: correct waiting times
Georgy Borodin
2
-9
/
+53
2024-03-05
vpp: fix stdin vs non-interactive command clash
Vladislav Grishenko
1
-10
/
+13
2024-03-05
octeon: add support for VF device
Monendra Singh Kushwaha
3
-6
/
+19
2024-03-05
vlib: fix initial stats time for the process nodes
Vladislav Grishenko
1
-1
/
+2
2024-03-05
vnet: fix format of deleted sw interfaces
Vladislav Grishenko
16
-82
/
+49
2024-03-04
vppinfra: SHA2-256 ARM ISA support
Damjan Marion
1
-55
/
+104
2024-03-04
af_packet: fix the device input feature arc support
Mohsin Kazmi
1
-32
/
+13
2024-03-04
misc: fix icmp
Maxime Peim
4
-4
/
+4
2024-03-04
bpf_trace_filter: support bpf filter optimization and dump
Vladislav Grishenko
6
-15
/
+127
2024-03-04
vppinfra: add os_get_online_cpu_core() and os_get_online_cpu_node()
Damjan Marion
6
-22
/
+47
2024-03-04
ip: fix warning on interface ipv6 prefix remove
Vladislav Grishenko
1
-1
/
+1
2024-03-04
fib: fix crash while adding intf-rx routes
Vladislav Grishenko
8
-5
/
+297
2024-03-03
svm: fix svm queue overwrite while adding 2 elements
Vladislav Grishenko
1
-2
/
+2
[next]