Age | Commit message (Expand) | Author | Files | Lines |
2019-07-19 | api: fix coverity warning | Dave Barach | 1 | -3/+8 |
2019-07-16 | api: enable binary API event logging in vat | Dave Barach | 2 | -28/+86 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -0/+21 |
2019-07-02 | api: fix coverity warnings | Dave Barach | 1 | -7/+7 |
2019-06-26 | api: Remove the inlines file and replace with library functions | Neale Ranns | 3 | -59/+55 |
2019-06-18 | api: string type to convert to vector | Ole Troan | 2 | -27/+59 |
2019-06-14 | api: add mp-safe/barrier-sync indication to elogs | Dave Barach | 1 | -6/+17 |
2019-06-12 | infra: fix minor memory leak in "api trace..." | Dave Barach | 1 | -1/+3 |
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 |