diff options
author | bschmidt <bschmidt@FreeBSD.org> | 2012-08-24 13:55:22 +0000 |
---|---|---|
committer | bschmidt <bschmidt@FreeBSD.org> | 2012-08-24 13:55:22 +0000 |
commit | d1b3a44c08c5561d93535a156fc499d01898a210 (patch) | |
tree | 8fa19fd77b1872b27e3e31fd98425fe2c8cdbd5b /release | |
parent | d298fbe4d2982d1650f8d8312cbc6d02471495e4 (diff) | |
download | FreeBSD-src-d1b3a44c08c5561d93535a156fc499d01898a210.zip FreeBSD-src-d1b3a44c08c5561d93535a156fc499d01898a210.tar.gz |
Document update of 802.11s IE identifiers.
Diffstat (limited to 'release')
-rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index 9a6d591..044bedb 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -282,6 +282,13 @@ <para role="merged">A bug in TCP options padding, where the wrong padding bytes were used, has been fixed.</para> + <para role="merged">The IEEE 802.11s element identifiers have + been updated to reflect the final version of the amendment. This + update breaks compatibility with older mesh setups but is necessary + as the previous IDs are used by another amendment leading to + unexpected results when trying to associate with an accesspoint + using the affected IDs.</para> + </sect3> <sect3 id="disks"> |