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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
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-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
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
1
-144
/
+304
2025-02-10
build: replace __FUNCTION__ with C11 __func__
Damjan Marion
10
-27
/
+25
2025-02-07
session: do not match listeners when looking for lcl port
Florin Coras
3
-5
/
+73
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
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-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
1
-2
/
+6
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-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
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
9
-345
/
+75
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
2025-01-23
session: validate new app worker on update reqest
Florin Coras
1
-0
/
+2
2025-01-23
http_static: introduce max-body-size parameter
Semir Sionek
5
-8
/
+187
2025-01-23
http: move header serialization to http transport
Matus Fabian
12
-272
/
+289
2025-01-23
sflow: Update build rules
Pim van Pelt
6
-4
/
+32
2025-01-22
svm: improve ooo try collect
Florin Coras
1
-12
/
+5
2025-01-22
session: cleanup io event functions
Florin Coras
11
-35
/
+38
2025-01-22
session svm: track session indices in private struct
Florin Coras
17
-46
/
+77
2025-01-22
http: case-insensitive header table search
Matus Fabian
5
-45
/
+315
2025-01-22
crypto-native: add fixed tag and aad size ops
Damjan Marion
2
-11
/
+55
2025-01-22
snort: validate sw_if_index in attach/detach api handlers
Dave Wallace
1
-9
/
+22
2025-01-21
http: target parsing improvement
Matus Fabian
11
-498
/
+575
[next]