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
about
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-02-23
session: separate local session logic
Florin Coras
9
-529
/
+605
2019-02-21
vcl/session: send unlisten over message queue
Florin Coras
3
-2
/
+39
2019-02-21
tcp: drop outstanding data when entering closing state
Florin Coras
3
-2
/
+3
2019-02-20
session: fix local sessions disconnects
Florin Coras
2
-22
/
+21
2019-02-20
tls: add vcl test
Florin Coras
2
-7
/
+2
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
5
-141
/
+139
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
3
-0
/
+9
2019-02-15
Fix connexion segfault in session api affecting tcp_echo
Nathan Skrzypczak
1
-1
/
+2
2019-02-14
Add -fno-common compile option
BenoƮt Ganne
1
-1
/
+1
2019-02-11
session: add config for evt qs segment size
Florin Coras
2
-3
/
+6
2019-02-11
session: cleanup application interface
Florin Coras
12
-640
/
+547
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-09
tls: move test certificates to separate header file
Florin Coras
3
-66
/
+10
2019-02-09
session: refactor listen logic
Florin Coras
9
-634
/
+586
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-02-06
transport: cleanup
Florin Coras
12
-518
/
+544
2019-02-05
session: cleanup part 3
Florin Coras
7
-234
/
+245
2019-02-05
session: cleanup part 2
Florin Coras
7
-1191
/
+1227
2019-02-04
session: cleanup part 1
Florin Coras
28
-391
/
+379
2019-02-02
session: improve show session cli
Florin Coras
2
-42
/
+59
2019-02-02
session: remove local buffer cache
Florin Coras
1
-33
/
+14
2019-01-27
session: properly initialize accepted/connected msgs
Florin Coras
1
-0
/
+2
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
[next]