Eliminate a couple of always-NULL parameters. Eliminate some
authorkrw <krw@openbsd.org>
Thu, 17 Apr 2014 09:59:30 +0000 (09:59 +0000)
committerkrw <krw@openbsd.org>
Thu, 17 Apr 2014 09:59:30 +0000 (09:59 +0000)
commit1869d388d26059976353a3a1ba519c7222e8b07b
tree53c172b0329adf108a6c9a1a7acfc113d5d21712
parent84767c1cc861571d119f432f378a0dc677518844
Eliminate a couple of always-NULL parameters. Eliminate some
pointless repetition of well-known info in log messages. Pass
around smaller bits of info. Make 'inaddr_any' a const struct
initialized with { INADDR_ANY }.

Tweaks and ok guenther@
sbin/dhclient/bpf.c
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h
sbin/dhclient/packet.c