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
/
application.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-12
session: use session handles as app listener handles
Florin Coras
1
-48
/
+18
2019-05-16
Add transport_opts to connect_sock bapi
Nathan Skrzypczak
1
-4
/
+3
2019-05-09
session: segment manager fixes
Florin Coras
1
-1
/
+1
2019-04-25
session: cleanup segment manager and fifo segment
Florin Coras
1
-8
/
+8
2019-04-10
session: binary api app names as vectors
Florin Coras
1
-2
/
+2
2019-04-05
session: fix app name formatting
Florin Coras
1
-2
/
+2
2019-03-18
session: add session flags
Florin Coras
1
-1
/
+1
2019-03-08
session: reorganize session fields
Florin Coras
1
-5
/
+6
2019-03-04
session: remove svm_segment_index from session struct
Florin Coras
1
-2
/
+1
2019-03-04
session: eventfd for mq only for bapi socket transport
Florin Coras
1
-6
/
+8
2019-03-02
session: remove deprecated binary apis
Florin Coras
1
-6
/
+0
2019-03-02
session: fix unlisten with invalid handles
Florin Coras
1
-2
/
+12
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-2
/
+2
2019-03-01
session: refactor local connects
Florin Coras
1
-192
/
+38
2019-02-27
session: refactor local/cut-through listens
Florin Coras
1
-61
/
+52
2019-02-23
session: separate local session logic
Florin Coras
1
-33
/
+3
2019-02-20
session: fix local sessions disconnects
Florin Coras
1
-1
/
+18
2019-02-20
tls: add vcl test
Florin Coras
1
-7
/
+1
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
1
-1
/
+5
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-0
/
+1
2019-02-11
session: cleanup application interface
Florin Coras
1
-46
/
+433
2019-02-09
session: refactor listen logic
Florin Coras
1
-338
/
+262
2019-02-05
session: cleanup part 2
Florin Coras
1
-1125
/
+39
2019-02-04
session: cleanup part 1
Florin Coras
1
-55
/
+52
2019-01-24
session/vcl: support worker ownership change for listeners
Florin Coras
1
-0
/
+29
2019-01-05
vcl/session: add api for changing session app worker
Florin Coras
1
-0
/
+50
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-6
/
+6
2018-12-04
vcl: cleanup children that use _exit()
Florin Coras
1
-0
/
+2
2018-11-30
vcl: wait for segments with segment handle
Florin Coras
1
-1
/
+6
2018-11-30
session: segment handle in accept/connect notifications
Florin Coras
1
-6
/
+13
2018-11-29
vcl: basic support for apps that fork
Florin Coras
1
-1
/
+1
2018-11-21
session: improve app cli
Florin Coras
1
-22
/
+67
2018-11-21
session: cleanup use of api_client_index
Florin Coras
1
-106
/
+50
2018-11-18
vcl/session: apps with process workers
Florin Coras
1
-19
/
+92
2018-10-28
session: extend connect api for internal apps
Florin Coras
1
-3
/
+3
2018-10-23
c11 safe string handling support
Dave Barach
1
-12
/
+12
2018-10-05
session: fix local session tagging and cleanup
Florin Coras
1
-4
/
+2
2018-10-04
udp_echo: fix cut-through server mode
Florin Coras
1
-7
/
+14
2018-10-03
session: fix first segment manager cleanup
Florin Coras
1
-4
/
+3
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
1
-1
/
+2
2018-09-10
session: lock app worker mq for io events
Florin Coras
1
-3
/
+8
2018-09-07
session: fix reentrant listens
Florin Coras
1
-5
/
+8
2018-09-06
session: support multiple worker binds
Florin Coras
1
-135
/
+402
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
1
-0
/
+17
2018-08-24
session: add support for multiple app workers
Florin Coras
1
-360
/
+642
2018-08-23
session: fix retrieval of local sessions if app is detached
Florin Coras
1
-1
/
+3
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-4
/
+35
2018-07-31
vcl: add read/write udp support
Florin Coras
1
-2
/
+4
2018-07-28
session/dlmalloc: coverity fixes
Florin Coras
1
-1
/
+1
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-5
/
+10
[next]