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/2502
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
2025-02-18
ipsec: add tests for bypass/discard ipv6 policies and upd encapsulation
Piotr Bronowski
2
-7
/
+166
2025-02-18
ipsec: enable support for ipv6 udp ipsec encapsulation in policy mode
Piotr Bronowski
1
-32
/
+49
2025-02-18
ipsec: add support for bypass and discard policies for ipv6
Piotr Bronowski
1
-120
/
+223
2025-02-17
sr: fix sr_policy fib table
Artem Glazychev
1
-2
/
+3
2025-02-15
ip: add support to preallocate pools
Mohsin Kazmi
8
-2
/
+76
2025-02-15
build: use clang by default when using Makefile
Benoît Ganne
1
-6
/
+5
2025-02-14
session: improve chained buffer enqueue
Florin Coras
1
-50
/
+58
2025-02-14
tcp: improve exception checks for established connections
Florin Coras
1
-18
/
+39
2025-02-13
ipsec: better pack outbound SA runtime data
Damjan Marion
1
-5
/
+5
2025-02-13
ipsec: keep inbound seq as u64
Damjan Marion
5
-50
/
+46
2025-02-13
ipsec: combine huge and normal anti-replay-window handling
Damjan Marion
5
-244
/
+120
2025-02-13
ipsec: embed anti-replay bitmap in the runtime data
Damjan Marion
3
-65
/
+50
2025-02-13
ipsec: store anti_replay_window_size in runtime data
Damjan Marion
4
-55
/
+31
2025-02-13
vppinfra: add few uword_bitmap_* functions
Damjan Marion
1
-0
/
+35
2025-02-13
session: make sure we cannot pass wrong IO event type
Benoît Ganne
1
-23
/
+36
2025-02-12
build: fix broken HST gcov build
Adrian Villin
5
-23
/
+42
2025-02-12
tcp: rename worker ctx to just wrk
Florin Coras
7
-28
/
+21
2025-02-12
session: move io inlines to header file
Florin Coras
2
-334
/
+325
2025-02-12
vrrp: force sleeps between timer events
Matthew Smith
1
-1
/
+13
2025-02-11
http: modularization in preparation for h2 and h3
Matus Fabian
6
-2143
/
+2733
2025-02-11
hsa: http client parallel sessions
Adrian Villin
4
-196
/
+394
2025-02-11
build: add socat deb package
Ivan Ivanets
1
-0
/
+1
2025-02-10
build: replace __FUNCTION__ with C11 __func__
Damjan Marion
10
-27
/
+25
2025-02-10
hs-test: option to skip tests using cli args
Adrian Villin
2
-3
/
+13
2025-02-07
session: do not match listeners when looking for lcl port
Florin Coras
3
-5
/
+73
2025-02-06
dpdk: patch add to ice driver for flow action handles
Kai Ji
1
-0
/
+64
2025-02-06
hs-test: fix numa node core retrieval
Semir Sionek
1
-10
/
+16
2025-02-06
qos: fix qos record cli
Filip Tehlar
1
-1
/
+1
2025-02-05
http: confirm postponed connection close
Matus Fabian
1
-1
/
+4
2025-02-05
hs-test: fix vppConnectUdpStressLoad panic
Matus Fabian
1
-1
/
+1
2025-02-05
l2: fix segment fault
fenglei
1
-1
/
+4
2025-02-05
cnat: fix interface map type unformat
Benoît Ganne
1
-2
/
+3
2025-02-04
build: check cmake3 command silently
Nicolas PLANEL
5
-5
/
+5
2025-02-03
http: buf_fifo_get_segs minor fix
Matus Fabian
1
-1
/
+1
2025-02-03
crypto: remove barrier on key add
Semir Sionek
3
-52
/
+49
2025-02-03
ipsec: fix ipsec_sa_v5_details
Maxime Peim
2
-17
/
+54
2025-02-03
ipsec: export ipsec_funcs header
Maxime Peim
1
-0
/
+1
2025-01-31
http: http_app_tx_callback check if conn closed
Matus Fabian
1
-0
/
+7
2025-01-31
ipsec: store outbound seq as u64
Damjan Marion
7
-67
/
+35
2025-01-31
hs-test: fixed incorrect exit status
Adrian Villin
1
-12
/
+27
2025-01-30
vpp_config: leave kernel.shmmax alone by default
Benoît Ganne
1
-1
/
+3
2025-01-30
hsa: http connect proxy fix
Matus Fabian
1
-1
/
+2
2025-01-30
hs-test: fix broken test
Matus Fabian
1
-2
/
+2
2025-01-30
ipsec: add SA inbound and outbound runtime data
Damjan Marion
17
-677
/
+916
2025-01-29
http: conn state consistency with other transports
Florin Coras
1
-6
/
+6
2025-01-29
sflow: replace VAPI with DLAPI
Pim van Pelt
10
-346
/
+76
2025-01-28
vpp_config: leave vm.max_map_count alone by default
Dave Barach
1
-2
/
+7
2025-01-27
armada: fix DSA packet grouping issue on rx
Damjan Marion
1
-0
/
+1
2025-01-24
session: make local port allocator fib aware
Florin Coras
4
-30
/
+36
2025-01-23
vcl: fix sigchld handler recursion
Florin Coras
1
-9
/
+18
[next]