aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cdp/cdp_input.c
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion1-6/+0
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion1-20/+19
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-3/+3
2019-10-16cdp: fix non-null terminated vector useBenoƮt Ganne1-1/+1
2019-05-29Start the cdp period process on demandDave Barach1-3/+0
2019-05-16init / exit function orderingDave Barach1-5/+6
2018-12-12Fix CDP failure in make testLijian.Zhang1-2/+2
2018-11-06VPP-1481: fixed tlv length checking & added testsFilip Varga1-2/+10
2018-10-23c11 safe string handling supportDave Barach1-1/+1
2018-10-22VPP-1420 CDP check memory bounds fixFilip Varga1-4/+17
2018-09-16Register cdp_input when enabled for the first timeDave Barach1-7/+12
2018-03-10Move the vnet cdp protocol implementation to a pluginDave Barach1-0/+504