aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cdp
AgeCommit message (Expand)AuthorFilesLines
2019-05-08plugins: clean up plugin descriptionsDave Wallace1-0/+1
2019-03-07Remove local REPLY_MACRO so that socket transport works.Ole Troan1-23/+2
2018-12-12Fix CDP failure in make testLijian.Zhang1-2/+2
2018-11-17pcap-based dispatch tracerDave Barach1-1/+1
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga1-2/+10
2018-11-01Fix API name_crc format stored in msg_api_tableIgor Mikhailov (imichail)1-1/+1
2018-10-23c11 safe string handling supportDave Barach2-9/+9
2018-10-22VPP-1420 CDP check memory bounds fixFilip Varga1-4/+17
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra1-1/+1
2018-09-16Register cdp_input when enabled for the first timeDave Barach3-26/+42
2018-08-27cmake: Fix plugins .h includesMohsin Kazmi1-0/+6
2018-08-25cmake: handle api_test_plugins in add_vpp_plugin macroDamjan Marion1-3/+1
2018-08-25cmake: improve add_vpp_plugin macroDamjan Marion1-3/+6
2018-08-17CMake as an alternative to autotools (experimental)Damjan Marion1-0/+26
2018-06-19Check get packet template allocation failure (VPP-1321)John Lo1-0/+6
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach11-0/+2068