summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-neighbor.c
AgeCommit message (Expand)Author
2016-07-12Various fixes for typos found by lintian (#3705)Michael Biebl
2016-06-06lldp: rename TLV accessor pseudo-macrosLennart Poettering
2016-06-06lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entryLennart Poettering
2016-06-06lldp: use NULL instead 0, when we deal with a pointerLennart Poettering
2016-06-06lldp: add _public_ to a two exported functions missing itLennart Poettering
2016-06-06lldp: clarify that sd_lldp_neighbor_get_ttl() returns secondsLennart Poettering
2016-06-06sd-lldp: take triple timestamp when reading LLDP packetsLennart Poettering
2016-03-24lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani
2016-03-04lldp: fix memleakZbigniew Jędrzejewski-Szmek
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering