Age | Commit message (Expand) | Author | Files | Lines |
2021-03-26 | vlib: split vlib_main_t into global and per-thread | Damjan Marion | 1 | -2/+3 |
2021-03-26 | vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads() | Damjan Marion | 1 | -2/+2 |
2020-05-27 | dhcp: vat support for the dhcp_client_dump API | Dave Barach | 1 | -0/+11 |
2020-02-05 | api: fix vl_api_clnt_node process stack overflow | Chenmin Sun | 1 | -0/+1 |
2019-12-10 | api: multiple connections per process | Dave Barach | 1 | -7/+7 |
2019-12-09 | api: fix sock reg passing on read event | Florin Coras | 1 | -3/+9 |
2019-12-06 | api: fix free socket process args | Florin Coras | 1 | -0/+1 |
2019-10-02 | vlib: improve summary vector-rate statistics | Dave Barach | 1 | -1/+1 |
2019-08-27 | api: revert use string type for strings in memclnt.api | Ole Troan | 1 | -20/+15 |
2019-08-27 | api: use string type for strings in memclnt.api | Ole Troan | 1 | -15/+20 |
2019-08-08 | api: vppapitrace JSON/API trace converter | Ole Troan | 1 | -23/+0 |
2019-05-16 | init / exit function ordering | Dave Barach | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -1/+1 |
2018-11-13 | vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..) | Damjan Marion | 1 | -2/+2 |
2018-11-01 | Move RPC calls off the binary API input queue | Dave Barach | 1 | -29/+14 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" | Florin Coras | 1 | -16/+29 |
2018-10-24 | Keep RPC traffic off the shared-memory API queue | Dave Barach | 1 | -29/+16 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -4/+4 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory | Ole Troan | 1 | -2/+2 |
2018-08-17 | vlibapi: validate private segment rotor prior to use | Florin Coras | 1 | -1/+1 |
2018-06-27 | gcc8 and Wstringop-truncation | Marco Varlese | 1 | -4/+6 |
2018-06-08 | export counters in a memfd segment | Dave Barach | 1 | -6/+0 |
2018-01-11 | api: remove transport specific code from handlers | Florin Coras | 1 | -4/+4 |
2018-01-09 | api: refactor vlibmemory | Florin Coras | 1 | -0/+750 |