Make 'ifconfig if0 wpaakms 802.1x' implicitly enable WPA.
authorstsp <stsp@openbsd.org>
Fri, 2 Feb 2018 13:39:52 +0000 (13:39 +0000)
committerstsp <stsp@openbsd.org>
Fri, 2 Feb 2018 13:39:52 +0000 (13:39 +0000)
commitec99891dd4390e1519908c2d2759e79d5f6c40f8
treeb4328c4cc2cf0352d4edd704b98da46d84bae235
parenta4f6837226dc258ef156d13f3ed2b28b7a8babfa
Make 'ifconfig if0 wpaakms 802.1x' implicitly enable WPA.
Requring WPA to be enabled separately via 'ifconfig if0 wpa' was confusing.
ok mlarkin phessler mpi
sbin/ifconfig/ifconfig.c