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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
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
6
-24
/
+147
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-15
session: add forced reset api to ct transport
Florin Coras
2
-1
/
+14
2023-12-02
session: no segment handle on worker del
Florin Coras
1
-2
/
+2
2023-11-29
session: no reply on app del worker with sapi
Florin Coras
1
-0
/
+4
2023-11-28
session: fix asan failure
Georgy Borodin
1
-2
/
+5
2023-11-22
session: per app wrk client ct segment handle
Florin Coras
3
-19
/
+22
2023-11-20
session: add session lookup cli for stats
Florin Coras
3
-0
/
+142
2023-11-17
session: always clear rx evt flag on ntf
Florin Coras
1
-3
/
+5
2023-10-27
session: fix bind replies with errors
Florin Coras
1
-1
/
+1
2023-10-12
session: fix duplicate rx events
Florin Coras
1
-10
/
+0
2023-10-12
session: ignore connecting half_open session in session_tx_fifo_dequeue_internal
Steven Luong
1
-1
/
+3
2023-10-11
session: ignore app rx ntf if transport closed
Florin Coras
1
-1
/
+1
2023-10-11
session: fix tx deq ntf assert for cl
Florin Coras
1
-1
/
+1
2023-10-10
session: maintain old state on premature close
Florin Coras
1
-7
/
+14
2023-10-07
session: propagate delayed rx evts after connect/accept
Florin Coras
1
-5
/
+20
2023-10-07
session: handle accept and connect errors
Florin Coras
2
-6
/
+29
2023-10-03
session: make port range configurable
Nathan Skrzypczak
3
-1
/
+16
2023-09-07
session: make sure rx evt flag is cleared for builtin rx
Florin Coras
1
-0
/
+1
2023-09-04
session: fix allocation of proxy fifos
Florin Coras
4
-1
/
+6
2023-08-31
session: fix compilation when SESSION_DEBUG is on
Florin Coras
1
-3
/
+7
2023-08-11
session: fix coverity warnings
Florin Coras
1
-40
/
+23
2023-08-09
session: async rx event notifications
Florin Coras
11
-580
/
+835
2023-07-28
session: regrab evt llist elt for app transports tx
Florin Coras
1
-0
/
+6
2023-07-27
session: remove unused code
Filip Tehlar
1
-17
/
+0
2023-07-26
session: use session error type instead of vnet error
Filip Tehlar
13
-91
/
+116
2023-07-21
vcl: ldp support SO_ORIGINAL_DST
qinyang
6
-10
/
+60
2023-06-27
session udp: add len check for tx dgrams
Florin Coras
2
-0
/
+20
2023-06-26
udp: pass cless hdr to transport through buffer
Florin Coras
2
-12
/
+3
2023-06-21
session: mark half-open transport closed on ntf
Florin Coras
1
-3
/
+3
2023-06-02
session: cleanup cless listeners from session lookup
Florin Coras
1
-1
/
+8
2023-05-04
session: cleanup ho lookup table on close
Florin Coras
1
-6
/
+31
2023-04-28
session: update due to clib_socket refactoring
Nathan Skrzypczak
5
-59
/
+134
2023-04-19
session: fix app_listener memory leak if session listen failed
Xiaoming Jiang
1
-0
/
+2
2023-04-04
session: fix ct connect session flush assert
Florin Coras
1
-2
/
+4
2023-03-30
session: async flush of pending connects to workers
Florin Coras
1
-32
/
+109
2023-03-24
api: Remove deprecated message from API
Ondrej Fabry
3
-57
/
+0
2023-03-24
session: fix session node switching to interrupt mode failded if no user events
Xiaoming Jiang
1
-2
/
+2
2023-03-23
session: fix formatting of half open sessions
Florin Coras
1
-2
/
+1
2023-03-22
session: add session stats
Filip Tehlar
5
-13
/
+99
2023-03-16
session: support active opens with same source port
Florin Coras
1
-1
/
+12
2023-03-14
session vcl: refactor builtin tx event for main tx
Florin Coras
7
-30
/
+33
2023-03-14
session: pre-alloc required dma batches
Marvin Liu
2
-0
/
+3
2023-03-14
session: format transport connection flags
Florin Coras
2
-18
/
+59
2023-03-14
session: cleanup lcl endpt freelist before all alloc
Florin Coras
1
-4
/
+5
[next]