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
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-03-08
session: Use session->thread_index to correctly retrieve the session
Steven Luong
1
-1
/
+3
2023-02-28
session: consolidate port alloc logic
Florin Coras
2
-7
/
+18
2023-02-20
session: track app session closes
Florin Coras
2
-2
/
+9
2023-02-16
session: ignore zero length dgrams
Florin Coras
1
-1
/
+9
2023-02-08
session: accept lcl ip updates on cl sessions
Florin Coras
1
-0
/
+2
2023-02-03
session: fix out of bounds event memcpy
Florin Coras
1
-3
/
+1
2023-01-10
session: avoid trying to send incomplete dgram
Florin Coras
1
-2
/
+3
2023-01-06
session: avoid dgram dequeues with no transport
Florin Coras
1
-0
/
+5
2022-12-23
hsa: fix echo client workers initialization
BenoƮt Ganne
1
-3
/
+3
2022-12-14
vcl: enable gso for 'sendmsg' in LDP mode.
Dou Chao
3
-8
/
+17
2022-12-02
session: move connects to first worker
Florin Coras
6
-84
/
+54
2022-11-29
session: transport endpt cleanup on owner thread
Florin Coras
2
-12
/
+79
2022-11-15
session: add transport main structure
Florin Coras
1
-39
/
+37
2022-11-11
session: safe pools for cut-through sessions
Florin Coras
1
-1
/
+2
[next]