Age | Commit message (Expand) | Author | Files | Lines |
2021-11-12 | build: remove unnecesary link deps | Damjan Marion | 1 | -1/+0 |
2021-09-28 | api: API trace improvements | Filip Tehlar | 1 | -8/+6 |
2021-05-13 | tests: move test source to vpp/test | Dave Wallace | 1 | -160/+0 |
2021-04-19 | interface: interface-output end node rework | Damjan Marion | 1 | -3/+2 |
2021-03-11 | misc: fix gcc-11 build | Damjan Marion | 1 | -5/+3 |
2020-12-14 | misc: move to new pool_foreach macros | Damjan Marion | 4 | -18/+18 |
2020-11-20 | ip-neighbor: Use ip_address_t rather than ip46_address_t | Neale Ranns | 2 | -2/+2 |
2020-10-07 | misc: Purge unused pg includes | Neale Ranns | 1 | -1/+0 |
2020-08-13 | stats: remove offsets on vpp side | Ole Troan | 1 | -16/+14 |
2020-06-07 | mactime: print error if feature not enabled | Dave Barach | 1 | -1/+8 |
2020-05-06 | docs: clean up make docs job | Paul Vinciguerra | 1 | -1/+2 |
2020-03-12 | vppinfra: refactor clib_timebase_t | Dave Barach | 3 | -4/+6 |
2020-01-10 | docs: Edit FEATURE.yaml files so they can be published | John DeNisco | 1 | -1/+1 |
2019-12-17 | ip: Protocol Independent IP Neighbors | Neale Ranns | 4 | -26/+48 |
2019-12-10 | api: multiple connections per process | Dave Barach | 2 | -2/+2 |
2019-12-06 | mactime: update api to use explicit types | Ole Troan | 2 | -11/+15 |
2019-11-06 | build: add yaml file linting to make checkstyle | Paul Vinciguerra | 1 | -0/+1 |
2019-11-05 | misc: Fix python scripts shebang line | Renato Botelho do Couto | 1 | -1/+1 |
2019-10-18 | mactime: fix handle_get_mactime fcn prototype | Dave Barach | 1 | -4/+5 |
2019-10-14 | mactime: add the "mactime.json" builtin URL | Dave Barach | 5 | -1/+181 |
2019-10-13 | mactime: pass context in reply to mactime_dump | Keith Burns | 1 | -0/+1 |
2019-10-10 | tests: add cli_return_response to vpp_papi_provider | Dave Barach | 1 | -1/+6 |
2019-10-10 | mactime: fix undefined symbol in mactime_test | Ole Troan | 1 | -1/+2 |
2019-10-07 | mactime: add a "top" command to watch device stats | Dave Barach | 7 | -25/+938 |
2019-10-07 | mactime: remove unnecessary function declaration | Neale Ranns | 1 | -2/+0 |
2019-09-30 | mactime: remove api boilerplate | Ole Troan | 6 | -214/+10 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test | Dave Wallace | 1 | -0/+155 |
2019-08-20 | vppapigen: remove support for legacy typedefs | Paul Vinciguerra | 1 | -1/+1 |
2019-07-09 | vat: unload unused vat plugins | Dave Barach | 1 | -19/+1 |
2019-06-08 | mactime: add per-mac allow-with-quota feature | Dave Barach | 5 | -15/+73 |
2019-06-04 | mactime: upstream new features | Dave Barach | 6 | -25/+161 |
2019-05-09 | add mactime plugin unit / code coverage tests | Dave Barach | 1 | -5/+2 |
2019-05-03 | plugins: clean up plugin descriptions | Dave Wallace | 1 | -1/+1 |
2019-01-30 | Use IP and MAC API types for neighbors | Neale Ranns | 2 | -3/+2 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code | Dave Barach | 1 | -5/+6 |
2018-11-01 | Fix API name_crc format stored in msg_api_table | Igor Mikhailov (imichail) | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support | Dave Barach | 1 | -3/+3 |
2018-09-11 | VAT: plugin load errors | Ole Troan | 1 | -2/+19 |
2018-08-27 | cmake: Fix plugins .h includes | Mohsin Kazmi | 1 | -0/+4 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro | Damjan Marion | 1 | -4/+1 |
2018-08-25 | cmake: improve add_vpp_plugin macro | Damjan Marion | 1 | -3/+6 |
2018-08-22 | Consolidate the [un]format_mac_address implementations | Neale Ranns | 2 | -24/+1 |
2018-08-17 | CMake as an alternative to autotools (experimental) | Damjan Marion | 1 | -0/+24 |
2018-07-11 | VPP-1338: fix coverity warning in mactime plugin | Dave Barach | 1 | -1/+3 |
2018-06-23 | Tx feature node, for accounting purposes | Dave Barach | 3 | -136/+204 |
2018-06-21 | Null terminate name string | Dave Barach | 1 | -1/+1 |
2018-06-20 | Nested-loop index typo. Oops. | Dave Barach | 1 | -6/+6 |
2018-06-19 | Driver level time-based src mac filter | Dave Barach | 7 | -0/+1458 |