summaryrefslogtreecommitdiffstats
path: root/crypto/openssh
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-02-13 07:47:36 +0000
committeradrian <adrian@FreeBSD.org>2012-02-13 07:47:36 +0000
commitfc22b32e3bb40c112840df1400401cf69591775e (patch)
treed64514ddc7e4ae174f0698087c565656372efddc /crypto/openssh
parentec1b2e79af52abdada53ccd66958e12b288c6193 (diff)
downloadFreeBSD-src-fc22b32e3bb40c112840df1400401cf69591775e.zip
FreeBSD-src-fc22b32e3bb40c112840df1400401cf69591775e.tar.gz
Correct the 802.11s mesh configuration structure and related tidbits.
* Change the mesh IE size to be IEEE80211_MESH_CONF_SZ rather than the size of the structure; * conf_cap is now a uint8_t rather than a uint16_t (uint16_t in D3.0, uint8_t in the amendment spec); * Update mesh config capability bits - earlier bits were from draft X, current is amendment spec; * Update the following to be an enum rather than #define and added a VENDOR entry too from the amendment spec; IEEE80211_MESHCONF_PATH_* IEEE80211_MESHCONF_METRIC_* IEEE80211_MESHCONF_CC_* IEEE80211_MESHCONF_SYNC_* IEEE80211_MESHCONF_AUTH_* * Kept IEEE80211_MESHCONF_FORM_* and IEEE80211_MESHCONF_CAP_* as defines because they are defined in a way that we need to mask in/out information; * In IEEE80211_MESHCONF_CAP_* IEEE80211_MESHCONF_CAP_TBTTA is removed and 0x80 is made reserved as defined in the amendment spec. Submitted by: monthadar@gmail.com Reviewed by: rpaulo
Diffstat (limited to 'crypto/openssh')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud