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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
session: cleanup use of api_client_index
Florin Coras
5
-151
/
+91
2018-11-18
vcl/session: apps with process workers
Florin Coras
7
-28
/
+113
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
7
-40
/
+45
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
3
-7
/
+14
2018-11-05
tcp: send unsent data in fast recovery
Florin Coras
2
-3
/
+3
2018-11-02
session: measure dispatch period only if under load
Florin Coras
5
-11
/
+29
2018-11-01
tcp: fast retransmit pacing
Florin Coras
3
-12
/
+45
2018-10-31
session: fix sh session cli
Florin Coras
1
-1
/
+1
2018-10-31
session: prioritize postponed sessions
Florin Coras
3
-45
/
+33
2018-10-31
session: add wrk context
Florin Coras
5
-157
/
+166
2018-10-28
session: move test to unittest plugin
Florin Coras
1
-1756
/
+0
2018-10-28
session: extend connect api for internal apps
Florin Coras
12
-119
/
+397
2018-10-25
session/tcp: improve cli
Florin Coras
4
-24
/
+82
2018-10-25
tcp/session: add tx pacer
Florin Coras
6
-2
/
+233
2018-10-23
c11 safe string handling support
Dave Barach
14
-70
/
+70
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
3
-6
/
+10
2018-10-16
vcl: fix bidirectional tests (VPP-1455)
Florin Coras
1
-24
/
+24
2018-10-14
session: mark apis for deprecation
Florin Coras
1
-2
/
+9
2018-10-12
session: don't wait indefinitely for apps to consume evts (VPP-1454)
Florin Coras
1
-10
/
+28
2018-10-05
session: fix local session tagging and cleanup
Florin Coras
3
-7
/
+5
2018-10-04
udp_echo: fix cut-through server mode
Florin Coras
2
-19
/
+26
2018-10-03
session: fix first segment manager cleanup
Florin Coras
2
-4
/
+5
2018-10-02
tls: fix disconnects for sessions with pending data
Florin Coras
3
-4
/
+13
2018-09-29
session: lock msg queues while generating control events
Florin Coras
1
-12
/
+6
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
1
-6
/
+7
2018-09-19
session: improve close procedure
Florin Coras
5
-19
/
+48
2018-09-15
session: ensure detach is done with worker barrier
Florin Coras
1
-7
/
+12
2018-09-14
vcl: keep track of unexpected events
Florin Coras
2
-5
/
+4
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
3
-1
/
+4
2018-09-10
session: lock app worker mq for io events
Florin Coras
4
-29
/
+25
2018-09-08
vcl: set worker pthread stop key
Florin Coras
1
-1
/
+1
2018-09-08
session: detect namespace for transport apps
Florin Coras
2
-4
/
+19
2018-09-07
session: fix reentrant listens
Florin Coras
2
-8
/
+13
2018-09-07
vcl: refactor test client to support workers
Florin Coras
1
-1
/
+1
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-3
/
+3
2018-09-06
session: support multiple worker binds
Florin Coras
12
-325
/
+593
2018-08-31
VPP-1408: Fix bug that wrong tx fifo drop in buffer chains flow of dgram mode
shubing guo
1
-1
/
+4
2018-08-30
vcl: add support for multi-worker apps
Florin Coras
2
-1
/
+7
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
5
-0
/
+121
2018-08-24
session: fix coverity warnings
Florin Coras
3
-5
/
+12
2018-08-24
session: add support for multiple app workers
Florin Coras
14
-703
/
+1238
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
2
-2
/
+11
2018-08-23
session: fix retrieval of local sessions if app is detached
Florin Coras
1
-1
/
+3
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
2
-4
/
+1
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
9
-69
/
+249
2018-08-04
socket api: multiple fds in one msg
Florin Coras
1
-1
/
+2
2018-07-31
vcl: add read/write udp support
Florin Coras
3
-17
/
+32
[next]