Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-06-19 | Check get packet template allocation failure (VPP-1321) | John Lo | 1 | -0/+6 | |
After calling vlib_packet_template_get_packet(), make sure packet buffer is allocated before using it. Change-Id: Idb5199f4e2c9596137b2101e502d611f474a6ffe Signed-off-by: John Lo <loj@cisco.com> | |||||
2018-03-10 | Move the vnet cdp protocol implementation to a plugin | Dave Barach | 1 | -0/+515 | |
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> |