CVSROOT: /cvs Module name: src Changes by: s...@cvs.openbsd.org 2016/07/23 09:53:19
Modified files: sbin/dhclient : bpf.c dhclient.c Log message: Back out the dhclient BPF change. There are DHCP servers out there which send frames to the ethernet broadcast address, so this will need some more thought and it's too late for 6.0. Problem reported by Holger Mikolon. ok mpi@