Imported into FreeBSD from OpenBSD 3.7. Imported in 2004 from
ISC DHCP... Looks like the patching was part of templating for
different things, sort of see:
https://gitlab.isc.org/isc-projects/dhcp/-/blob/master/common/bpf.c
At least we know the BPF filter values should be given in host
order and apparently the whole thing keeps working.
While here enable the IP_MF bit during receiving which seems to be
more consistent.