summaryrefslogtreecommitdiffstats
path: root/src/vcl/sock_test_server.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-15vcl: cleanup debug messagesFlorin Coras1-1/+1
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-1/+1
2018-12-23vcl: fix coverity warningsFlorin Coras1-1/+8
2018-12-04vcl: test refactor and improvementsFlorin Coras1-0/+1
2018-10-07vcl: cleanup and fixes for vcl test codeFlorin Coras1-40/+40
2018-09-20session/svm: add want_tx_event flag to fifoFlorin Coras1-0/+4
2018-03-26VCL: add IPv6 to socket_test.sh and make testDave Wallace1-14/+106
2018-03-14VCL: Handle epoll HUP events in sock_test_serverDave Wallace1-1/+10
2018-02-24LDP: Refactor epoll_ctl wrapper.Dave Wallace1-2/+156
2018-02-08VCL: remove vrf from vppcom api.Dave Wallace1-3/+1
2018-01-17LD_PRELOAD: stateless LDPDave Wallace1-70/+27
2017-12-15VCL-LDPRELOAD: Fix Coverity Warning CID 178776Dave Wallace1-23/+22
2017-11-25VCL: improve debug outputDave Wallace1-0/+2
2017-11-14VCL-LDPRELOAD: add sendfile/sendfile64 implementation.Dave Wallace1-1/+1
2017-11-07VCL-LDPRELOAD: enable accept4() wrapperDave Wallace1-0/+2
2017-10-24VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.soDave Wallace1-0/+790