summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/test-lldp.c
AgeCommit message (Expand)Author
2015-10-25util-lib: split out fd-related operations into fd-util.[ch]Lennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
2015-10-02lldp: add reception testsBeniamino 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-02-23remove unused includesThomas Hindoe Paaboel Andersen
2015-02-10test-lldp: fix minor OOMLennart Poettering
2015-02-10test-lldp: initialize structs when we define themLennart Poettering
2015-02-10test-lldp: use strndup() where possibleLennart Poettering
2015-02-10libsystemd-network: Avoid potential NULL dereference in test-lldpPhilippe De Swert
2014-12-31network: add malloc-assertion in testDavid Herrmann
2014-12-19networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani