Track SSID in leases file and only consider leases from the current SSID when
authorkrw <krw@openbsd.org>
Tue, 16 Aug 2016 21:57:51 +0000 (21:57 +0000)
committerkrw <krw@openbsd.org>
Tue, 16 Aug 2016 21:57:51 +0000 (21:57 +0000)
commit778f78c3a67b888ded1ad21908570e674eea31e4
treeeecfbcb852d9852e263d66f14b1276536b8e40cf
parent847e9294c080d2d37a34ca880d93acec719dc036
Track SSID in leases file and only consider leases from the current SSID when
starting up dhclient on wifi interfaces. In theory will preserve leases from
other SSID's and speed up obtaining a lease by not wasting time attempting
to re-acquire a lease from a different SSID.

Experimental feature from n2k16 needing some real world testing before g2k16.
sbin/dhclient/clparse.c
sbin/dhclient/conflex.c
sbin/dhclient/dhclient.c
sbin/dhclient/dhcpd.h
sbin/dhclient/dhctoken.h