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
/
session.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-17
session tcp: track half open in app wrk
Florin Coras
1
-0
/
+4
2020-04-08
udp: cleanup input node
Florin Coras
1
-0
/
+2
2020-04-08
session: alloc exact number of bufs for multi-seg deqs
Simon Zhang
1
-0
/
+1
2020-04-03
session: improve error reporting
Florin Coras
1
-5
/
+3
2020-03-30
tcp: reuse session infra for syns and resets
Florin Coras
1
-5
/
+16
2020-03-30
session udp: flag for connected udp
Florin Coras
1
-0
/
+1
2020-03-25
session: api to add new transport types
Florin Coras
1
-1
/
+19
2020-03-20
session: export session_alloc_for_connection
Andreas Schultz
1
-0
/
+2
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
1
-3
/
+2
2020-02-25
svm: refactor fifo
Florin Coras
1
-2
/
+2
2019-12-05
session: fix session_main_get_worker_if_valid
Nathan Skrzypczak
1
-1
/
+1
2019-11-18
session: extra checks in session validation
Srikanth Akula
1
-13
/
+1
2019-11-12
session: session enable in multiworker
Nathan Skrzypczak
1
-0
/
+2
2019-11-05
session tcp: refactor pacer time
Florin Coras
1
-3
/
+12
2019-11-02
session: reschedule asap when snd space constrained
Florin Coras
1
-0
/
+8
2019-10-17
session tcp: infra for transports to send buffers
Florin Coras
1
-0
/
+15
2019-10-16
session: increase max ctrl msg size
Florin Coras
1
-2
/
+0
2019-09-04
session: improve cli
Florin Coras
1
-2
/
+10
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
1
-0
/
+32
2019-08-19
session: add explicit reset api
Florin Coras
1
-0
/
+2
2019-07-26
session: separate ctrl, new and old events
Florin Coras
1
-36
/
+10
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-0
/
+22
2019-07-23
session: reorganize dispatch logic
Florin Coras
1
-19
/
+10
2019-07-19
session: improve event logging
Florin Coras
1
-8
/
+4
2019-07-17
session: use llist in session node evt handling
Florin Coras
1
-9
/
+73
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+1
2019-04-25
session: use teps in accept/connect notifications
Florin Coras
1
-2
/
+2
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
1
-2
/
+4
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-2
/
+2
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
1
-0
/
+7
2019-03-29
Integrate first QUIC protocol implementation
Nathan Skrzypczak
1
-0
/
+2
2019-03-28
session: remove unused tx context field
Florin Coras
1
-1
/
+0
2019-03-18
session: add session flags
Florin Coras
1
-5
/
+0
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-0
/
+5
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-73
/
+46
2019-03-02
session: cleanup session event types
Florin Coras
1
-1
/
+1
2019-02-23
session: separate local session logic
Florin Coras
1
-4
/
+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
-2
/
+1
2019-02-11
session: add config for evt qs segment size
Florin Coras
1
-1
/
+1
2019-02-09
session: refactor listen logic
Florin Coras
1
-104
/
+1
2019-02-06
transport: cleanup
Florin Coras
1
-103
/
+102
2019-02-05
session: cleanup part 3
Florin Coras
1
-78
/
+0
2019-02-04
session: cleanup part 1
Florin Coras
1
-59
/
+57
2019-01-24
session/vcl: support worker ownership change for listeners
Florin Coras
1
-1
/
+6
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
1
-16
/
+13
2019-01-05
vcl/session: add api for changing session app worker
Florin Coras
1
-1
/
+4
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-7
/
+7
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-0
/
+1
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
1
-1
/
+1
[next]