summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/lldp-neighbor.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* tree-wide: use TAKE_PTR() and TAKE_FD() macrosYu Watanabe2018-04-051-2/+1
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* add note that explains relaxed bytes-left check #6150hecke2017-06-231-0/+3
* accept LLDP messages containing paddinghecke2017-06-201-4/+0
* Various fixes for typos found by lintian (#3705)Michael Biebl2016-07-121-1/+1
* lldp: rename TLV accessor pseudo-macrosLennart Poettering2016-06-061-6/+5
* lldp: make sd_lldp_neighbor_tlv_rewind() return whether there's a first entryLennart Poettering2016-06-061-1/+1
* lldp: use NULL instead 0, when we deal with a pointerLennart Poettering2016-06-061-1/+1
* lldp: add _public_ to a two exported functions missing itLennart Poettering2016-06-061-2/+2
* lldp: clarify that sd_lldp_neighbor_get_ttl() returns secondsLennart Poettering2016-06-061-3/+3
* sd-lldp: take triple timestamp when reading LLDP packetsLennart Poettering2016-06-061-3/+23
* lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani2016-03-241-24/+23
* lldp: fix memleakZbigniew Jędrzejewski-Szmek2016-03-041-2/+5
* sd-lldp: rework sd-lldp APILennart Poettering2016-02-211-0/+792