Age | Commit message (Expand) | Author | Files | Lines |
2020-12-14 | misc: move to new pool_foreach macros |  Damjan Marion | 2 | -6/+6 |
2020-10-13 | stats: counters data model |  Ole Troan | 1 | -21/+3 |
2019-12-06 | cdp: use explicit types in api |  Ole Troan | 1 | -1/+1 |
2019-11-05 | misc: Fix python scripts shebang line |  Renato Botelho do Couto | 1 | -1/+1 |
2019-10-23 | cdp: re-enable skipped tests for python3 |  Ole Troan | 1 | -4/+0 |
2019-10-22 | cdp: disable failing tests for python3 |  Ole Troan | 1 | -0/+6 |
2019-10-16 | cdp: fix non-null terminated vector use |  Benoît Ganne | 1 | -1/+1 |
2019-09-27 | cdp: remove api boilerplate |  Ole Troan | 5 | -202/+8 |
2019-08-22 | tests: move plugin tests to src/plugins/*/test |  Dave Wallace | 1 | -0/+171 |
2019-07-09 | vat: unload unused vat plugins |  Dave Barach | 1 | -19/+1 |
2019-05-29 | Start the cdp period process on demand |  Dave Barach | 4 | -22/+20 |
2019-05-16 | init / exit function ordering |  Dave Barach | 1 | -5/+6 |
2019-05-03 | plugins: clean up plugin descriptions |  Dave Wallace | 1 | -0/+1 |
2019-03-20 | tests: cdp plugin. Replace cdp enable cli command with API call. |  Paul Vinciguerra | 1 | -1/+1 |
2019-03-07 | Remove local REPLY_MACRO so that socket transport works. |  Ole Troan | 1 | -23/+2 |
2018-12-12 | Fix CDP failure in make test |  Lijian.Zhang | 1 | -2/+2 |
2018-11-17 | pcap-based dispatch tracer |  Dave Barach | 1 | -1/+1 |
2018-11-06 | VPP-1481: fixed tlv length checking & added tests |  Filip Varga | 1 | -2/+10 |
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 | 2 | -9/+9 |
2018-10-22 | VPP-1420 CDP check memory bounds fix |  Filip Varga | 1 | -4/+17 |
2018-09-24 | Trivial: Clean up some typos. |  Paul Vinciguerra | 1 | -1/+1 |
2018-09-16 | Register cdp_input when enabled for the first time |  Dave Barach | 3 | -26/+42 |
2018-08-27 | cmake: Fix plugins .h includes |  Mohsin Kazmi | 1 | -0/+6 |
2018-08-25 | cmake: handle api_test_plugins in add_vpp_plugin macro |  Damjan Marion | 1 | -3/+1 |
2018-08-25 | cmake: improve add_vpp_plugin macro |  Damjan Marion | 1 | -3/+6 |
2018-08-17 | CMake as an alternative to autotools (experimental) |  Damjan Marion | 1 | -0/+26 |
2018-06-19 | Check get packet template allocation failure (VPP-1321) |  John Lo | 1 | -0/+6 |
2018-03-10 | Move the vnet cdp protocol implementation to a plugin |  Dave Barach | 11 | -0/+2068 |