summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/arp-util.h
Commit message (Expand)AuthorAgeFilesLines
* arp-util: shorten BPF code a bitYu Watanabe2021-10-211-2/+2
* arp-util: split out logic of setting BPF code into a functionYu Watanabe2021-07-011-1/+2
* arp-util: use struct in_addrYu Watanabe2021-07-011-4/+5
* arp-util: make arp_send_{probe,announcement}() inlineYu Watanabe2021-07-011-4/+20
* license: LGPL-2.1+ -> LGPL-2.1-or-laterYu Watanabe2020-11-091-1/+1
* arp-util: use net/ethernet.h instead of netinet/if_ether.hYu Watanabe2019-04-131-1/+1
* tree-wide: use proper unicode © instead of (C) where we canLennart Poettering2018-06-141-1/+1
* tree-wide: drop 'This file is part of systemd' blurbLennart Poettering2018-06-141-2/+0
* tree-wide: drop license boilerplateZbigniew Jędrzejewski-Szmek2018-04-061-13/+0
* Add SPDX license identifiers to source files under the LGPLZbigniew Jędrzejewski-Szmek2017-11-191-0/+1
* tree-wide: remove Emacs lines from all filesDaniel Mack2016-02-101-2/+0
* tree-wide: sort includes in *.hThomas Hindoe Paaboel Andersen2015-11-181-1/+1
* sd-ipv4ll: filter out unwanted ARP packets in the kernelTom Gundersen2015-09-181-0/+34