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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-29
svm: rename fifo tx notifications to reflect use
Florin Coras
1
-2
/
+2
2019-06-28
session: add half_open_has_fifos for UDPC
Nathan Skrzypczak
1
-6
/
+23
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-1
/
+2
2019-06-24
session: full lock on session_send_evt_to_thread
Nathan Skrzypczak
1
-10
/
+2
2019-06-19
session: call session_dequeue_notify after svm_fifo_dequeue_drop
Vladimir Kropylev
1
-1
/
+4
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-2
/
+3
2019-05-25
tcp: handle fin+rst in same frame
Florin Coras
1
-1
/
+8
2019-05-08
session: send tx events when data is dequeued
Florin Coras
1
-0
/
+4
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
1
-8
/
+7
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
1
-6
/
+4
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
1
-1
/
+15
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-3
/
+3
2019-04-16
Allow sessions to be allocated in app's RX callbacks
Aloys Augustin
1
-3
/
+11
2019-04-09
session: fix session flags
Florin Coras
1
-3
/
+0
2019-04-05
tcp: do not delete session on establish pop
Florin Coras
1
-2
/
+8
2019-04-02
session: use app cb function wrappers
Florin Coras
1
-4
/
+3
2019-03-29
Integrate first QUIC protocol implementation
Nathan Skrzypczak
1
-2
/
+9
2019-03-25
UDP: Fix session registration in lookup table
Aloys Augustin
1
-0
/
+4
2019-03-18
session: add session flags
Florin Coras
1
-13
/
+6
2019-03-11
tls: fixes and improvements
Florin Coras
1
-6
/
+2
2019-03-06
session: use session index instead of fifo for evt
Florin Coras
1
-3
/
+4
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-9
/
+12
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
-86
/
+40
2019-03-02
session: cleanup session event types
Florin Coras
1
-15
/
+16
2019-03-01
session: refactor local connects
Florin Coras
1
-0
/
+7
2019-02-27
session: refactor local/cut-through listens
Florin Coras
1
-6
/
+4
2019-02-21
tcp: drop outstanding data when entering closing state
Florin Coras
1
-1
/
+1
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
1
-136
/
+58
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-0
/
+7
2019-02-11
session: add config for evt qs segment size
Florin Coras
1
-2
/
+5
2019-02-09
session: refactor listen logic
Florin Coras
1
-3
/
+3
2019-02-06
transport: cleanup
Florin Coras
1
-27
/
+20
2019-02-05
session: cleanup part 3
Florin Coras
1
-33
/
+8
2019-02-04
session: cleanup part 1
Florin Coras
1
-83
/
+80
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
1
-8
/
+46
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
1
-1
/
+5
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-2
/
+7
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
1
-4
/
+17
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-53
/
+67
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-0
/
+18
2018-12-21
http server: improvements
Florin Coras
1
-0
/
+1
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
1
-1
/
+13
2018-12-19
session: handle close before app accept reply
Florin Coras
1
-2
/
+1
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
1
-6
/
+9
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
1
-2
/
+4
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
1
-1
/
+1
2018-11-05
tcp: send unsent data in fast recovery
Florin Coras
1
-1
/
+1
2018-11-02
session: measure dispatch period only if under load
Florin Coras
1
-0
/
+1
2018-10-31
session: prioritize postponed sessions
Florin Coras
1
-4
/
+6
[next]