summaryrefslogtreecommitdiff
path: root/src/systemd/sd-lldp.h
AgeCommit message (Expand)Author
2016-06-06lldp: include sys/types.h in sd-lldp.hLennart Poettering
2016-06-06lldp: add sd_lldp_get_event() callLennart Poettering
2016-06-06lldp: clarify that sd_lldp_neighbor_get_ttl() returns secondsLennart Poettering
2016-06-06lldp: add proper ref counting to sd_lldp object and a separate call for setti...Lennart Poettering
2016-06-06sd-lldp: take triple timestamp when reading LLDP packetsLennart Poettering
2016-04-12sd-lldp: minor whitespace fixesLennart Poettering
2016-04-12sd-lldp: drop LLDP ethernet export from sd-lldp.hLennart Poettering
2016-04-02sd-lldp.h: remove double newlineZbigniew Jędrzejewski-Szmek
2016-03-24lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani
2016-02-21sd-lldp: beef up callback logicLennart Poettering
2016-02-21sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering
2016-02-21sd-lldp: rework sd-lldp APILennart Poettering
2016-02-20sd-lldp: drop "port" objectLennart Poettering
2016-02-20libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart 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-24sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering
2015-10-24util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering
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: add public function to export LLDP TLV packetsBeniamino Galvani
2015-10-02lldp: export opaque TLV type and accessor functionsBeniamino Galvani
2015-09-22sd-lldp: hide internal detailsDavid Herrmann
2015-09-22sd-lldp: hide internal informationDavid Herrmann
2014-12-19sd-lldp: minor header cleanupTom Gundersen