CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]    2016/07/19 11:23:20

Modified files:
        sbin/dhclient  : bpf.c dhclient.c 

Log message:
Narrow the BPF read filter rules so only packets sent to the
interface's LLADDR pass. Rely on dhclient's existing ability to
detect and react to LLADDR changes.

This limits the number of packets that get dropped as a result of
dhclient setting BIOCSFILDROP on the bpf descriptor.

Problem with bridges and multiple dhclients noted by stsp@.

ok mpi@ stsp@ deraadt@ henning@

Reply via email to