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
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
12 days
tls: add async processing support
Varun Rapelly
5
-70
/
+783
13 days
vcl: fix epoll wait assert
Florin Coras
1
-1
/
+1
13 days
misc: move ppp to a plugin
Joel Ahn
17
-40
/
+104
13 days
session: clean up session table when re-adding an existing application namespace
Steven Luong
1
-0
/
+13
13 days
memif: add num pkts received/sent per queue
Dau Do
3
-3
/
+69
14 days
hsa: fix proxy udp issue
Adrian Villin
2
-4
/
+5
14 days
tap: update tap_flags
Adrian Villin
1
-0
/
+1
14 days
crypto: add config option to adjust crypto sw scheduler queue size
Dau Do
2
-37
/
+73
2024-12-04
dev: include limits.h for PATH_MAX
Renato Botelho do Couto
1
-0
/
+1
2024-12-02
vcl: fix poll support
Florin Coras
3
-2
/
+24
2024-11-29
svm: fix overflow when no region is big enough
Benoît Ganne
1
-32
/
+20
2024-11-29
vapi: fix vapi_ctx_alloc
Benoît Ganne
1
-5
/
+4
2024-11-28
vcl: store libc_epfd in vls instead of vcl
Florin Coras
6
-36
/
+59
2024-11-27
api: fix bug in pcap capture api
Hadi Rayan Al-Sandid
1
-1
/
+1
2024-11-27
vapi: only wait if queue is empty
Matthew Smith
1
-1
/
+2
2024-11-27
vapi: remove plugin dependency from tests
Stanislav Zaikin
2
-93
/
+117
2024-11-26
build: add SHA256 checksums for downloaded dependencies
Andrew Yourtchenko
1
-3
/
+3
2024-11-22
pg: fix the buffer deletion
Mohsin Kazmi
1
-11
/
+40
2024-11-22
papi: remove deprecated pkg_resources
Ole Troan
3
-9
/
+11
2024-11-21
fib: fix `show ip fib memory` output error
Jay Wang
1
-3
/
+2
2024-11-21
vcl: make ldp workers thread local
Florin Coras
1
-21
/
+5
2024-11-21
hsa: added request repeating to http client
Adrian Villin
1
-124
/
+238
2024-11-21
session: fix ct get peer if peer freed
Florin Coras
1
-0
/
+2
2024-11-20
build: add vpp-opt-deps package
Dave Wallace
1
-0
/
+4
2024-11-19
http: track requests as independent objects
Matus Fabian
2
-182
/
+203
2024-11-19
http: HTTP Datagrams and the Capsule Protocol
Matus Fabian
2
-0
/
+265
2024-11-19
quic: update to quicly version 0.1.5
Dave Wallace
4
-22
/
+16
2024-11-19
api: support api clients with real-time scheduling
Florin Coras
1
-7
/
+44
2024-11-18
session: track number of tries to alloc lcl port
Florin Coras
6
-8
/
+71
2024-11-14
hsa: configurable connect-proxy idle timeout
Matus Fabian
2
-1
/
+13
2024-11-14
http: state machine improvement
Matus Fabian
3
-233
/
+235
2024-11-14
mss_clamp: export functions
Maxime Peim
1
-2
/
+2
2024-11-13
http_static: api add keepalive-timeout
Matus Fabian
5
-23
/
+38
2024-11-13
octeon: set rss flowkey after mac update
Monendra Singh Kushwaha
1
-0
/
+20
2024-11-13
tracenode: fix pcap capture if packet is also traced
Benoît Ganne
1
-7
/
+3
2024-11-13
vlib: add clib_stack_frame_get_raw()
Benoît Ganne
4
-16
/
+31
2024-11-13
octeon: fix compilation for octeon
Monendra Singh Kushwaha
3
-12
/
+15
2024-11-12
sr : enable SRv6 uSID in the SRv6 API
Ahmed Abdelsalam
4
-29
/
+44
2024-11-11
tcp: handle multiple syns in time-wait
Florin Coras
1
-1
/
+1
2024-11-11
octeon: add support for hmac_md5 and chachapoly
Kishor Dhanawade
2
-1
/
+39
2024-11-11
sr : adding support to SRv6 uA behavior
Ahmed Abdelsalam
3
-52
/
+116
2024-11-08
session: validate appns index in vnet_session_rule_add_del
Steven Luong
3
-1
/
+12
2024-11-07
hsa: proxy fix assert placement
Florin Coras
1
-3
/
+4
2024-11-07
armada: initial DSA support
Damjan Marion
6
-85
/
+441
2024-11-07
dev: secondary interfaces support
Damjan Marion
11
-183
/
+765
2024-11-07
dev: introduce consistent_qp feature
Mohammed Hawari
6
-5
/
+14
2024-11-06
session: session table holding free appns index
Steven Luong
9
-23
/
+407
2024-11-05
svm: mq use poll instead of SO_RCVTIMEO
Florin Coras
1
-11
/
+15
2024-11-04
hsa: added GET method to client
Adrian Villin
3
-582
/
+744
2024-11-01
http: CONNECT method for tunnelling
Matus Fabian
4
-66
/
+341
[next]