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_api.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-24
Add get_endpoint in transport vft
Aloys Augustin
1
-10
/
+7
2019-04-08
fixing typos
Jim Thompson
1
-1
/
+1
2019-03-07
session: use transport custom tx for app transports
Florin Coras
1
-9
/
+0
2019-03-06
session: use vpp to switch io events for ct sessions
Florin Coras
1
-69
/
+18
2019-03-02
session: remove deprecated binary apis
Florin Coras
1
-333
/
+12
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-23
/
+23
2019-03-01
session: refactor local connects
Florin Coras
1
-70
/
+48
2019-02-27
session: refactor local/cut-through listens
Florin Coras
1
-50
/
+16
2019-02-26
session: fix local binds
Florin Coras
1
-1
/
+3
2019-02-23
session: separate local session logic
Florin Coras
1
-0
/
+1
2019-02-21
vcl/session: send unlisten over message queue
Florin Coras
1
-1
/
+30
2019-02-15
Fix connexion segfault in session api affecting tcp_echo
Nathan Skrzypczak
1
-1
/
+2
2019-02-11
session: cleanup application interface
Florin Coras
1
-50
/
+20
2019-02-09
session: refactor listen logic
Florin Coras
1
-34
/
+31
2019-02-06
transport: cleanup
Florin Coras
1
-6
/
+4
2019-02-05
session: cleanup part 2
Florin Coras
1
-2
/
+2
2019-02-04
session: cleanup part 1
Florin Coras
1
-40
/
+40
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
1
-2
/
+3
2019-01-17
vcl/session: replicate events for shared sessions
Florin Coras
1
-33
/
+52
2018-12-19
session: handle close before app accept reply
Florin Coras
1
-0
/
+1
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
1
-1
/
+4
2018-12-04
vcl: test refactor and improvements
Florin Coras
1
-1
/
+4
2018-11-30
vcl: wait for segments with segment handle
Florin Coras
1
-0
/
+1
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-6
/
+12
2018-11-21
session: improve app cli
Florin Coras
1
-2
/
+2
2018-11-21
session: cleanup use of api_client_index
Florin Coras
1
-31
/
+21
2018-11-18
vcl/session: apps with process workers
Florin Coras
1
-0
/
+3
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-18
/
+20
2018-10-28
session: extend connect api for internal apps
Florin Coras
1
-2
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
1
-24
/
+24
2018-10-16
vcl: fix bidirectional tests (VPP-1455)
Florin Coras
1
-24
/
+24
2018-10-12
session: don't wait indefinitely for apps to consume evts (VPP-1454)
Florin Coras
1
-10
/
+28
2018-09-29
session: lock msg queues while generating control events
Florin Coras
1
-12
/
+6
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
1
-0
/
+1
2018-09-08
vcl: set worker pthread stop key
Florin Coras
1
-1
/
+1
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
1
-7
/
+12
2018-08-30
vcl: add support for multi-worker apps
Florin Coras
1
-1
/
+5
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
1
-0
/
+84
2018-08-24
session: fix coverity warnings
Florin Coras
1
-0
/
+3
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-44
/
+154
2018-08-15
Remove client_index field from replies in API
Ondrej Fabry
1
-1
/
+1
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-46
/
+120
2018-08-04
socket api: multiple fds in one msg
Florin Coras
1
-1
/
+2
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-2
/
+6
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-1
/
+206
2018-07-17
session: use msg queue for events
Florin Coras
1
-4
/
+4
2018-04-18
session: coverity warnings
Florin Coras
1
-2
/
+2
[prev]
[next]