aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/lldp
AgeCommit message (Expand)AuthorFilesLines
2020-09-21lldp: Move to pluginNeale Ranns12-2363/+0
2020-05-06docs: clean up make docs jobPaul Vinciguerra1-1/+1
2020-05-04misc: binary api fuzz test fixesDave Barach1-1/+1
2020-03-04lldp: coverity fix, uninitialized arrayJakub Grajciar1-1/+1
2020-02-26lldp: API cleanupJakub Grajciar2-25/+34
2020-01-10docs: Edit FEATURE.yaml files so they can be publishedJohn DeNisco1-2/+2
2020-01-04misc: fix feature.yamlOle Troan1-1/+0
2020-01-03lldp: add feature.yamlKlement Sekera1-0/+9
2019-12-10api: multiple connections per processDave Barach1-1/+1
2019-09-20classify: remove includes from classifier header fileDamjan Marion1-0/+1
2019-08-27interface: Remove residual dpdk bonding codeSteven Luong1-4/+2
2019-02-14Add -fno-common compile optionBenoƮt Ganne1-1/+1
2018-11-14Remove c-11 memcpy checks from perf-critical codeDave Barach2-8/+9
2018-10-23c11 safe string handling supportDave Barach3-5/+5
2018-09-24Trivial: Clean up some typos.Paul Vinciguerra3-6/+6
2018-01-23VPPAPIGEN: vppapigen replacement in Python PLY.Ole Troan1-1/+1
2017-12-19lldp: Fix Coverity Warnings CID 177942, CID 177945Dave Wallace1-1/+1
2017-10-25lldp: protection code to check a valid interface indexSteve Shin1-2/+9
2017-10-12LLDP: Add Management Address TLVSteve Shin6-25/+207
2017-10-09vppapigen: support per-file (major,minor,patch) version stampsDave Barach1-0/+2
2017-09-28cdp/lldp: punt for no bufferSteven1-0/+3
2017-07-08lldp packet transmission on a bonded interfaceSteve Shin1-2/+4
2017-07-05Add API support for LLDP config/interface setSteve Shin7-42/+300
2017-06-29LLDP: properly parse lldp cmds from startup configKlement Sekera1-3/+1
2017-04-06Use thread local storage for thread indexDamjan Marion1-1/+1
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion8-0/+1894