summaryrefslogtreecommitdiff
path: root/src/basic/ether-addr-util.c
Commit message (Expand)AuthorAgeFilesLines
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* ether-addr-util: add hash_ops functions for struct ether_addrYu Watanabe2018-05-091-7/+11
* ether-addr-util: make ether_addr_from_string() stricterYu Watanabe2018-05-091-10/+14
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* log: minimize includes in log.hLennart Poettering2018-01-111-0/+1
* tree-wide: drop a few == NULL and != NULL comparisonLennart Poettering2017-12-111-2/+2
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* util-lib: add ether_addr_from_string()Daniel Kahn Gillmor2016-05-171-0/+69
* basic: simplify ether_addr_is_nullZbigniew Jędrzejewski-Szmek2016-02-231-11/+0
* sd-lldp: filter out LLDP messages coming from our own MAC addressLennart Poettering2016-02-211-0/+23
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* basic: include only what we useThomas Hindoe Paaboel Andersen2015-11-301-0/+2
* util-lib: move ether_addr_to_string() into ether-addr-util.cLennart Poettering2015-10-261-0/+44