diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2020-06-09 08:39:00 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-06-09 08:40:09 -0400 |
| commit | 005ade1e33d07a202bd0b48965b3b65d0524fc9a (patch) | |
| tree | bdd2dbf09c8a0d0b874923198ea713f2470b1eef /static | |
| parent | 6bbc0161a6b516eaa72caa1df548100576f757ba (diff) | |
disable stable IPv6 privacy addresses
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 94b21923..12918a00 100644 --- a/static/releases.html +++ b/static/releases.html @@ -375,6 +375,7 @@ <li>Updater: raise minSdkVersion to 29</li> <li>Updater: extract care_map.pb rather than care_map.txt</li> <li>Updater: use a different zip for streaming updates (still an experimental / hidden feature)</li> + <li>disable RFC 7217 support (stable link-local IPv6 privacy addresses) and stick to link-local IP addresses based on the (random) MAC addresses</li> </ul> --> |
