summaryrefslogtreecommitdiffstats
path: root/src/plugins/cdp/cdp_msg_enum.h
AgeCommit message (Collapse)AuthorFilesLines
2019-09-27cdp: remove api boilerplateOle Troan1-31/+0
Type: refactor Signed-off-by: Ole Troan <ot@cisco.com> Change-Id: I3b4bbbf2574faf8d06546eb72f127fa47479e988 Signed-off-by: Ole Troan <ot@cisco.com>
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach1-0/+31
Add a binary API and debug cli to enable/disable cdp. cdp is disabled by default. Change-Id: I307c7e38dfda38e36ff3325f65de7036c34d89b1 Signed-off-by: Dave Barach <dave@barachs.net>