sd-ipv4ll: remove duplicate packet verification
authorTom Gundersen <teg@jklm.no>
Wed, 19 Aug 2015 17:42:38 +0000 (19:42 +0200)
committerTom Gundersen <teg@jklm.no>
Fri, 18 Sep 2015 13:14:42 +0000 (15:14 +0200)
commit028e0b20563cbe5a7adb350e670181c77f4c9050
tree4afc1e03f04f0cdd80479b1c5ebaa3252a493a4c
parent25d6213b4331e9cbf355f4e851fc5b4ee2ae4c0f
sd-ipv4ll: remove duplicate packet verification

Most packets are filtered out by the BPF, so only check for the parts that may
actually differ.
src/libsystemd-network/sd-ipv4ll.c