Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
L2-input: use vlib_buffer_enqueue_to_next
[vpp.git]
/
src
/
vnet
/
session
/
session_api.c
2018-09-12
Florin Coras
vcl: improve read and fifo event handling
64/14764/9
blob
|
commitdiff
|
raw
2018-09-08
Florin Coras
vcl: set worker pthread stop key
37/14737/4
blob
|
commitdiff
|
raw
|
diff to current
2018-09-07
Florin Coras
vcl: refactor test client to support workers
59/14659/10
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Florin Coras
vcl/session/svm: fix coverity warnings
57/14657/3
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Florin Coras
session: support multiple worker binds
03/14603/15
blob
|
commitdiff
|
raw
|
diff to current
2018-08-30
Florin Coras
vcl: add support for multi-worker apps
38/14538/19
blob
|
commitdiff
|
raw
|
diff to current
2018-08-28
Florin Coras
vcl/session: use mq for bind replies
19/14519/8
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Florin Coras
session: fix coverity warnings
74/14474/1
blob
|
commitdiff
|
raw
|
diff to current
2018-08-24
Florin Coras
session: add support for multiple app workers
76/14176/20
blob
|
commitdiff
|
raw
|
diff to current
2018-08-15
Ondrej Fabry
Remove client_index field from replies in API
40/14240/3
blob
|
commitdiff
|
raw
|
diff to current
2018-08-10
Florin Coras
vcl: support for eventfd mq signaling
22/13922/25
blob
|
commitdiff
|
raw
|
diff to current
2018-08-04
Florin Coras
socket api: multiple fds in one msg
50/13950/3
blob
|
commitdiff
|
raw
|
diff to current
2018-07-27
Florin Coras
vcl: use events for epoll/select/read/write
28/13528/36
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Florin Coras
session: send ctrl msg over mq
58/13458/8
blob
|
commitdiff
|
raw
|
diff to current
2018-07-17
Florin Coras
session: use msg queue for events
58/13358/24
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Florin Coras
session: coverity warnings
89/11889/2
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Florin Coras
udp/session: refactor to support dgram mode
34/11634/18
blob
|
commitdiff
|
raw
|
diff to current
2018-04-16
Florin Coras
session: use generic session pool for listeners
74/11774/6
blob
|
commitdiff
|
raw
|
diff to current
2018-03-19
Florin Coras
session: fix coverity warnings
99/11199/4
blob
|
commitdiff
|
raw
|
diff to current
2018-03-15
Keith Burns (alagalah)
Update session local address is_ip4 on bind when not...
71/11171/2
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Florin Coras
tls: enforce certificate verification
72/10972/9
blob
|
commitdiff
|
raw
|
diff to current
2018-03-05
Florin Coras
tls: add stop listen handler
50/10950/4
blob
|
commitdiff
|
raw
|
diff to current
2018-03-02
Florin Coras
session: first approximation implementation of tls
68/10768/27
blob
|
commitdiff
|
raw
|
diff to current
2018-02-15
Florin Coras
session: avoid session handle conflict with vcl
43/10543/3
blob
|
commitdiff
|
raw
|
diff to current
2018-02-14
Florin Coras
session: support local sessions and deprecate redirects
75/10475/17
blob
|
commitdiff
|
raw
|
diff to current
2018-02-05
Florin Coras
session: segment manager refactor
71/10371/14
blob
|
commitdiff
|
raw
|
diff to current
2018-01-27
Florin Coras
Fix session/tcp coverity warnings
76/10276/3
blob
|
commitdiff
|
raw
|
diff to current
2018-01-25
Florin Coras
session: add support for memfd segments
09/10109/17
blob
|
commitdiff
|
raw
|
diff to current
2018-01-11
Florin Coras
api: remove transport specific code from handlers
38/10038/9
blob
|
commitdiff
|
raw
|
diff to current
2018-01-09
Florin Coras
api: refactor vlibmemory
76/9976/21
blob
|
commitdiff
|
raw
|
diff to current
2017-12-18
Dave Wallace
session api: Fix Coverity Warning CID 180115
68/9868/2
blob
|
commitdiff
|
raw
|
diff to current
2017-12-14
Florin Coras
session: cleanup attach flags
04/9804/2
blob
|
commitdiff
|
raw
|
diff to current
2017-12-11
Florin Coras
session: generalize handling of network transports
80/9780/10
blob
|
commitdiff
|
raw
|
diff to current
2017-12-01
Florin Coras
session: allocate cb messages from client ring
83/9683/3
blob
|
commitdiff
|
raw
|
diff to current
2017-11-27
Florin Coras
session: return bound listener for proxy accepts
82/9582/3
blob
|
commitdiff
|
raw
|
diff to current
2017-11-26
Milan Lenco
Fix session rule port endianness.
62/9562/4
blob
|
commitdiff
|
raw
|
diff to current
2017-11-22
Florin Coras
session: do not check transport for local table binds
31/9531/4
blob
|
commitdiff
|
raw
|
diff to current
2017-11-19
Florin Coras
session: fix session rules api to use transport proto
84/9484/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-17
Florin Coras
vppcom: improve listener session handling
66/9466/6
blob
|
commitdiff
|
raw
|
diff to current
2017-11-12
Dave Wallace
session: add handle to disconnect_session_reply api...
90/9390/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-10
Florin Coras
session: add app ns index to ns create api
78/9378/3
blob
|
commitdiff
|
raw
|
diff to current
2017-11-10
Florin Coras
session: use pool for segment manager properties
64/9364/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-09
Florin Coras
session: fix app index in unbind
60/9360/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Florin Coras
session: add rule tags
34/9234/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Florin Coras
session: add api to dump rules
23/9223/3
blob
|
commitdiff
|
raw
|
diff to current
2017-10-28
Florin Coras
session: rules tables
65/8865/21
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Florin Coras
session: swap appns secret to host byte order
64/9064/2
blob
|
commitdiff
|
raw
|
diff to current
2017-10-26
Dave Wallace
VCL: add session namespace support.
35/9035/2
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Dave Wallace
session: fix connect corner case crash.
64/8864/2
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Florin Coras
session: return local transport endpoint in connect...
17/8817/7
blob
|
commitdiff
|
raw
|
diff to current
2017-10-16
Florin Coras
udp: refactor udp code
30/8730/19
blob
|
commitdiff
|
raw
|
diff to current
2017-10-10
Florin Coras
session: add support for application namespacing
11/8611/22
blob
|
commitdiff
|
raw
|
diff to current
2017-09-07
Dave Wallace
Fix session connect_* api message handling.
15/8315/6
blob
|
commitdiff
|
raw
|
diff to current
2017-07-21
Florin Coras
Improvements to tcp rx path and debugging
11/7611/9
blob
|
commitdiff
|
raw
|
diff to current
2017-06-19
Florin Coras
Overall tcp performance improvements (VPP-846)
93/7093/19
blob
|
commitdiff
|
raw
|
diff to current
2017-06-14
Dave Wallace
Fix session api connect sock handler.
47/7147/2
blob
|
commitdiff
|
raw
|
diff to current
2017-06-07
Florin Coras
Small update to session API
47/7047/1
blob
|
commitdiff
|
raw
|
diff to current
2017-06-01
Dave Barach
Improve fifo allocator performance
35/6935/11
blob
|
commitdiff
|
raw
|
diff to current
2017-05-15
Dave Barach
Fix builtin tcp client
06/6706/4
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Damjan Marion
Fix remaining 32-bit compile issues
65/6465/10
blob
|
commitdiff
|
raw
|
diff to current
2017-04-25
Florin Coras
Session/tcp coverity fixes
36/6436/2
blob
|
commitdiff
|
raw
|
diff to current
2017-04-24
Florin Coras
Session layer improvements
09/6309/7
blob
|
commitdiff
|
raw
|
diff to current
2017-04-21
flyingeagle23
[VPP-704]./uri_tcp_test slave , uri test segment fault
91/6291/3
blob
|
commitdiff
|
raw
|
diff to current
2017-04-14
Florin Coras
Session layer refactoring
67/6067/10
blob
|
commitdiff
|
raw
|
diff to current
2017-03-10
Florin Coras
VPP-659 TCP improvements
24/5624/14
blob
|
commitdiff
|
raw
|
diff to current
2017-03-04
Florin Coras
Cleanup URI code and TCP bugfixing
03/5603/7
blob
|
commitdiff
|
raw
|
diff to current
2017-03-01
Dave Barach
VPP-598: tcp stack initial commit
61/5561/7
blob
|
commitdiff
|
raw
|
diff to current