Gitiles
Code Review
Sign In
gerrit.nordix.org
/
fdio
/
vpp
/
30d93489d214907ca182a9985a1084f2882875fc
/
src
/
vcl
fe97da3
session: cleanup instances of deprecated io evts
by Florin Coras
· 6 years ago
c0737e9
session: use session index instead of fifo for evt
by Florin Coras
· 6 years ago
653e43f
session: use vpp to switch io events for ct sessions
by Florin Coras
· 6 years ago
ac62626
vcl: remove unused fields and structures
by Florin Coras
· 6 years ago
6442401
session: remove deprecated binary apis
by Florin Coras
· 6 years ago
2b81e3c
session: refactor local connects
by Florin Coras
· 6 years ago
78b5fa6
session/vcl: fix coverity warnings
by Florin Coras
· 6 years ago
dfae9f9
vcl/session: send unlisten over message queue
by Florin Coras
· 6 years ago
8a14061
tls: add vcl test
by Florin Coras
· 6 years ago
46ae2ef
ldp: return byte count from a successful recvfrom
by Haggai Eran
· 6 years ago
47727c0
Add -fno-common compile option
by Benoît Ganne
· 6 years ago
97dcf5b
sock api: allow to start client with no rx_thread
by Tomasz Kulasek
· 6 years ago
288eaab
session: cleanup part 1
by Florin Coras
· 6 years ago
6d0106e
vcl: improve handling of close on rw
by Florin Coras
· 6 years ago
2d675d7
vls: support passive listeners
by Florin Coras
· 6 years ago
4dee8cd
ldp: initialize clib time
by Florin Coras
· 6 years ago
0ef8ef2
vls: multi-process and multi-threaded apps improvements
by Florin Coras
· 6 years ago
e0982e5
vcl: add api to expose worker message queues epfd
by Florin Coras
· 6 years ago
5f45e01
session/vcl: support worker ownership change for listeners
by Florin Coras
· 6 years ago
72f7782
vcl: generate epoll events only if requested
by Florin Coras
· 6 years ago
0ed24e9
ldp: add support for TCP_CONGESTION sockopts (VPP-1550)
by Florin Coras
· 6 years ago
f9240dc
vcl: move forking logic to vls
by Florin Coras
· 6 years ago
72b0428
vcl/session: replicate events for shared sessions
by Florin Coras
· 6 years ago
1bcad5c
session/vcl: improve fifo tx notifications
by Florin Coras
· 6 years ago
294afe2
vcl/ldp: select cleanup/improvements
by Florin Coras
· 6 years ago
7baeb71
vcl/ldp: add locked sessions shim layer
by Florin Coras
· 6 years ago
30e79c2
vcl/session: add api for changing session app worker
by Florin Coras
· 6 years ago
34a3a08
Add TLS support for VCL
by Ping Yu
· 6 years ago
d9818dd
Fixes for buliding for 32bit targets:
by David Johnson
· 6 years ago
a7a1a22
ldp/vcl: epoll and shutdown cleanup
by Florin Coras
· 6 years ago
b0f662f
vcl/ldp: add write msg function and fine tuning
by Florin Coras
· 6 years ago
fa915f8
vcl: handle invalid sessions in epoll
by Florin Coras
· 6 years ago
c227e49
vcl: fix coverity warnings
by Florin Coras
· 6 years ago
05ce4b8
vcl: handle reset while reading/writing data
by Florin Coras
· 6 years ago
3c7d4f9
vcl/session: handle reset/disconnect before app accept
by Florin Coras
· 6 years ago
05ecfcc
ldp/vcl: reduce debug verbosity
by Florin Coras
· 6 years ago
4850e3e
tcp: validate seq for handshake ack
by Florin Coras
· 6 years ago
42ceddb
session/tcp: support tx flush mark
by Florin Coras
· 6 years ago
eaec2a6
bapi: add options to have vpp cleanup client registration
by Florin Coras
· 6 years ago
955bfbb
ldp: avoid calling write in destructors
by Florin Coras
· 6 years ago
01f3f89
vcl: cleanup children that use _exit()
by Florin Coras
· 6 years ago
dc2e251
vcl: test refactor and improvements
by Florin Coras
· 6 years ago
940f78f
vcl: handle worker process exit
by Florin Coras
· 6 years ago
adc74d7
svm: use explicit svm fifo segment main for slaves
by Florin Coras
· 6 years ago
d85de68
vcl: wait for segments with segment handle
by Florin Coras
· 6 years ago
fa76a76
session: segment handle in accept/connect notifications
by Florin Coras
· 6 years ago
47c40e2
vcl: basic support for apps that fork
by Florin Coras
· 6 years ago
dfe4cf4
ldp: basic multiworker support
by Florin Coras
· 6 years ago
30e273b
ldp: sid to fd mapper for apps with multiple workers
by Florin Coras
· 6 years ago
c1f5a43
session: cleanup use of api_client_index
by Florin Coras
· 6 years ago
053a0e4
vcl/session: apps with process workers
by Florin Coras
· 6 years ago
173bae3
ldp: fixes/improvements to select
by Florin Coras
· 6 years ago
178cf49
Remove c-11 memcpy checks from perf-critical code
by Dave Barach
· 6 years ago
6917b94
vcl/ldp: fix poll
by Florin Coras
· 6 years ago
aa27eb9
vcl: fix bidirectional tests (VPP-1455)
by Florin Coras
· 6 years ago
a4878ed
vcl: fix empty epoll returns (VPP-1453)
by Florin Coras
· 6 years ago
1502fc3
vcl: cleanup and fixes for vcl test code
by Florin Coras
· 6 years ago
58c101a
vcl: use want_tx_evt for ct sessions
by Florin Coras
· 6 years ago
dc7b1aa
vcl: fix test throughput computation
by Florin Coras
· 6 years ago
84db408
vcl: fix coverity warning
by Florin Coras
· 6 years ago
539663c
vcl: handle old events before blocking in epoll
by Florin Coras
· 6 years ago
742582f
vcl: remove vcl_event
by Florin Coras
· 6 years ago
0e88e85
session/svm: add want_tx_event flag to fifo
by Florin Coras
· 6 years ago
86f0450
vcl: keep track of unexpected events
by Florin Coras
· 6 years ago
2cba853
vcl: add apis that expos fifo as buffer
by Florin Coras
· 6 years ago
41c9e04
vcl: improve read and fifo event handling
by Florin Coras
· 6 years ago
0be66e1
remove libvlib from libvlibmemoryclient libs
by Matthew Smith
· 6 years ago
2179513
session: lock app worker mq for io events
by Florin Coras
· 6 years ago
3348a4c
vcl: set worker pthread stop key
by Florin Coras
· 6 years ago
de9f08b
vcl: register workers in order
by Florin Coras
· 6 years ago
6d4bb42
vcl: refactor test client to support workers
by Florin Coras
· 6 years ago
1459877
vcl/session/svm: fix coverity warnings
by Florin Coras
· 6 years ago
ab2f6db
session: support multiple worker binds
by Florin Coras
· 6 years ago
293aa05
vcl: refactor test apps to use multiple workers
by Florin Coras
· 6 years ago
855e268
Switch to cmake
by Damjan Marion
· 6 years ago
134a996
vcl: add support for multi-worker apps
by Florin Coras
· 6 years ago
258a4cf
cmake: don't install some test executable
by Damjan Marion
· 6 years ago
070453d
vcl: remove session locks
by Florin Coras
· 6 years ago
6011699
vcl/session: use mq for bind replies
by Florin Coras
· 6 years ago
4553c95
cmake: add add_vpp_library and add_vpp_executable macros
by Damjan Marion
· 6 years ago
2bfdda7
cmake: add more headers to the install list
by Damjan Marion
· 6 years ago
c9fbd66
vcl: remove unused binary api handlers
by Florin Coras
· 6 years ago
1553197
session: add support for multiple app workers
by Florin Coras
· 6 years ago
612dd6a
CMake as an alternative to autotools (experimental)
by Damjan Marion
· 6 years ago
60f1fc1
vcl: unset fifo events only in read/write
by Florin Coras
· 6 years ago
9936831
vcl: support for eventfd mq signaling
by Florin Coras
· 6 years ago
9686eac
vcl: fix debug messages output before heap cfg
by Florin Coras
· 6 years ago
460dce6
vcl: add read/write udp support
by Florin Coras
· 6 years ago
54693d2
vcl: use events for epoll/select/read/write
by Florin Coras
· 6 years ago
6a5adc3
Add config option to use dlmalloc instead of mheap
by Dave Barach
· 6 years ago
3c2fed5
session: use msg queue for events
by Florin Coras
· 6 years ago
697faea
vcl: move binary api and cfg to separate files
by Florin Coras
· 6 years ago
7e12d94
vcl: refactor vcl session
by Florin Coras
· 6 years ago
0d427d8
vcl: refactor debugging
by Florin Coras
· 6 years ago
e4d5a65
VCL: Refactor VCL test (part 1)
by Dave Wallace
· 6 years ago
d239f8d
VCL: Fix session peer and local addresses
by Dave Wallace
· 6 years ago
7e607a7
VCL: refactor async & spinlocks
by Dave Wallace
· 6 years ago
aa8f63c
fix socket send() return size check
by qchang
· 7 years ago
410bcca
VCL IOEvent external API callback
by Keith Burns (alagalah)
· 7 years ago
756cd94
Fixes for 'make UNATTENDED=yes CC=clang CXX=clang verify'
by Neale Ranns
· 7 years ago
Next »