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
/
session_node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-22
session: unset fifo evt to enqueue ack evt on tcp timewait
emmanuel
1
-3
/
+6
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-07
session: handle accept and connect errors
Florin Coras
1
-0
/
+1
2023-08-09
session: async rx event notifications
Florin Coras
1
-8
/
+13
2023-07-28
session: regrab evt llist elt for app transports tx
Florin Coras
1
-0
/
+6
2023-06-27
session udp: add len check for tx dgrams
Florin Coras
1
-0
/
+7
2023-06-26
udp: pass cless hdr to transport through buffer
Florin Coras
1
-4
/
+2
2023-03-24
session: fix session node switching to interrupt mode failded if no user events
Xiaoming Jiang
1
-2
/
+2
2023-03-22
session: add session stats
Filip Tehlar
1
-5
/
+10
2023-03-14
session vcl: refactor builtin tx event for main tx
Florin Coras
1
-3
/
+5
2023-03-14
session: pre-alloc required dma batches
Marvin Liu
1
-0
/
+2
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-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-14
vcl: enable gso for 'sendmsg' in LDP mode.
Dou Chao
1
-0
/
+5
2022-12-02
session: move connects to first worker
Florin Coras
1
-58
/
+33
2022-10-26
session: add session event log for session state
Steven Luong
1
-3
/
+3
2022-10-20
session: add session debug cli
Steven Luong
1
-2
/
+2
2022-09-15
session: support dma option
Marvin Liu
1
-20
/
+151
2022-04-22
session: fix ctrl evt rpc elt pool realloc
Florin Coras
1
-5
/
+10
2022-04-04
session: use session layer rpc for evts sent to main
Florin Coras
1
-5
/
+9
2022-03-21
session: linked list of events to be handled by main
Florin Coras
1
-56
/
+101
2022-03-03
session: improve tx tracing
Florin Coras
1
-10
/
+10
2022-02-05
session: track bytes dequeued in snd params
Florin Coras
1
-2
/
+4
2022-01-22
session: update time for list of subscribers
Florin Coras
1
-1
/
+11
2022-01-12
session: pass tx buffers in bulk to transports
Florin Coras
1
-7
/
+9
2022-01-10
session: deschedule sessions with no data to send
Florin Coras
1
-2
/
+13
2021-11-26
session: accept reply improvements
Florin Coras
1
-26
/
+25
2021-11-15
vcl: add DSCP support in VCL
Filip Tehlar
1
-0
/
+1
2021-10-06
session: fix severity info
Filip Tehlar
1
-11
/
+10
2021-09-09
vlib: fix vlib_buffer_enqueue_to_next() overflow
Benoît Ganne
1
-3
/
+3
2021-09-01
udp: fill rmt info if session is connection less
liuyacan
1
-1
/
+1
2021-08-30
session: fix prefetch out of struct bound on Arm
Tianyu Li
1
-1
/
+1
2021-08-30
tcp: Allow accepting session to send custom packet
liuyacan
1
-1
/
+9
2021-07-21
session: fix unlisten rpc barrier release
Florin Coras
1
-4
/
+5
2021-06-29
session: free ctrl event data on connect rpc
Florin Coras
1
-0
/
+1
2021-06-22
session: avoid reordering unlisten and connect msg
Florin Coras
1
-6
/
+33
2021-06-18
session: improve ct locking with multiple workers
Florin Coras
1
-1
/
+1
2021-05-21
session: improve main thread connects rpc
Florin Coras
1
-17
/
+25
2021-05-19
session: cleanup event llist usage
Florin Coras
1
-17
/
+17
2021-05-18
session: poll main thread if pending connects
Florin Coras
1
-48
/
+71
2021-05-18
session: only handle old ctrl events per dispatch
Florin Coras
1
-6
/
+12
2021-05-18
session: move tx-buffers to tx ctx
Florin Coras
1
-13
/
+11
2021-05-16
session: rpc for connects to main
Florin Coras
1
-5
/
+81
2021-05-12
session: support half-close connection
liuyacan
1
-0
/
+25
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-5
/
+0
2021-04-27
session: fix mq ext config cleanup
Florin Coras
1
-2
/
+1
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
1
-11
/
+0
[next]