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
2020-03-30
tcp: reuse session infra for syns and resets
Florin Coras
1
-2
/
+2
2020-03-25
session: api to add new transport types
Florin Coras
1
-6
/
+20
2020-03-20
session: export session_alloc_for_connection
Andreas Schultz
1
-1
/
+1
2020-03-19
tcp: force deschedule if no send space available
Florin Coras
1
-1
/
+3
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
1
-0
/
+13
2020-02-25
session: basic fifo-tuning-logic
Ryujiro Shibuya
1
-0
/
+26
2020-02-12
tcp: improve invalid packet handling in syn-rcvd
Florin Coras
1
-1
/
+8
2019-12-11
api: Use vl_msg_push/pop_heap
Nathan Skrzypczak
1
-3
/
+2
2019-12-10
api: multiple connections per process
Dave Barach
1
-1
/
+1
2019-11-29
session: no cleanup notification for forced deletes
Florin Coras
1
-1
/
+2
2019-11-19
session: Fix out of order mq
Nathan Skrzypczak
1
-1
/
+2
2019-11-18
session: extra checks in session validation
Srikanth Akula
1
-0
/
+26
2019-11-12
session: session enable in multiworker
Nathan Skrzypczak
1
-1
/
+16
2019-11-05
session tcp: refactor pacer time
Florin Coras
1
-1
/
+1
2019-10-30
tls: fix on tcp connection reset
Zeyu Zhang
1
-1
/
+2
2019-10-28
session: allow transport cleanup only if not deleted
Florin Coras
1
-2
/
+3
2019-10-28
session: app-closed to transport-deleted on delete notify
Florin Coras
1
-1
/
+1
2019-10-10
tcp: retry lost retransmits
Florin Coras
1
-1
/
+1
2019-10-08
session: add is_migrating flag
Nathan Skrzypczak
1
-0
/
+1
2019-10-01
session: allow transport cleanup in any state
Florin Coras
1
-3
/
+2
2019-09-25
session: fix cleanup in closing states
Florin Coras
1
-3
/
+1
2019-09-24
session: avoid transport cleanup if previously deleted
Florin Coras
1
-2
/
+3
2019-09-20
session: fix msg freeing on error
Nathan Skrzypczak
1
-8
/
+7
2019-09-13
session: add session enable option in config file
Nathan Skrzypczak
1
-0
/
+2
2019-08-30
session: move svm_fifo_clear_deq_ntf to before calling the app callback
Vladimir Kropylev
1
-2
/
+2
2019-08-29
svm: fix fifo hdr freelist allocation
Florin Coras
1
-0
/
+2
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
1
-4
/
+4
2019-08-19
session: add explicit reset api
Florin Coras
1
-6
/
+40
2019-08-13
session: fix enqueue notification on 32bit systems
Florin Coras
1
-3
/
+10
2019-08-09
tls: mark as no lookup transport
Florin Coras
1
-1
/
+1
2019-08-08
udp: fix connections move
Aloys Augustin
1
-0
/
+28
2019-08-01
session: session pool migration notification
Florin Coras
1
-0
/
+15
2019-07-26
session: separate ctrl, new and old events
Florin Coras
1
-5
/
+2
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-0
/
+25
2019-07-25
session: add transport deleted state
Florin Coras
1
-8
/
+11
2019-07-23
session: reorganize dispatch logic
Florin Coras
1
-2
/
+2
2019-07-19
session: improve event logging
Florin Coras
1
-11
/
+2
2019-07-17
session: use llist in session node evt handling
Florin Coras
1
-14
/
+11
2019-07-16
session: fix node enable sequence
Vladimir Kropylev
1
-1
/
+1
2019-07-15
session: allow transports to generate closed notifications
Florin Coras
1
-26
/
+27
2019-07-09
session: notify app of session and transport cleanup
Florin Coras
1
-3
/
+18
2019-07-08
session: add flag to disable session lookup
Nathan Skrzypczak
1
-2
/
+2
2019-07-03
quic: fifo notifications fix
Aloys Augustin
1
-0
/
+1
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
[next]