Nuke undocumented long-deprecated and/or unsupported lease
authorkrw <krw@openbsd.org>
Thu, 29 Jun 2017 21:37:43 +0000 (21:37 +0000)
committerkrw <krw@openbsd.org>
Thu, 29 Jun 2017 21:37:43 +0000 (21:37 +0000)
commit87468cc7d5d390e6403ab7c898892c723dfc3648
treee9fa695093352d6b5b4d2e300a26695becdcd5f0
parent6b1c761624a3c231abac6489bc4decd8452d1ba8
Nuke undocumented long-deprecated and/or unsupported lease
fields 'hardware', 'alias', 'media', 'medium', 'ethernet'.

Also remove now-unused parse_ethernet().

Making these parsing failures will smoke out anybody with
leases or conf files from the last century.
sbin/dhclient/clparse.c
sbin/dhclient/conflex.c
sbin/dhclient/dhcpd.h
sbin/dhclient/dhctoken.h
sbin/dhclient/parse.c