ifconfig(8): Print more WPS attributes in verbose "list scan" output
authorAaron LI <aly@aaronly.me>
Tue, 5 May 2020 02:58:20 +0000 (10:58 +0800)
committerAaron LI <aly@aaronly.me>
Fri, 26 Jun 2020 14:52:59 +0000 (22:52 +0800)
commit2ecde6140905fddab3e25c30b54bfe405886f488
treedd18fb05084733b887f9a221a274a29582402115
parenta143db0917208ba06adacd7010fede195588a17d
ifconfig(8): Print more WPS attributes in verbose "list scan" output

* Move WPS-related defines to a dedicated file
  <netproto/802_11/ieee80211_wps.h>
* Add handlers for more WPS attributes

Obtained-from: FreeBSD (revision 343204)
sbin/ifconfig/ifieee80211.c
sys/netproto/802_11/ieee80211.h
sys/netproto/802_11/ieee80211_wps.h [new file with mode: 0644]