summaryrefslogtreecommitdiff
path: root/src/network/networkd-lldp-rx.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: use ASSERT_PTR moreDavid Tardon2022-09-131-3/+1
* network: do not update state files when running in test modeYu Watanabe2021-09-291-1/+3
* network: use sd-lldp-txYu Watanabe2021-09-281-2/+3
* sd-lldp-rx: rename sd_lldp -> sd_lldp_rxYu Watanabe2021-09-271-14/+14
* network: start/stop LLDP client on carrier gained/lostYu Watanabe2021-08-101-29/+0
* tree-wide: add missing whitespace at the end of commentsYu Watanabe2021-06-151-1/+1
* ether-addr-util: drop redundant "addr" from struct hw_addr_dataYu Watanabe2021-06-101-1/+1
* network,sd-hwdb: voidify fchmod()Yu Watanabe2021-05-281-1/+1
* network: refuse to configure engines such as DHCP client more than onceYu Watanabe2021-04-131-8/+9
* network: do not remove LLDP state file on failureYu Watanabe2021-03-031-9/+4
* network: use conservative_rename() at one more placeYu Watanabe2021-03-031-3/+3
* network: suffix types with _t in public headersLennart Poettering2021-02-181-1/+1
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* network: store full hardware address in Link structTimo Rothenpieler2020-10-281-1/+1
* network: use sd_event stored in ManagerYu Watanabe2020-10-071-1/+2
* network: check feature is enabled in xxx_configure()Yu Watanabe2020-10-071-8/+13
* networkd: don't do lldp rx nor tx on bond devicesLennart Poettering2020-04-231-4/+5
* tree-wide: drop netinet/ether.h from socket-util.h and sd-netlink.hYu Watanabe2019-07-241-0/+1
* network: move sd_lldp related functions to networkd-lldp-rx.cYu Watanabe2019-05-111-0/+197