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
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
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-13
/
+13
2019-03-02
session: cleanup session event types
Florin Coras
1
-18
/
+18
2019-03-01
session: refactor local connects
Florin Coras
1
-28
/
+32
2019-02-23
session: separate local session logic
Florin Coras
1
-0
/
+1
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-02-06
transport: cleanup
Florin Coras
1
-4
/
+5
2019-02-05
session: cleanup part 2
Florin Coras
1
-2
/
+2
2019-02-04
session: cleanup part 1
Florin Coras
1
-39
/
+37
2019-02-02
session: remove local buffer cache
Florin Coras
1
-33
/
+14
2019-01-24
session/vcl: support worker ownership change for listeners
Florin Coras
1
-2
/
+2
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
1
-32
/
+32
2019-01-05
vcl/session: add api for changing session app worker
Florin Coras
1
-1
/
+84
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-3
/
+4
2019-01-01
buffers: remove unused code
Damjan Marion
1
-2
/
+1
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
1
-2
/
+14
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-2
/
+2
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
1
-10
/
+8
2018-12-19
session: handle close before app accept reply
Florin Coras
1
-5
/
+3
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
1
-8
/
+14
2018-12-13
session/tcp: support tx flush mark
Florin Coras
1
-3
/
+12
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
1
-1
/
+4
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-4
/
+4
2018-11-08
tcp: pacer and mrtt estimation improvements
Florin Coras
1
-2
/
+2
2018-11-07
tcp: consume incoming buffers instead of reusing
Florin Coras
1
-2
/
+1
2018-11-05
tcp: send unsent data in fast recovery
Florin Coras
1
-2
/
+2
2018-11-02
session: measure dispatch period only if under load
Florin Coras
1
-4
/
+7
[next]