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
2019-01-24
session/vcl: support worker ownership change for listeners
Florin Coras
4
-5
/
+40
2019-01-20
session: add support for vrf in session unformat (VPP-1546)
Florin Coras
1
-7
/
+22
2019-01-17
tls: preallocate app sessions on connect/accept
Florin Coras
1
-0
/
+3
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
2
-41
/
+98
2019-01-12
session: generate wrong thread errors instead of crashing
Florin Coras
2
-10
/
+31
2019-01-10
session/vcl: improve fifo tx notifications
Florin Coras
3
-49
/
+50
2019-01-05
vcl/session: add api for changing session app worker
Florin Coras
5
-15
/
+176
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
4
-14
/
+20
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
2
-6
/
+31
2018-12-28
session: free session after transport and app confirm
Florin Coras
6
-64
/
+79
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
2
-0
/
+19
2018-12-21
http server: improvements
Florin Coras
2
-2
/
+3
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
2
-1
/
+14
2018-12-19
session: add cli option to dump session elog
Florin Coras
2
-3
/
+30
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
3
-7
/
+5
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
2
-7
/
+10
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
3
-11
/
+18
2018-12-13
session/tcp: support tx flush mark
Florin Coras
3
-3
/
+21
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
3
-3
/
+9
2018-12-04
vcl: cleanup children that use _exit()
Florin Coras
1
-0
/
+2
2018-12-04
vcl: test refactor and improvements
Florin Coras
2
-2
/
+8
2018-11-30
vcl: wait for segments with segment handle
Florin Coras
5
-2
/
+12
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
8
-25
/
+99
2018-11-30
session: use endpt fib index if app in default ns
John Lo
1
-1
/
+6
2018-11-29
vcl: basic support for apps that fork
Florin Coras
1
-1
/
+1
2018-11-23
session: fix coverity app name warning
Florin Coras
1
-10
/
+20
2018-11-21
session: improve app cli
Florin Coras
3
-25
/
+70
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
[next]