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
2018-07-17
session: use msg queue for events
Florin Coras
1
-90
/
+102
2018-07-08
session/svm: fix coverity warnings
Florin Coras
1
-1
/
+5
2018-07-03
tcp: update snd_una_max for retranmsits
Florin Coras
1
-3
/
+4
2018-06-30
session: send tx notification to app
Florin Coras
1
-0
/
+26
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-17
/
+29
2018-06-11
udp: fix for multiple workers and add test
Florin Coras
1
-1
/
+2
2018-06-01
session: improve disconnect handling
Florin Coras
1
-7
/
+25
2018-05-26
tcp: loss recovery improvements/fixes
Florin Coras
1
-1
/
+1
2018-05-18
session: add session process node
Florin Coras
1
-0
/
+30
2018-05-13
session: alloc one frame per output node dispatch
Florin Coras
1
-0
/
+22
2018-05-09
session: cleanup session tx function
Florin Coras
1
-0
/
+1
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
1
-1
/
+1
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
1
-24
/
+71
2018-04-16
session: use generic session pool for listeners
Florin Coras
1
-5
/
+1
2018-03-07
tls: enforce certificate verification
Florin Coras
1
-5
/
+4
2018-03-02
session: first approximation implementation of tls
Florin Coras
1
-63
/
+159
2018-02-05
session: segment manager refactor
Florin Coras
1
-3
/
+5
2018-01-27
session: use clib rwlocks instead of custom implementation
Florin Coras
1
-10
/
+5
2018-01-27
session: disconnect and echo client improvements
Florin Coras
1
-4
/
+20
2018-01-25
session: add support for memfd segments
Florin Coras
1
-22
/
+60
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-6
/
+6
2017-12-11
session: generalize handling of network transports
Florin Coras
1
-38
/
+59
2017-12-10
make sure the very first fragment triggers an rx_callback
Andreas Schultz
1
-0
/
+1
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
1
-0
/
+11
2017-11-02
session/udp: init rw locks
Florin Coras
1
-1
/
+6
2017-11-01
session: add support for proxying apps
Florin Coras
1
-1
/
+1
2017-10-17
session: return local transport endpoint in connect reply
Florin Coras
1
-1
/
+1
2017-10-16
session: fix build when debugging is on
Florin Coras
1
-1
/
+1
2017-10-16
udp: refactor udp code
Florin Coras
1
-133
/
+328
2017-10-10
session: add support for application namespacing
Florin Coras
1
-35
/
+56
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
1
-12
/
+6
2017-09-18
Fixes for issues Coverity has reported (VPP-972)
Chris Luke
1
-4
/
+1
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-10
/
+11
2017-09-01
Add fixed-size, preallocated pool support
Dave Barach
1
-20
/
+12
2017-08-30
tcp: re-enable persist timer if no data available to send
Florin Coras
1
-1
/
+7
2017-08-29
session: segment manager improvements
Florin Coras
1
-4
/
+5
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
1
-19
/
+86
2017-08-16
tcp: fix v6 sessions
root
1
-1
/
+3
2017-08-15
tcp: state machine improvements
Florin Coras
1
-4
/
+6
2017-08-11
Fix tcp multi buffer segments retransmission
Florin Coras
1
-3
/
+3
2017-08-10
Improve the svm fifo allocator
Dave Barach
1
-3
/
+10
2017-08-10
TCP proxy prototype
Dave Barach
1
-18
/
+25
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-8
/
+74
2017-07-30
Make tcp active open data structures thread safe
Florin Coras
1
-7
/
+7
2017-07-25
Cleanup/refactor session layer code
Florin Coras
1
-493
/
+13
2017-07-21
Improvements to tcp rx path and debugging
Florin Coras
1
-4
/
+34
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
1
-6
/
+68
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
1
-16
/
+56
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
1
-7
/
+18
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-1
/
+10
[prev]
[next]