Age | Commit message (Expand) | Author | Files | Lines |
2020-07-16 | misc: add callback hooks and refactor pmc |  Tom Seidenberg | 1 | -1/+7 |
2020-05-27 | api: make vpp api handlers endian independent |  Ole Troan | 1 | -0/+4 |
2020-05-06 | docs: clean up make docs job |  Paul Vinciguerra | 1 | -1/+2 |
2019-12-11 | api: Use vl_msg_push/pop_heap |  Nathan Skrzypczak | 1 | -0/+2 |
2019-12-10 | api: pass api and client main to rx thread |  Florin Coras | 1 | -0/+6 |
2019-12-10 | api: multiple connections per process |  Dave Barach | 1 | -1/+8 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+20 |
2019-10-08 | api: add bapi thread handle to api main structure. |  IJsbrand Wijnands | 1 | -0/+3 |
2019-07-16 | api: enable binary API event logging in vat |  Dave Barach | 1 | -0/+5 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 1 | -0/+1 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory |  Ole Troan | 1 | -1/+1 |
2018-08-03 | svm: add support for eventfd signaling to queue |  Florin Coras | 1 | -3/+0 |
2018-06-05 | VPP API: Memory trace |  Ole Troan | 1 | -0/+2 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -0/+1 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 1 | -6/+6 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 1 | -0/+11 |
2017-10-05 | Clean up "show api ring" debug CLI |  Dave Barach | 1 | -1/+4 |
2017-10-03 | Repair vlib API socket server |  Dave Barach | 1 | -0/+9 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 |  Matej Perina | 1 | -0/+1 |
2017-09-25 | Add binary API documentation |  Dave Barach | 1 | -70/+122 |
2017-09-13 | API message table inspection utilities |  Dave Barach | 1 | -0/+3 |
2017-09-11 | Recombine diags and minimum barrier open time changes (VPP-968) |  Colin Tregenza Dancer | 1 | -0/+6 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 1 | -1/+1 |
2017-07-01 | Refactor API message handling code |  Klement Sekera | 1 | -0/+268 |