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
2020-03-19
tcp: force deschedule if no send space available
Florin Coras
1
-8
/
+8
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
1
-37
/
+39
2020-03-06
session: fix session reschedule condition
Florin Coras
1
-1
/
+1
2020-02-23
session: include timer generated packets in max burst
Florin Coras
1
-1
/
+2
2020-02-23
session: minimize number of tx events
Florin Coras
1
-8
/
+21
2020-02-11
session: avoid scanning new io list under load
Florin Coras
1
-21
/
+9
2020-01-28
session tcp: fix packet tracing
Florin Coras
1
-2
/
+2
2020-01-24
session: fix node runtime in pre-input queue handler
Florin Coras
1
-0
/
+1
2020-01-09
session: remove io event dispatch dbg msg
Florin Coras
1
-4
/
+1
2019-12-11
quic: Add support for unidirectional streams
Nathan Skrzypczak
1
-0
/
+1
2019-12-06
session: close for reset replies independent of state
Florin Coras
1
-2
/
+2
2019-11-20
session tcp: support pacer idle timeouts
Florin Coras
1
-3
/
+16
2019-11-10
session: re-set tx fifo event if out of buffers
Florin Coras
1
-1
/
+2
2019-11-07
session: ckpair store & crypto engine as mq params
Nathan Skrzypczak
1
-0
/
+2
2019-11-05
session tcp: refactor pacer time
Florin Coras
1
-7
/
+3
2019-11-02
session: reschedule asap when snd space constrained
Florin Coras
1
-7
/
+20
2019-10-31
session: avoid double dispatch of new events
Florin Coras
1
-14
/
+17
2019-10-21
vcl: add api to set lcl ip
Florin Coras
1
-0
/
+1
2019-10-17
session: unify buffer tx dispatching
Florin Coras
1
-26
/
+11
2019-10-17
session tcp: infra for transports to send buffers
Florin Coras
1
-0
/
+14
2019-10-10
tcp: improve pacing after idle send periods
Florin Coras
1
-1
/
+7
2019-10-10
tcp: retry lost retransmits
Florin Coras
1
-4
/
+18
2019-10-09
session: avoid old io dispatch if no slots left to send
Ryujiro Shibuya
1
-2
/
+3
2019-10-09
session: Add certificate store
Nathan Skrzypczak
1
-1
/
+3
2019-09-30
session: Fix missing elt regrab
Nathan Skrzypczak
1
-0
/
+1
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
1
-53
/
+319
2019-08-19
session: add explicit reset api
Florin Coras
1
-0
/
+6
2019-08-09
session: allow closed transports to send
Florin Coras
1
-4
/
+16
2019-08-05
session: cache align transport base class
Florin Coras
1
-1
/
+1
2019-07-29
session: fix vpp to app msg generation
Florin Coras
1
-6
/
+3
2019-07-26
session: separate ctrl, new and old events
Florin Coras
1
-48
/
+76
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-4
/
+19
2019-07-23
session: reorganize dispatch logic
Florin Coras
1
-132
/
+129
2019-07-23
session: avoid postponing close
Florin Coras
1
-14
/
+0
2019-07-19
session: improve event logging
Florin Coras
1
-13
/
+5
2019-07-17
session: use llist in session node evt handling
Florin Coras
1
-43
/
+61
2019-07-09
tcp: remove warning for multi-seg scnario.
Simon Zhang
1
-1
/
+0
2019-06-29
svm: rename fifo tx notifications to reflect use
Florin Coras
1
-1
/
+1
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-4
/
+6
2019-05-08
session: send tx events when data is dequeued
Florin Coras
1
-10
/
+5
2019-04-30
svm: more fifo refactor/cleanup
Florin Coras
1
-4
/
+4
2019-04-17
vcl/session: tx notifications for cut-thru sessions
Florin Coras
1
-0
/
+7
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-4
/
+6
2019-04-02
session: use app cb function wrappers
Florin Coras
1
-3
/
+2
2019-03-11
tls: fixes and improvements
Florin Coras
1
-3
/
+1
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-0
/
+1
2019-03-07
session: use transport custom tx for app transports
Florin Coras
1
-3
/
+1
2019-03-06
session: use session index instead of fifo for evt
Florin Coras
1
-3
/
+3
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-1
/
+21
[next]