summaryrefslogtreecommitdiff
path: root/src/libsystemd-network/arp-util.h
AgeCommit message (Collapse)Author
2015-09-18sd-ipv4ll: filter out unwanted ARP packets in the kernelTom Gundersen
We currently process every ARP packet, but we should only care about the ones relating to our IP address. Also rename ipv4ll helpers to apr-utils.[ch], and rework the helpers a bit.