summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-tlv.h
AgeCommit message (Expand)Author
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering
2016-02-20tree-wide: place #pragma once at the same place everywhereLennart Poettering
2016-02-10tree-wide: remove Emacs lines from all filesDaniel Mack
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-11-18tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen
2015-10-08lldp: rename publicly visible structureBeniamino Galvani
2015-10-02lldp: add support for organizationally specific TLVsBeniamino Galvani
2015-10-02lldp: add sd_lldp_tlv_packet_get_destination_type()Beniamino Galvani
2015-10-02lldp: export opaque TLV type and accessor functionsBeniamino Galvani
2015-10-02lldp: add reference counter to struct tlv_packetBeniamino Galvani
2014-12-19networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani