summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-internal.c
AgeCommit message (Expand)Author
2015-11-27tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering
2015-10-27util-lib: split out allocation calls into alloc-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: move lldp_receive_packet() to lldp-internal.cBeniamino Galvani
2015-10-02lldp: move TLV related functions to lldp-tlv.cBeniamino Galvani
2015-10-02lldp: export opaque TLV type and accessor functionsBeniamino Galvani
2015-10-02lldp: change order of arguments of lldp_read_*() functionsBeniamino Galvani
2015-10-02lldp: add reference counter to struct tlv_packetBeniamino Galvani
2015-08-27network: get rid of more RefCnt usageLennart Poettering
2015-03-13Use space after a silencing (void)Zbigniew Jędrzejewski-Szmek
2015-03-13tree-wide: there is no ENOTSUP on linuxDavid Herrmann
2015-01-15LLDP: Support locally assigned port subtypeSusant Sahani
2014-12-31lldp: fix uninitialized cleanup var #2David Herrmann
2014-12-31lldp: fix uninitialized cleanup varDavid Herrmann
2014-12-19LLDP: Add support for networkctlSusant Sahani
2014-12-19networkd: Introduce Link Layer Discovery Protocol (LLDP)Susant Sahani