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
/
application.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2018-07-23
session: send rx events only if session ready
Florin Coras
1
-2
/
+3
2018-07-17
session: send ctrl msg over mq
Florin Coras
1
-20
/
+18
2018-07-17
session: use msg queue for events
Florin Coras
1
-2
/
+139
2018-05-13
session: improve app verbose format function
Florin Coras
1
-5
/
+6
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
1
-5
/
+8
2018-04-16
session: use generic session pool for listeners
Florin Coras
1
-3
/
+2
2018-03-25
session: fix local session disconnects
Florin Coras
1
-22
/
+48
2018-03-23
session: allow builtin apps to register names
Florin Coras
1
-13
/
+43
2018-03-15
tls: add openssl engine
Florin Coras
1
-0
/
+2
2018-03-02
session: first approximation implementation of tls
Florin Coras
1
-5
/
+40
2018-02-15
session: avoid session handle conflict with vcl
Florin Coras
1
-0
/
+1
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
1
-59
/
+595
2018-02-05
session: segment manager refactor
Florin Coras
1
-55
/
+59
2018-01-26
session: move builtin apps to their own folder
Florin Coras
1
-1
/
+3
2018-01-25
session: add support for memfd segments
Florin Coras
1
-21
/
+63
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-1
/
+1
2017-12-14
session: cleanup attach flags
Florin Coras
1
-7
/
+6
2017-12-12
session: fix proxy removal
Florin Coras
1
-20
/
+68
2017-12-11
session: generalize handling of network transports
Florin Coras
1
-10
/
+20
2017-11-27
session: return bound listener for proxy accepts
Florin Coras
1
-1
/
+3
2017-11-22
session: more rules unit tests and cli improvements
Florin Coras
1
-7
/
+7
2017-11-10
session: use listener logic for proxy rules
Florin Coras
1
-38
/
+19
2017-11-10
session: use pool for segment manager properties
Florin Coras
1
-8
/
+12
2017-11-06
session: add rule tags
Florin Coras
1
-2
/
+3
2017-11-01
session: fix proxy coverity warnings
Florin Coras
1
-1
/
+2
2017-11-01
session: add support for proxying apps
Florin Coras
1
-6
/
+140
2017-10-28
session: rules tables
Florin Coras
1
-1
/
+22
2017-10-16
udp: refactor udp code
Florin Coras
1
-6
/
+1
2017-10-10
session: add support for application namespacing
Florin Coras
1
-45
/
+113
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
1
-0
/
+2
2017-08-29
session: segment manager improvements
Florin Coras
1
-16
/
+55
2017-08-16
tcp: improve builtin http server
Florin Coras
1
-4
/
+10
2017-08-15
tcp: state machine improvements
Florin Coras
1
-1
/
+1
2017-08-10
TCP proxy prototype
Dave Barach
1
-0
/
+6
2017-07-20
Prevent double freeing of first segment manager.
Dave Wallace
1
-1
/
+2
[prev]
[next]