Age | Commit message (Expand) | Author | Files | Lines |
2021-07-22 | vppinfra: add abstract socket & netns fns |  Nathan Skrzypczak | 1 | -3/+50 |
2021-05-26 | vppinfra: explicit blocking mode for sock connects |  Florin Coras | 1 | -1/+3 |
2021-05-26 | api: socket client connect set to blocking |  Florin Coras | 1 | -0/+8 |
2021-01-21 | vppinfra: ensure _GNU_SOURCE is present |  Nathan Moos | 1 | -0/+6 |
2020-10-17 | vppinfra: explicitly export symbols |  Damjan Marion | 1 | -3/+3 |
2020-01-08 | vppinfra: retry socket connect on EAGAIN |  Florin Coras | 1 | -4/+6 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -1/+2 |
2018-10-30 | vppinfra: fix bug in default_socket_sendmsg |  Damjan Marion | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-09-03 | Compile vppinfra on macOS |  Damjan Marion | 1 | -2/+11 |
2017-09-14 | clib_socket: add sendmsg / recvmsg with ancillary data support |  Damjan Marion | 1 | -12/+118 |
2017-09-08 | Fixes for issues reported by Coverity (VPP-972) |  Chris Luke | 1 | -2/+14 |
2017-09-07 | Add fd/socket name to clib_socket_* error msgs. |  Dave Wallace | 1 | -12/+22 |
2017-06-21 | Add option to create clib_socket with group write permissions |  Damjan Marion | 1 | -0/+9 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+422 |