CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/24 15:05:55
Modified files:
usr.sbin/dhcpd : dhcp.c
Log message:
Compare server-identifiers and reject packets only *after* applying
value specified in dhcpd.conf.
i.e. don't assume it is always the primary address of the interface
the packet arrived on.
Fixes issues with redundant dhcpd servers and CARP'd interfaces.
Issue reported and fix tested by Johan Huldtgren
