aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/lldp
AgeCommit message (Expand)AuthorFilesLines
2024-03-12misc: remove GNU Indent directivesDamjan Marion4-20/+0
2024-01-19lldp: dump apiDenys Haryachyy3-9/+132
2022-09-26api: replace print functions wth formatDamjan Marion1-7/+5
2022-04-04vppinfra: make _vec_len() read-onlyDamjan Marion2-3/+3
2022-01-05interface: refactor interface capabilities codeDamjan Marion1-2/+2
2021-11-10vppinfra: new memcpy for x86_64Damjan Marion2-4/+4
2021-10-13docs: convert plugins doc md->rstNathan Skrzypczak2-86/+84
2021-03-19interface: add capabilities flagsMohsin Kazmi1-2/+2
2020-12-14misc: move to new pool_foreach macrosDamjan Marion1-6/+6
2020-11-19lldp: allow to configure restricted interfacesDmitry Vakhrushev1-10/+17
2020-10-12lldp: fix typo in mac address constantDmitry Vakhrushev1-1/+1
2020-10-12lldp: fix memory leakageDmitry Vakhrushev1-6/+16
2020-10-02lldp: set interface MAC address when enabledKlement Sekera3-10/+28
2020-09-23lldp: fix format string for hw->nameVladimir Isaev1-3/+3
2020-09-21lldp: Move to pluginNeale Ranns14-0/+2522