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
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
2018-04-18
udp/session: refactor to support dgram mode
Florin Coras
1
-4
/
+37
2018-04-16
session: use generic session pool for listeners
Florin Coras
1
-5
/
+3
2018-03-19
session: fix coverity warnings
Florin Coras
1
-0
/
+10
2018-03-15
Update session local address is_ip4 on bind when not global
Keith Burns (alagalah)
1
-0
/
+1
2018-03-07
tls: enforce certificate verification
Florin Coras
1
-8
/
+11
2018-03-05
tls: add stop listen handler
Florin Coras
1
-2
/
+14
2018-03-02
session: first approximation implementation of tls
Florin Coras
1
-0
/
+60
2018-02-15
session: avoid session handle conflict with vcl
Florin Coras
1
-1
/
+12
2018-02-14
session: support local sessions and deprecate redirects
Florin Coras
1
-112
/
+145
2018-02-05
session: segment manager refactor
Florin Coras
1
-1
/
+1
2018-01-27
Fix session/tcp coverity warnings
Florin Coras
1
-2
/
+4
2018-01-25
session: add support for memfd segments
Florin Coras
1
-48
/
+100
2018-01-11
api: remove transport specific code from handlers
Florin Coras
1
-11
/
+11
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-14
/
+13
2017-12-18
session api: Fix Coverity Warning CID 180115
Dave Wallace
1
-1
/
+1
2017-12-14
session: cleanup attach flags
Florin Coras
1
-3
/
+3
2017-12-11
session: generalize handling of network transports
Florin Coras
1
-1
/
+1
2017-12-01
session: allocate cb messages from client ring
Florin Coras
1
-5
/
+5
2017-11-27
session: return bound listener for proxy accepts
Florin Coras
1
-0
/
+10
2017-11-26
Fix session rule port endianness.
Milan Lenco
1
-6
/
+6
2017-11-22
session: do not check transport for local table binds
Florin Coras
1
-9
/
+9
2017-11-19
session: fix session rules api to use transport proto
Florin Coras
1
-0
/
+1
2017-11-17
vppcom: improve listener session handling
Florin Coras
1
-16
/
+33
2017-11-12
session: add handle to disconnect_session_reply api msg.
Dave Wallace
1
-1
/
+1
2017-11-10
session: add app ns index to ns create api
Florin Coras
1
-2
/
+18
2017-11-10
session: use pool for segment manager properties
Florin Coras
1
-2
/
+4
2017-11-09
session: fix app index in unbind
Florin Coras
1
-1
/
+1
2017-11-06
session: add rule tags
Florin Coras
1
-30
/
+53
2017-11-05
session: add api to dump rules
Florin Coras
1
-0
/
+120
[next]