aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cdp/cdp.h
AgeCommit message (Collapse)AuthorFilesLines
2019-05-29Start the cdp period process on demandDave Barach1-0/+1
Change-Id: I219b270f905dad5939ab38e933712845c314286d Signed-off-by: Dave Barach <dave@barachs.net>
2018-09-16Register cdp_input when enabled for the first timeDave Barach1-0/+1
Graceful handling of unknown tlv types Change-Id: Idbc9ed524fc8b865c8e12571813cc73548bde480 Signed-off-by: Dave Barach <dave@barachs.net>
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach1-0/+154
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>