Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 1 | -5/+5 |
2020-07-19 | api: call api reaper callbacks for socket clients |  Dave Barach | 1 | -5/+3 |
2019-12-11 | api: Use vl_msg_push/pop_heap |  Nathan Skrzypczak | 1 | -35/+17 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -17/+17 |
2019-12-06 | api: avoid swapping vlib_rp before barrier sync |  Florin Coras | 1 | -32/+18 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+2 |
2019-11-07 | api: fix dead client scan heap issue |  Nathan Skrzypczak | 1 | -0/+4 |
2019-09-30 | api: fix use-after-free |  Benoît Ganne | 1 | -3/+3 |
2019-08-27 | api: revert use string type for strings in memclnt.api |  Ole Troan | 1 | -1/+1 |
2019-08-27 | api: use string type for strings in memclnt.api |  Ole Troan | 1 | -1/+1 |
2019-07-24 | api: Disable tracing of memclnt_keepalive messages |  Dave Barach | 1 | -6/+11 |
2019-06-14 | api: add mp-safe/barrier-sync indication to elogs |  Dave Barach | 1 | -0/+1 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -4/+4 |
2019-02-26 | VPP-1574: minimize RPC barrier sync calls |  Dave Barach | 1 | -3/+20 |
2019-01-02 | Fixes for buliding for 32bit targets: |  David Johnson | 1 | -4/+4 |
2018-12-05 | bapi: add options to have vpp cleanup client registration |  Florin Coras | 1 | -16/+22 |
2018-12-01 | Delete shared memory segment files when vpp starts |  Dave Barach | 1 | -0/+22 |
2018-11-01 | Move RPC calls off the binary API input queue |  Dave Barach | 1 | -0/+34 |
2018-10-25 | Revert "Keep RPC traffic off the shared-memory API queue" |  Florin Coras | 1 | -20/+0 |
2018-10-24 | Keep RPC traffic off the shared-memory API queue |  Dave Barach | 1 | -0/+20 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -8/+8 |
2018-08-07 | api: compute msg table for private registrations |  Florin Coras | 1 | -2/+7 |
2018-06-14 | Use __attribute__((weak)) references where necessary |  Dave Barach | 1 | -5/+1 |
2018-06-08 | export counters in a memfd segment |  Dave Barach | 1 | -0/+16 |
2018-06-05 | VPP API: Memory trace |  Ole Troan | 1 | -0/+1 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -46/+58 |
2018-01-10 | svm: calc base address on AArch64 based on autodetected VA space size |  Damjan Marion | 1 | -1/+1 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -0/+905 |