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
/
vnet
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-28
crypto: CLI to change dispatch mode
Niyaz Murshed
1
-0
/
+39
2024-02-27
tls: pass reset ntf to engines
Florin Coras
2
-22
/
+10
2024-02-27
session: fix transport closed and disconnect race
Florin Coras
1
-4
/
+7
2024-02-27
dev: add per-port vnet flow
Monendra Singh Kushwaha
6
-4
/
+97
2024-02-26
tcp: fix fin retransmit when out of buffers
Florin Coras
1
-4
/
+3
2024-02-26
virtio: fix the packed ring support
Mohsin Kazmi
1
-0
/
+18
2024-02-23
tls: initialize app session app wrk
Florin Coras
1
-1
/
+2
2024-02-22
ip6: ECMP hash support for ipv6 fragments
BenoƮt Ganne
2
-11
/
+27
2024-02-20
tls: fix transport endpoint get
Florin Coras
1
-3
/
+4
2024-02-20
pg: fix stream pg interface
Maxime Peim
4
-11
/
+16
2024-02-19
vnet: include platform specific un.h
Tom Jones
1
-0
/
+5
2024-02-19
dev: fix type for uint32 arg value
Monendra Singh Kushwaha
1
-1
/
+1
2024-02-19
wireguard: notify key changes to crypto engine
Lijian Zhang
2
-0
/
+12
2024-02-19
ipsec: check each packet for no algs in esp-encrypt
Matthew Smith
1
-10
/
+13
2024-02-18
udp: use transport port refcnt on accept
Florin Coras
3
-2
/
+11
2024-02-18
vnet: Use platform specific netlink headers on FreeBSD
Tom Jones
1
-0
/
+5
2024-02-18
vnet: Disable tuntap build on not Linux
Tom Jones
1
-0
/
+2
2024-02-18
vnet: Provide platform specific if_tap headers
Tom Jones
2
-0
/
+8
2024-02-18
vnet: Only build tap on Linux
Tom Jones
1
-0
/
+2
2024-02-17
tcp: retransmit fins in last-ack
Florin Coras
2
-2
/
+2
2024-02-16
udp: unregister ports on all cleanups
Florin Coras
1
-4
/
+3
2024-02-15
tls: mark ho done atomically after ctx init
Florin Coras
1
-1
/
+2
2024-02-15
session: postpone ct cleanup if rx evt pending
Florin Coras
1
-3
/
+4
2024-02-13
vnet: Don't use __unused for struct padding
Tom Jones
1
-1
/
+1
2024-02-12
fib: contention with DP on deleting a route
Steven Luong
1
-0
/
+1
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-01-31
tls: set app closed flag in framework
Florin Coras
1
-0
/
+1
2024-01-31
tls: convert ctx fields to connection flags
Florin Coras
2
-23
/
+25
2024-01-29
ip: don't export useless error counters for ip6 rewrite
Arthur de Kerhor
1
-2
/
+0
2024-01-25
udp: update rx sw_if_index to ip-local selected one
Florin Coras
1
-0
/
+4
2024-01-23
tls: fix ho leak on tcp connect return
Florin Coras
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-16
vnet: fix log_debug message format
Georgy Borodin
1
-2
/
+1
2024-01-15
session: avoid spurious disconnect and reset ntfs
Florin Coras
1
-2
/
+4
2024-01-12
session: fix app wrk free leak
Florin Coras
1
-1
/
+1
2024-01-09
session: make app listener pool global
Florin Coras
6
-54
/
+45
2024-01-09
session: support for cl port reuse
Florin Coras
7
-36
/
+166
2024-01-09
session: avoid spurious closed notifications
Florin Coras
1
-0
/
+3
2023-12-22
session: add flag to track cless sessions
Florin Coras
2
-4
/
+13
2023-12-22
session: unset fifo evt to enqueue ack evt on tcp timewait
emmanuel
1
-3
/
+6
2023-12-21
dev: per-queue format callbacks
Damjan Marion
2
-0
/
+8
2023-12-21
fib: format deleted LB
Nathan Skrzypczak
2
-1
/
+15
2023-12-20
virtio: virtio_flags api use enumflag instead of enum
Ole Troan
1
-1
/
+1
2023-12-15
session: add forced reset api to ct transport
Florin Coras
2
-1
/
+14
2023-12-14
tls: no closed notify if no app session
Florin Coras
1
-1
/
+2
2023-12-14
bpf_trace_filter: allow use whithout classifier
Mohammed Hawari
1
-0
/
+3
2023-12-13
tls: postpone ho cleanup if not fully established
Florin Coras
2
-8
/
+80
[next]