summaryrefslogtreecommitdiffstats
path: root/src/net/lldp.c
Commit message (Expand)AuthorAgeFilesLines
* [lldp] Use driver-private data to hold LLDP settings blockMichael Brown2023-09-141-63/+31Star
* [netdevice] Allocate private data for each network upper-layer driverMichael Brown2023-09-131-1/+2
* [lldp] Add support for the Link Layer Discovery ProtocolMichael Brown2023-02-051-0/+340