CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/12/08 02:29:50
Modified files:
usr.sbin/dhcrelay: bpf.c dhcpd.h dhcrelay.c dispatch.c
Log message:
Simplify get_interfaces function, make it return NULL if we didn't find
the interface and abort dhcrelay with a more friendly message when we
don't have an address configured in the interface.
ok jca@
