Age | Commit message (Expand) | Author | Files | Lines |
2019-03-25 | add api trace print |  ezkexma | 1 | -1/+16 |
2019-03-15 | Revert "API: Cleanup APIs interface.api" |  Ole Trøan | 1 | -3/+1 |
2019-03-15 | API: Cleanup APIs interface.api |  Jakub Grajciar | 1 | -1/+3 |
2019-01-24 | perfmon plugin: 2-way parallel stat collection |  Dave Barach | 1 | -9/+2 |
2019-01-14 | api_helper_macro mp->pid is network endian |  Ole Troan | 1 | -1/+1 |
2018-12-18 | VAPI/VOM: Removing legacy stats tests, add string type. |  Ole Troan | 1 | -4/+6 |
2018-12-17 | String type: Not include \0 in show_version |  Ole Troan | 1 | -0/+6 |
2018-12-14 | String type: Fix off by one error |  Ole Troan | 1 | -3/+2 |
2018-12-13 | API: Use string type instead of u8. |  Ole Troan | 3 | -0/+56 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 3 | -7/+7 |
2018-10-22 | X86_64 perf counter plugin |  Dave Barach | 1 | -2/+9 |
2018-10-02 | PAPI: Use UNIX domain sockets instead of shared memory |  Ole Troan | 1 | -1/+1 |
2018-10-01 | API / CLI event-log tracing |  Dave Barach | 1 | -45/+38 |
2018-09-07 | cmake: set packaging component for different files |  Damjan Marion | 1 | -0/+2 |
2018-08-26 | cmake: add add_vpp_library and add_vpp_executable macros |  Damjan Marion | 1 | -1/+5 |
2018-08-25 | cmake: add more headers to the install list |  Damjan Marion | 1 | -0/+19 |
2018-08-03 | svm: add support for eventfd signaling to queue |  Florin Coras | 1 | -3/+0 |
2018-07-09 | IGMP improvements |  Neale Ranns | 1 | -2/+2 |
2018-06-21 | Implement DHCPv6 IA NA client (VPP-1094) |  Juraj Sloboda | 1 | -1/+2 |
2018-06-14 | Fix SEGV in generic event sub reaper |  Matthew Smith | 1 | -1/+1 |
2018-06-13 | Stat segment / client: show run" works now |  Dave Barach | 2 | -2/+3 |
2018-06-08 | Add reaper functions to want events APIs (VPP-1304) |  Neale Ranns | 1 | -1/+19 |
2018-06-08 | Implement DHCPv6 PD client (VPP-718, VPP-1050) |  Juraj Sloboda | 1 | -1/+2 |
2018-06-05 | VPP API: Memory trace |  Ole Troan | 2 | -0/+19 |
2018-03-16 | IPv6 ND Router discovery data plane (VPP-1095) |  Juraj Sloboda | 1 | -1/+2 |
2018-01-25 | session: add support for memfd segments |  Florin Coras | 1 | -0/+1 |
2018-01-22 | svm: queue sub: Add conditional timed wait |  Mohsin Kazmi | 1 | -1/+1 |
2018-01-09 | api: refactor vlibmemory |  Florin Coras | 6 | -303/+38 |
2018-01-05 | sock api: add infra for bootstrapping shm clients |  Florin Coras | 1 | -44/+20 |
2017-10-13 | VPP-1027: DNS name resolver |  Dave Barach | 1 | -1/+16 |
2017-10-10 | API versioning: Fix coverity errors from strncpy() |  Ole Troan | 1 | -1/+1 |
2017-10-09 | vppapigen: support per-file (major,minor,patch) version stamps |  Dave Barach | 3 | -0/+22 |
2017-10-06 | Coverity fixes for API socket |  Chris Luke | 1 | -5/+7 |
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 | 3 | -98/+167 |
2017-09-28 | General documentation updates |  Chris Luke | 1 | -37/+40 |
2017-09-27 | VPP-990 remove registered handler if control ping failsv18.01-rc0 |  Matej Perina | 2 | -0/+13 |
2017-09-25 | Add binary API documentation |  Dave Barach | 2 | -70/+471 |
2017-09-22 | IP-MAC,ND:wildcard events,fix sending multiple events |  Eyal Bari | 1 | -0/+1 |
2017-09-20 | Improve API message handler re-registration check |  Dave Barach | 1 | -3/+5 |
2017-09-18 | L2BD,ARP-TERM:fix arp query report mechanism+test |  Eyal Bari | 1 | -1/+2 |
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 | 2 | -2/+14 |
2017-09-09 | move unix_file_* code to vppinfra |  Damjan Marion | 1 | -1/+1 |
2017-09-07 | Allow individual stats API and introduce stats.api |  Keith Burns (alagalah) | 1 | -1/+0 |
2017-07-01 | Refactor API message handling code |  Klement Sekera | 2 | -255/+293 |
2017-06-01 | Improve fifo allocator performance |  Dave Barach | 1 | -0/+3 |
2017-05-19 | Enforce Bridge Domain ID range to match 24-bit VNI range |  John Lo | 1 | -0/+14 |
2017-05-17 | Add vl_msg_api_get_message_length[_inline] |  Dave Barach | 2 | -0/+17 |