delete_addresses(), interface_status(), addressinuse(),
authorkrw <krw@openbsd.org>
Thu, 29 Jun 2017 13:55:53 +0000 (13:55 +0000)
committerkrw <krw@openbsd.org>
Thu, 29 Jun 2017 13:55:53 +0000 (13:55 +0000)
commiteae5043f6cc7eb9e0a6c0e9a6f6038d9ab0a6e97
tree1ad959ebd23b94f50a4d1608bf31ef450c8552bc
parente1875e55adf1c699b57fb97e9454bc09ba311c48
delete_addresses(), interface_status(), addressinuse(),
lease_as_string() and rewrite_option_db() only use the
interface name, so supply just the name.

Tweak interface_link_forceup() to use the same param
name as other functions taking the interface name.
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h
sbin/dhclient/dispatch.c
sbin/dhclient/kroute.c