Age | Commit message (Expand) | Author | Files | Lines |
2017-10-24 | VCL-LDPRELOAD: statically link vppcom into libvcl-ldpreload.so | Dave Wallace | 8 | -5789/+0 |
2017-10-20 | VCL: Fix converity warning CID 177864 | Dave Wallace | 1 | -2/+2 |
2017-10-20 | VCL-LDPRELOAD: Refactor vcom_socket* and fix crash in vppcom_select | Dave Wallace | 1 | -85/+98 |
2017-10-19 | VCL: cleanup misc. issues in vppcom | Dave Wallace | 1 | -6/+10 |
2017-10-19 | VCL-LDPRELOAD: fix iperf3 socket_test.sh | Dave Wallace | 2 | -35/+114 |
2017-10-17 | session: return local transport endpoint in connect reply | Florin Coras | 1 | -0/+6 |
2017-10-16 | udp: refactor udp code | Florin Coras | 3 | -42/+171 |
2017-10-15 | VCL/LDPRELOAD: getpeername and getsockname | Steven | 1 | -12/+29 |
2017-10-12 | VCL: Add SET_KEEPALIVE, SET_TCP_KEEPIDLE, and SET_TCP_KEEPINTVL | Steven | 2 | -0/+12 |
2017-10-12 | VCL: Add REUSEADDR, BROADCAST, and V6ONLY to vppcom_session_attr API | Steven | 2 | -1/+13 |
2017-10-10 | Add VCL session get/set attributes api function. | Dave Wallace | 3 | -26/+193 |
2017-10-10 | session: add support for application namespacing | Florin Coras | 3 | -3/+4 |
2017-10-06 | VCL: add epoll_* functions. | Dave Wallace | 4 | -85/+813 |
2017-10-03 | Repair vlib API socket server | Dave Barach | 1 | -1/+1 |
2017-09-27 | Various fixes for issues found by Coverity (VPP-972) | Chris Luke | 1 | -2/+6 |
2017-09-18 | Fixes for issues Coverity has reported (VPP-972) | Chris Luke | 3 | -4/+29 |
2017-09-17 | Add multi-vm Vagrantfile for vcl-test. | Dave Wallace | 1 | -19/+29 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) | Chris Luke | 3 | -12/+19 |
2017-09-07 | Fix session connect_* api message handling. | Dave Wallace | 4 | -127/+112 |
2017-08-29 | session: segment manager improvements | Florin Coras | 1 | -1/+1 |
2017-08-24 | Fix initialization bug in sock_test_client | Dave Wallace | 1 | -0/+3 |
2017-08-16 | VCL: copy complete ip addr to/from vpe-api buf. | Dave Wallace | 1 | -18/+7 |
2017-08-11 | Add VPP Communications Library (VCL) | Dave Wallace | 8 | -0/+4755 |
2017-07-25 | Cleanup/refactor session layer code | Florin Coras | 2 | -8/+0 |
2017-07-11 | Horizontal (nSessions) scaling draft | Dave Barach | 1 | -1/+1 |
2017-06-22 | Improve svm fifo and tcp tx path performance (VPP-846) | Florin Coras | 1 | -5/+5 |
2017-06-19 | Overall tcp performance improvements (VPP-846) | Florin Coras | 3 | -67/+171 |
2017-06-01 | Improve fifo allocator performance | Dave Barach | 2 | -21/+19 |
2017-05-09 | Fix remaining 32-bit compile issues | Damjan Marion | 2 | -15/+21 |
2017-05-09 | Add support for tcp/session buffer chains | Florin Coras | 1 | -8/+39 |
2017-04-27 | [VPP-711] uri_tcp_test when master bind fail we met a display issue about retval | flyingeagle23 | 1 | -1/+3 |
2017-04-25 | Session/tcp coverity fixes | Florin Coras | 1 | -0/+2 |
2017-04-24 | Session layer improvements | Florin Coras | 2 | -85/+144 |
2017-04-21 | [VPP-703]uri_tcp_test segment fault when mp->retval reply -30 | flyingeagle23 | 1 | -1/+1 |
2017-04-21 | [VPP-704]./uri_tcp_test slave , uri test segment fault | flyingeagle23 | 1 | -1/+2 |
2017-04-17 | Socket API echo server | Dave Barach | 1 | -0/+181 |
2017-04-13 | Session layer refactoring | Florin Coras | 2 | -225/+416 |
2017-03-27 | TCP/session improvements | Florin Coras | 3 | -56/+244 |
2017-03-13 | VPP-659 Improve tcp/session debugging and testing | Florin Coras | 1 | -12/+31 |
2017-03-10 | VPP-659 TCP improvements | Florin Coras | 1 | -3/+4 |
2017-03-04 | Cleanup URI code and TCP bugfixing | Florin Coras | 4 | -1824/+848 |
2017-03-01 | VPP-598: tcp stack initial commit | Dave Barach | 4 | -0/+2907 |