summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-tlv.h
Commit message (Expand)AuthorAgeFilesLines
* lldp: rename publicly visible structureBeniamino Galvani2015-10-081-4/+4
* lldp: add support for organizationally specific TLVsBeniamino Galvani2015-10-021-0/+5
* lldp: add sd_lldp_tlv_packet_get_destination_type()Beniamino Galvani2015-10-021-0/+4
* lldp: export opaque TLV type and accessor functionsBeniamino Galvani2015-10-021-4/+4
* lldp: add reference counter to struct tlv_packetBeniamino Galvani2015-10-021-3/+6
* networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani2014-12-191-0/+87