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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-12
buffers: bring back cache occupancy improvement
Vratko Polak
1
-0
/
+4
2024-02-12
ip_session_redirect: export symbols
Benoît Ganne
2
-2
/
+5
2024-02-09
ikev2: accept rekey request for IKE SA
Atzm Watanabe
4
-48
/
+417
2024-02-07
udp: add cli to dump transport ports
Florin Coras
1
-0
/
+92
2024-02-02
session: guard session lookup table allocs
Florin Coras
2
-0
/
+37
2024-02-02
vlib: flush rpcs on worker sync
Florin Coras
1
-0
/
+1
2024-02-02
vlib api: move wrkr rpc flushing to vlib
Florin Coras
5
-21
/
+18
2024-01-31
tls: set app closed flag in framework
Florin Coras
2
-2
/
+1
2024-01-31
tls: convert ctx fields to connection flags
Florin Coras
5
-36
/
+40
2024-01-30
linux-cp: add add_del_v3 and get_v2 methods
Anton Nikolaev
2
-6
/
+108
2024-01-29
api: provide api definition over api
Ole Troan
10
-29
/
+968
2024-01-29
hs-test: update docs on debugging
Filip Tehlar
1
-0
/
+15
2024-01-29
hs-test: use relative paths for docker volumes
Filip Tehlar
7
-17
/
+22
2024-01-29
ip: don't export useless error counters for ip6 rewrite
Arthur de Kerhor
2
-2
/
+4
2024-01-26
hs-test: updated golang and packages
adrianvillin
3
-31
/
+38
2024-01-25
udp: update rx sw_if_index to ip-local selected one
Florin Coras
1
-0
/
+4
2024-01-24
misc: Initial 24.06-rc0 commit
v24.06-rc0
Andrew Yourtchenko
2
-1
/
+1
2024-01-23
vppinfra: fix clib_array_mask_u32 OOB reads
Dmitry Valter
2
-7
/
+28
2024-01-23
tls: fix ho leak on tcp connect return
Florin Coras
1
-1
/
+4
2024-01-23
papi: support old style of providing apidir
Vratko Polak
1
-1
/
+4
2024-01-23
tls: overlap parent opaque with listener ctx
Florin Coras
1
-5
/
+6
2024-01-23
tls: set flag whenever app session is freed
Florin Coras
1
-5
/
+9
2024-01-22
session: flag instead of state for filtering ntf
Florin Coras
1
-2
/
+2
2024-01-21
build: Explicitly use gmake
Tom Jones
5
-38
/
+37
2024-01-20
buffers: add compile-time option to set buffer alignment
Damjan Marion
5
-8
/
+11
2024-01-19
build: disable plugins which require openssl if openssl is not available
Damjan Marion
4
-0
/
+21
2024-01-19
build: fix default platform
Benoît Ganne
1
-0
/
+1
2024-01-19
hs-test: change convention for skipping tests
Filip Tehlar
3
-5
/
+16
2024-01-19
vppinfra: fix test_bihash
Dmitry Valter
1
-2
/
+2
2024-01-19
lldp: dump api
Denys Haryachyy
3
-9
/
+132
2024-01-19
vppinfra: fix bracket balance
Georgy Borodin
1
-1
/
+2
2024-01-19
vppinfra: fix vec_prepend use-after-free
Dmitry Valter
1
-7
/
+9
2024-01-19
memif: use VPP cacheline size for memif when compiling within VPP
Mohsin Kazmi
3
-0
/
+14
2024-01-19
build: Explicitly use bash for shell scripts
Tom Jones
19
-21
/
+21
2024-01-19
af_xdp: Backport xdp-tools fix transposed calloc() arguments
nucleo
1
-0
/
+54
2024-01-18
tests: preload api files
Maxime Peim
6
-38
/
+54
2024-01-18
hs-test: use specific port for http3 test
Filip Tehlar
1
-1
/
+1
2024-01-17
octeon: native driver for Marvell Octeon SoC
Damjan Marion
21
-18
/
+2659
2024-01-17
vppinfra: change fchmod to umask for unix socket
Georgy Borodin
1
-14
/
+17
2024-01-17
af_packet: set next0 for AF_PACKET_IF_MODE_ETHERNET mode
Artem Glazychev
1
-0
/
+6
2024-01-16
build: add vapi scripts to VPP_HOST_TOOLS_ONLY
Guillaume Solignac
1
-0
/
+8
2024-01-16
vnet: fix log_debug message format
Georgy Borodin
1
-2
/
+1
2024-01-16
vppinfra: fix memcpy test buffer size
Dmitry Valter
1
-1
/
+1
2024-01-16
dpdk: add ID for QAT 4xxx series VF support
Kai Ji
1
-1
/
+2
2024-01-16
dpdk: fix log_debug message format
Georgy Borodin
1
-1
/
+1
2024-01-16
vlib: remove unused code
Damjan Marion
1
-16
/
+0
2024-01-16
vppinfra: enable AES tests on ARM
Damjan Marion
4
-10
/
+3
2024-01-16
build: Provide clang-14 for Debian12
Pim van Pelt
1
-0
/
+2
2024-01-16
stats: Add optional labels to prometheus metrics
Pim van Pelt
1
-59
/
+255
2024-01-15
session: avoid spurious disconnect and reset ntfs
Florin Coras
1
-2
/
+4
[prev]
[next]