Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
session: use vpp to switch io events for ct sessions
[vpp.git]
/
src
/
vnet
/
session
/
session_node.c
2019-03-06
Florin Coras
session: use vpp to switch io events for ct sessions
05/18005/17
blob
|
commitdiff
|
raw
2019-03-02
Florin Coras
session: cleanup/rename functions
75/17975/4
blob
|
commitdiff
|
raw
|
diff to current
2019-03-02
Florin Coras
session: cleanup session event types
74/17974/3
blob
|
commitdiff
|
raw
|
diff to current
2019-03-01
Florin Coras
session: refactor local connects
11/17911/21
blob
|
commitdiff
|
raw
|
diff to current
2019-02-23
Florin Coras
session: separate local session logic
96/17796/4
blob
|
commitdiff
|
raw
|
diff to current
2019-02-09
Damjan Marion
buffers: fix typo
42/17442/1
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Damjan Marion
buffers: make buffer data size configurable from startu...
41/17341/3
blob
|
commitdiff
|
raw
|
diff to current
2019-02-06
Florin Coras
transport: cleanup
33/17333/6
blob
|
commitdiff
|
raw
|
diff to current
2019-02-05
Florin Coras
session: cleanup part 2
73/17273/9
blob
|
commitdiff
|
raw
|
diff to current
2019-02-04
Florin Coras
session: cleanup part 1
71/17271/8
blob
|
commitdiff
|
raw
|
diff to current
2019-02-02
Florin Coras
session: remove local buffer cache
20/17220/4
blob
|
commitdiff
|
raw
|
diff to current
2019-01-24
Florin Coras
session/vcl: support worker ownership change for listeners
28/17028/3
blob
|
commitdiff
|
raw
|
diff to current
2019-01-10
Florin Coras
session/vcl: improve fifo tx notifications
44/16744/4
blob
|
commitdiff
|
raw
|
diff to current
2019-01-05
Florin Coras
vcl/session: add api for changing session app worker
76/16676/11
blob
|
commitdiff
|
raw
|
diff to current
2019-01-02
David Johnson
Fixes for buliding for 32bit targets:
97/16497/6
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Damjan Marion
buffers: remove unused code
46/16646/4
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Florin Coras
vcl/ldp: add write msg function and fine tuning
34/16634/11
blob
|
commitdiff
|
raw
|
diff to current
2018-12-28
Florin Coras
session: free session after transport and app confirm
33/16633/4
blob
|
commitdiff
|
raw
|
diff to current
2018-12-19
Florin Coras
tcp/session: notify transport of close when tx fifo...
37/16537/5
blob
|
commitdiff
|
raw
|
diff to current
2018-12-19
Florin Coras
session: handle close before app accept reply
21/16521/3
blob
|
commitdiff
|
raw
|
diff to current
2018-12-17
Florin Coras
vcl/session: handle reset/disconnect before app accept
91/16491/8
blob
|
commitdiff
|
raw
|
diff to current
2018-12-13
Florin Coras
session/tcp: support tx flush mark
48/16448/4
blob
|
commitdiff
|
raw
|
diff to current
2018-12-05
Florin Coras
session/tcp: postpone cleanup on reset
39/16339/6
blob
|
commitdiff
|
raw
|
diff to current
2018-11-14
Dave Barach
Remove c-11 memcpy checks from perf-critical code
16/15916/4
blob
|
commitdiff
|
raw
|
diff to current
2018-11-08
Florin Coras
tcp: pacer and mrtt estimation improvements
08/15808/8
blob
|
commitdiff
|
raw
|
diff to current
2018-11-07
Florin Coras
tcp: consume incoming buffers instead of reusing
33/15733/12
blob
|
commitdiff
|
raw
|
diff to current
2018-11-05
Florin Coras
tcp: send unsent data in fast recovery
78/15678/10
blob
|
commitdiff
|
raw
|
diff to current
2018-11-02
Florin Coras
session: measure dispatch period only if under load
68/15668/7
blob
|
commitdiff
|
raw
|
diff to current
2018-11-01
Florin Coras
tcp: fast retransmit pacing
58/15658/4
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Florin Coras
session: prioritize postponed sessions
14/15614/5
blob
|
commitdiff
|
raw
|
diff to current
2018-10-31
Florin Coras
session: add wrk context
16/15616/5
blob
|
commitdiff
|
raw
|
diff to current
2018-10-25
Florin Coras
tcp/session: add tx pacer
81/12681/17
blob
|
commitdiff
|
raw
|
diff to current
2018-10-23
Dave Barach
c11 safe string handling support
47/15347/10
blob
|
commitdiff
|
raw
|
diff to current
2018-10-05
Florin Coras
session: fix local session tagging and cleanup
53/15153/3
blob
|
commitdiff
|
raw
|
diff to current
2018-10-02
Florin Coras
tls: fix disconnects for sessions with pending data
64/15064/5
blob
|
commitdiff
|
raw
|
diff to current
2018-09-20
Florin Coras
session/svm: add want_tx_event flag to fifo
01/14901/4
blob
|
commitdiff
|
raw
|
diff to current
2018-09-10
Florin Coras
session: lock app worker mq for io events
43/14743/5
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-31
shubing guo
VPP-1408: Fix bug that wrong tx fifo drop in buffer...
72/14572/7
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-07-27
Florin Coras
vcl: use events for epoll/select/read/write
28/13528/36
blob
|
commitdiff
|
raw
|
diff to current
2018-07-23
Florin Coras
session: send rx events only if session ready
00/13600/3
blob
|
commitdiff
|
raw
|
diff to current
2018-07-19
Florin Coras
session: coverity warnings
24/13524/4
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-07-11
Florin Coras
session: push tx notifications only if needed
33/13433/3
blob
|
commitdiff
|
raw
|
diff to current
2018-06-30
Florin Coras
tcp: fix single loop prefetch
08/13308/1
blob
|
commitdiff
|
raw
|
diff to current
2018-06-30
Florin Coras
session: send tx notification to app
03/13303/4
blob
|
commitdiff
|
raw
|
diff to current
2018-06-26
Florin Coras
tcp/session: tx optimizations
30/13230/2
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
Florin Coras
tcp: move tracing out of established loop
68/13168/2
blob
|
commitdiff
|
raw
|
diff to current
2018-06-19
Florin Coras
tcp: optimize tcp output
66/13066/10
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Florin Coras
tcp: cleanup connection/session fixes
31/12931/11
blob
|
commitdiff
|
raw
|
diff to current
2018-06-09
Florin Coras
session: cleanup queue node tracing
68/12968/3
blob
|
commitdiff
|
raw
|
diff to current
2018-06-01
Florin Coras
session: improve disconnect handling
34/12834/3
blob
|
commitdiff
|
raw
|
diff to current
2018-05-26
Florin Coras
tcp: loss recovery improvements/fixes
08/12708/10
blob
|
commitdiff
|
raw
|
diff to current
2018-05-18
Florin Coras
session: add session process node
09/12609/6
blob
|
commitdiff
|
raw
|
diff to current
2018-05-13
Florin Coras
session: alloc one frame per output node dispatch
32/12532/10
blob
|
commitdiff
|
raw
|
diff to current
2018-05-09
Florin Coras
session: cleanup session tx function
39/12439/11
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-03-23
Florin Coras
tcp/session: sprinkle prefetches
94/11194/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-01-27
Florin Coras
session: disconnect and echo client improvements
85/10285/2
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-11
Florin Coras
session: generalize handling of network transports
80/9780/10
blob
|
commitdiff
|
raw
|
diff to current
2017-11-29
Florin Coras
session: fix preallocation of local endpoint table
18/9618/2
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Dave Barach
Shut down session queue input nodes on exit
02/9602/1
blob
|
commitdiff
|
raw
|
diff to current
2017-11-28
Florin Coras
tcp: fix retransmissions under buffer shortage
79/9579/6
blob
|
commitdiff
|
raw
|
diff to current
2017-11-21
Florin Coras
session: unset fifo event before reading fifo size
11/9511/1
blob
|
commitdiff
|
raw
|
diff to current
2017-10-17
Florin Coras
session: fix build when debugging is on
48/8848/1
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-19
Florin Coras
session/tcp: improve preallocated segment handling
19/8419/7
blob
|
commitdiff
|
raw
|
diff to current
2017-09-12
Florin Coras
tcp: horizontal scaling improvments
09/8309/18
blob
|
commitdiff
|
raw
|
diff to current
2017-08-29
Florin Coras
session: segment manager improvements
92/8092/9
blob
|
commitdiff
|
raw
|
diff to current
2017-08-25
Florin Coras
tcp: retransmit and multi-buffer segment fixes and...
33/8133/10
blob
|
commitdiff
|
raw
|
diff to current
2017-08-18
Florin Coras
session: fix multi-buffer segments
97/8097/7
blob
|
commitdiff
|
raw
|
diff to current
2017-08-11
Florin Coras
Fix tcp multi buffer segments retransmission
71/7871/12
blob
|
commitdiff
|
raw
|
diff to current
2017-07-25
Florin Coras
Cleanup/refactor session layer code
88/7588/8
blob
|
commitdiff
|
raw
|
diff to current