summaryrefslogtreecommitdiff
path: root/src/systemd/sd-lldp.h
Commit message (Expand)AuthorAgeFilesLines
* Use https for gnu.orgMichael Biebl2022-06-281-1/+1
* meson: Build header tests with -pedanticJan Janssen2022-05-301-6/+6
* sd-lldp: introduce SD_LLDP_OUI_IANA_MUD macroYu Watanabe2021-09-281-2/+6
* sd-lldp: constify OUIYu Watanabe2021-09-281-3/+3
* sd-lldp-rx: split out enum definitionsYu Watanabe2021-09-271-0/+119
* sd-lldp: rename sd-lldp.[ch] -> sd-lldp-rx.[ch]Yu Watanabe2021-09-271-198/+0
* Merge pull request #18777 from yuwata/network-set-ifname-to-enginesZbigniew Jędrzejewski-Szmek2021-03-311-0/+2
|\
| * libsystemd-network: introduce sd_xxx_{set,get}_ifname()Yu Watanabe2021-03-041-0/+2
* | Drop parens from around already-parenthesized definesZbigniew Jędrzejewski-Szmek2021-03-051-1/+1
* | tree-wide: use UINT64_MAX or friendsYu Watanabe2021-03-051-1/+1
|/
* network: suffix types with _t in public headersLennart Poettering2021-02-181-3/+3
* network: make use of SD_ENUM_FORCE_S64() for all public enumsLennart Poettering2021-02-161-0/+1
* tree-wide: use -EINVAL for enum invalid valuesZbigniew Jędrzejewski-Szmek2021-02-101-1/+2
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* all: fix minor typosYuri Chornoivan2020-07-071-1/+1
* sd-lldp: Add support to receive MUDSusant Sahani2020-04-071-0/+4
* Merge pull request #11241 from bengal/lldp-802-3-subtypesLennart Poettering2019-01-061-3/+13
|\
| * lldp: add 802.3 OUI subtype definitionsBeniamino Galvani2018-12-211-0/+8
| * lldp: fix references to IEEE standardBeniamino Galvani2018-12-211-3/+5
* | Use c99 static array size declarations in exported functions tooZbigniew Jędrzejewski-Szmek2019-01-041-2/+2
|/
* lldp: improve debug log messageYu Watanabe2018-11-061-4/+6
* tree-wide: drop copyright headers from frequent contributorsZbigniew Jędrzejewski-Szmek2018-06-201-3/+0
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-2/+2
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* lldp: include sys/types.h in sd-lldp.hLennart Poettering2016-06-061-0/+1
* lldp: add sd_lldp_get_event() callLennart Poettering2016-06-061-0/+1
* lldp: clarify that sd_lldp_neighbor_get_ttl() returns secondsLennart Poettering2016-06-061-1/+1
* lldp: add proper ref counting to sd_lldp object and a separate call for setti...Lennart Poettering2016-06-061-4/+6
* sd-lldp: take triple timestamp when reading LLDP packetsLennart Poettering2016-06-061-0/+1
* sd-lldp: minor whitespace fixesLennart Poettering2016-04-121-36/+36
* sd-lldp: drop LLDP ethernet export from sd-lldp.hLennart Poettering2016-04-121-2/+0
* sd-lldp.h: remove double newlineZbigniew Jędrzejewski-Szmek2016-04-021-1/+0
* lldp: move public macros to sd-lldp.h and namespace themBeniamino Galvani2016-03-241-0/+81
* sd-lldp: beef up callback logicLennart Poettering2016-02-211-1/+8
* sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering2016-02-211-0/+1
* sd-lldp: rework sd-lldp APILennart Poettering2016-02-211-36/+40
* sd-lldp: drop "port" objectLennart Poettering2016-02-201-2/+2
* libsystemd-network: don't abbreviate "callback" as "cb" needlesslyLennart Poettering2016-02-201-2/+2
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easyLennart Poettering2015-11-271-1/+4
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+2
* sd-*.h: clean up exported (or to-be-exported) header filesLennart Poettering2015-10-241-2/+11
* util-lib: split our string related calls from util.[ch] into its own file str...Lennart Poettering2015-10-241-0/+2
* lldp: rename publicly visible structureBeniamino Galvani2015-10-081-1/+1
* lldp: add support for organizationally specific TLVsBeniamino Galvani2015-10-021-0/+7
* lldp: add sd_lldp_tlv_packet_get_destination_type()Beniamino Galvani2015-10-021-0/+8
* lldp: add public function to export LLDP TLV packetsBeniamino Galvani2015-10-021-0/+2
* lldp: export opaque TLV type and accessor functionsBeniamino Galvani2015-10-021-0/+12
* sd-lldp: hide internal detailsDavid Herrmann2015-09-221-4/+4