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
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
1
-1
/
+5
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-2
/
+7
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
1
-4
/
+17
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-53
/
+67
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-0
/
+18
2018-12-21
http server: improvements
Florin Coras
1
-0
/
+1
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
1
-1
/
+13
2018-12-19
session: handle close before app accept reply
Florin Coras
1
-2
/
+1
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
1
-6
/
+9
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
1
-2
/
+4
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
1
-1
/
+1
2018-11-05
tcp: send unsent data in fast recovery
Florin Coras
1
-1
/
+1
2018-11-02
session: measure dispatch period only if under load
Florin Coras
1
-0
/
+1
2018-10-31
session: prioritize postponed sessions
Florin Coras
1
-4
/
+6
2018-10-31
session: add wrk context
Florin Coras
1
-57
/
+42
2018-10-28
session: extend connect api for internal apps
Florin Coras
1
-7
/
+9
2018-10-25
tcp/session: add tx pacer
Florin Coras
1
-1
/
+6
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
1
-2
/
+6
2018-10-18
tcp: fix cleanup of non established connections (VPP-1463)
Florin Coras
1
-0
/
+1
2018-10-16
tls: fix multi threaded medium scale test (VPP-1457)
Florin Coras
1
-4
/
+4
2018-10-03
session: fix first segment manager cleanup
Florin Coras
1
-0
/
+2
2018-10-02
tls: fix disconnects for sessions with pending data
Florin Coras
1
-2
/
+3
2018-09-19
session: improve close procedure
Florin Coras
1
-15
/
+42
2018-09-14
vcl: keep track of unexpected events
Florin Coras
1
-2
/
+2
2018-09-10
session: lock app worker mq for io events
Florin Coras
1
-15
/
+6
2018-09-07
session: fix reentrant listens
Florin Coras
1
-3
/
+5
2018-09-06
session: support multiple worker binds
Florin Coras
1
-92
/
+24
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-39
/
+53
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
1
-2
/
+2
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-0
/
+5
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-2
/
+3
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-6
/
+5
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
[next]