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
/
application_worker.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
session: track detached listener segment managers
Florin Coras
1
-5
/
+45
2020-05-07
session: catch segment manager alloc failure
Florin Coras
1
-3
/
+4
2020-04-30
session: cleanup listener segment manager on wrk free
Florin Coras
1
-9
/
+16
2020-04-19
session: fix half-open cleanup
Florin Coras
1
-3
/
+3
2020-04-17
session tcp: track half open in app wrk
Florin Coras
1
-0
/
+62
2020-04-14
session: avoid all session cleanup on unlisten
Florin Coras
1
-9
/
+7
2020-04-04
misc: sprintf be gone
Dave Barach
1
-3
/
+4
2020-04-03
session: improve error reporting
Florin Coras
1
-16
/
+13
2020-04-01
session: allow rx events independnt of state
Florin Coras
1
-6
/
+0
2020-03-30
session udp: flag for connected udp
Florin Coras
1
-2
/
+14
2020-02-25
session: basic fifo-tuning-logic
Ryujiro Shibuya
1
-0
/
+18
2020-02-17
misc: fix coverity warnings
Dave Barach
1
-1
/
+1
2019-12-21
session: move add/del segment msg to mq
Florin Coras
1
-2
/
+3
2019-12-12
session svm: per thread fifo segment slices
Florin Coras
1
-1
/
+2
2019-10-01
session: fix use-after-free
BenoƮt Ganne
1
-1
/
+1
2019-09-19
session: builtin app rx notifications regardless of state
Florin Coras
1
-3
/
+5
2019-08-01
session: session pool migration notification
Florin Coras
1
-0
/
+9
2019-07-29
session: fix vpp to app msg generation
Florin Coras
1
-60
/
+25
2019-07-15
session: allow transports to generate closed notifications
Florin Coras
1
-0
/
+9
2019-07-09
session: notify app of session and transport cleanup
Florin Coras
1
-0
/
+10
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+1
2019-06-12
session: use session handles as app listener handles
Florin Coras
1
-4
/
+2
2019-05-16
Add transport_opts to connect_sock bapi
Nathan Skrzypczak
1
-1
/
+1
2019-05-08
session: send tx events when data is dequeued
Florin Coras
1
-1
/
+13
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-49
/
+6
2019-04-24
session: remove unused fifo allo return value
Florin Coras
1
-3
/
+1
2019-04-18
svm: allow indirect fifo data chunks
Florin Coras
1
-1
/
+0
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-14
/
+5
2019-04-02
session: remove session logic from io rx evt sender
Florin Coras
1
-6
/
+1
2019-04-02
session: use app cb function wrappers
Florin Coras
1
-4
/
+9
2019-03-18
session: add session flags
Florin Coras
1
-3
/
+2
2019-03-11
tls: fixes and improvements
Florin Coras
1
-0
/
+16
2019-03-06
session: use session index instead of fifo for evt
Florin Coras
1
-2
/
+2
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-3
/
+2
2019-03-04
session: remove svm_segment_index from session struct
Florin Coras
1
-2
/
+1
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-3
/
+3
2019-03-02
session: cleanup session event types
Florin Coras
1
-3
/
+3
2019-03-01
session: refactor local connects
Florin Coras
1
-78
/
+41
2019-02-27
session: refactor local/cut-through listens
Florin Coras
1
-24
/
+54
2019-02-23
session: separate local session logic
Florin Coras
1
-445
/
+1
2019-02-21
tcp: drop outstanding data when entering closing state
Florin Coras
1
-0
/
+1
2019-02-20
session: fix local sessions disconnects
Florin Coras
1
-21
/
+3
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
1
-2
/
+70
2019-02-11
session: cleanup application interface
Florin Coras
1
-2
/
+2
2019-02-09
tls: move test certificates to separate header file
Florin Coras
1
-0
/
+1
2019-02-09
session: refactor listen logic
Florin Coras
1
-33
/
+81
2019-02-05
session: cleanup part 2
Florin Coras
1
-0
/
+1116