|
| 1 | +Gluon 2019.1 |
| 2 | +############ |
| 3 | + |
| 4 | +Important notes |
| 5 | +*************** |
| 6 | + |
| 7 | +Gluon v2019.1.x will be the last series of releases to support batman-adv-legacy (v14 compat) and IBSS |
| 8 | +(Ad-hoc) mesh links. Migration features have been developed and should be used during this release cycle |
| 9 | +to migrate to batman-adv v15 compat and/or 802.11s mesh links. These migration features are the |
| 10 | +:doc:`scheduled domain switching <../package/gluon-scheduled-domain-switch>` (since v2018.2.1) and |
| 11 | +:ref:`batman-adv module coexistence <release-v2019.1-batman-adv-coexistence>` (since v2019.1, see below). |
| 12 | +The migration must be completed before an upgrade to future Gluon releases (v2019.2 or later) becomes |
| 13 | +possible. |
| 14 | + |
| 15 | +With Gluon v2019.1, nodes will not answer respondd queries on ``[ff02::2:1001]:1001`` anymore. Respondd |
| 16 | +querier setups still using this address must be updated to the new address ``[ff05::2:1001]:1001`` |
| 17 | +(supported since Gluon v2017.1). This change was required due to cross-domain leakage of respondd data. |
| 18 | + |
| 19 | +If you are upgrading from a version prior to v2018.1, please note that the flash layout on some |
| 20 | +devices (TP-Link CPE/WBS 210/510) was changed. To avoid upgrade failures, make sure to upgrade |
| 21 | +to Gluon 2017.1.8 or the latest Gluon 2016.2.x (unreleased) before installing Gluon 2018.1, 2018.2 or 2019.1. |
| 22 | + |
| 23 | +Added hardware support |
| 24 | +********************** |
| 25 | + |
| 26 | +ar71xx-generic |
| 27 | +============== |
| 28 | + |
| 29 | +* D-Link |
| 30 | + |
| 31 | + - DAP-1330 A1 |
| 32 | + |
| 33 | +ar71xx-tiny [#deprecated]_ |
| 34 | +========================== |
| 35 | + |
| 36 | +* TP-Link |
| 37 | + |
| 38 | + - TL-WR840N v2 |
| 39 | + |
| 40 | +ipq40xx |
| 41 | +======= |
| 42 | + |
| 43 | +* 8devices |
| 44 | + |
| 45 | + - Jalapeno |
| 46 | + |
| 47 | +mpc85xx-p1020 [#newtarget]_ |
| 48 | +=========================== |
| 49 | + |
| 50 | +* Aerohive |
| 51 | + |
| 52 | + - HiveAP 330 |
| 53 | + |
| 54 | +ramips-mt7621 |
| 55 | +============= |
| 56 | + |
| 57 | +* ASUS |
| 58 | + |
| 59 | + - RT-AC57U [#noibss]_ |
| 60 | + |
| 61 | +.. [#deprecated] |
| 62 | + This target will be reaching its end of life soon. This means that support |
| 63 | + in the next major release of Gluon is doubtful. |
| 64 | +
|
| 65 | +.. [#newtarget] |
| 66 | + This is a new target. |
| 67 | +
|
| 68 | +.. [#noibss] |
| 69 | + Device or target does not support AP+IBSS mode: This device or target will not be built |
| 70 | + when *GLUON_WLAN_MESH* is set to ``ibss``. |
| 71 | +
|
| 72 | +
|
| 73 | +.. note:: |
| 74 | + |
| 75 | + The ``ipq806x`` target has been flagged as broken, as none of its devices are fully supported in this OpenWrt |
| 76 | + release yet. You might have to update your build scripts accordingly. |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | +New features |
| 81 | +************ |
| 82 | + |
| 83 | +.. _release-v2019.1-batman-adv-coexistence: |
| 84 | + |
| 85 | +batman-adv coexistence |
| 86 | +====================== |
| 87 | + |
| 88 | +To allow a migration from B.A.T.M.A.N. Adv. compat 14 this Gluon release offers the ability to ship both |
| 89 | +B.A.T.M.A.N. Adv. compat versions 14 and 15 in the same image. The ``mesh.batman_adv.routing_algo`` option is used |
| 90 | +to decide which module gets loaded and the scheduled domain switching functionality can be used to migrate between |
| 91 | +the two versions. |
| 92 | + |
| 93 | +Note that if you were using ``gluon-mesh-batman-adv-14`` ("batman-adv-legacy") before you will need to update the |
| 94 | +``mesh.batman_adv.routing_algo`` setting from from ``BATMAN_IV`` to ``BATMAN_IV_LEGACY`` if you want to |
| 95 | +stay on v14 compat. |
| 96 | + |
| 97 | +See the :ref:`mesh <user-site-mesh>` section for the *site.conf* configuration of this feature. |
| 98 | + |
| 99 | +Outdoor Mode |
| 100 | +============ |
| 101 | + |
| 102 | +Radio devices hosted outdoors are often affected by different regulation than if they were installed indoors. The |
| 103 | +outdoor mode allows for the reconfiguration of 5 GHz radios onto different channels and channel ranges. |
| 104 | +Regulatory policies like DFS currently make it difficult to use the 5 GHz band for mesh networking because it's |
| 105 | +never certain that nodes will stay on the same channel. |
| 106 | +If enabled, by setting ``wifi5.outdoor_chanlist``, a number of devices that are commonly installed outdoors will |
| 107 | +have outdoor mode automatically enabled during their initial setup, specifically: |
| 108 | + |
| 109 | +* Ubiquiti |
| 110 | + |
| 111 | + - Bullet M |
| 112 | + - Litebeam M5 |
| 113 | + - Nanostation M5 |
| 114 | + - Nanostation M5 Loco |
| 115 | + - Rocket M5 |
| 116 | + - Rocket M5 TI |
| 117 | + - Unifi AC Mesh |
| 118 | + - Unifi AC Mesh Pro |
| 119 | + - Unifi Outdoor |
| 120 | + |
| 121 | +* TP-Link |
| 122 | + |
| 123 | + - CPE510 |
| 124 | + - WBS510 |
| 125 | + |
| 126 | +See the :ref:`wifi5 <user-site-wifi5>` section for the *site.conf* configuration of this feature. |
| 127 | + |
| 128 | +Device Deprecation |
| 129 | +================== |
| 130 | + |
| 131 | +The ar71xx-tiny and several devices in the ramips-rt305x target have been marked as deprecated. The `GLUON_DEPRECATED` |
| 132 | +flag was introduced to offer communities the choice on how to deal with the ending support for those devices. Devices |
| 133 | +or targets marked as deprecated will very likely not be included in following Gluon releases anymore, usually due to |
| 134 | +their insufficient flash size. |
| 135 | + |
| 136 | +See the :ref:`Build configuration <user-site-build-configuration>` section for details. |
| 137 | + |
| 138 | +Hoodselector: Geolocation Mode |
| 139 | +============================== |
| 140 | + |
| 141 | +The new hoodselector package allows a node to automatically reevaluate its selected mesh domain at runtime. In this |
| 142 | +release we support its geolocation feature. |
| 143 | + |
| 144 | +See the :doc:`../package/gluon-hoodselector` documentation for details. |
| 145 | + |
| 146 | + |
| 147 | +x86 images support firstboot |
| 148 | +============================ |
| 149 | + |
| 150 | +x86 images are now using squashfs instead of ext4 and can now have their configuration reset by using ``firstboot``. |
| 151 | + |
| 152 | + |
| 153 | +Bugfixes |
| 154 | +******** |
| 155 | + |
| 156 | +* Fixes passwordless SSH access when gluon-authorized-keys was used without gluon-setup-mode. |
| 157 | + (`#1777 <https://github.com/freifunk-gluon/gluon/issues/1777>`_) |
| 158 | + |
| 159 | +* Fixes cross-domain leakage of respondd data by not joining the link-local multicast group on br-client. Nodes will |
| 160 | + not be answering respondd queries on ``[ff02::2:1001]:1001`` anymore. Respondd queries using that adresss must be |
| 161 | + updated to the new address ``[ff05::2:1001]:1001``. (`#1701 <https://github.com/freifunk-gluon/gluon/issues/1701>`_) |
| 162 | + |
| 163 | + |
| 164 | +Site changes |
| 165 | +************ |
| 166 | + |
| 167 | +When updating a site configuration from Gluon 2018.2.x, the following changes must be made: |
| 168 | + |
| 169 | +site.mk |
| 170 | +======= |
| 171 | + |
| 172 | +* We now require the ``GLUON_DEPRECATED`` variable to be set to decide how to handle the image generation for |
| 173 | + deprecated devices. (`#1745 <https://github.com/freifunk-gluon/gluon/pull/1745>`_) |
| 174 | + |
| 175 | +* The variable ``DEVICES`` that controls which devices to build images for has been renamed to ``GLUON_DEVICES``. |
| 176 | + (`#1686 <https://github.com/freifunk-gluon/gluon/pull/1686>`_) |
| 177 | + |
| 178 | +* The ``gluon-radvd`` package is now included by default and can be dropped from *FEATURES* and *GLUON_SITE_PACKGES*. |
| 179 | + |
| 180 | +site.conf |
| 181 | +========= |
| 182 | + |
| 183 | +* The ``mesh.batman_adv.routing_algo`` option is now required when the batman-adv routing protocol is used. |
| 184 | + (`#1622 <https://github.com/freifunk-gluon/gluon/pull/1622>`_) |
| 185 | + |
| 186 | + To continue using batman-adv v14 compat you need to set this option from ``BATMAN_IV`` to ``BATMAN_IV_LEGACY``. |
| 187 | + |
| 188 | +* The options ``wifi*.basic_rates`` and ``wifi*.supported_rates`` have been removed, as the legacy 802.11b rates are |
| 189 | + now disabled by default. (`#1716 <https://github.com/freifunk-gluon/gluon/pull/1716>`_) |
| 190 | + |
| 191 | + |
| 192 | +Gateway recommendations |
| 193 | +*********************** |
| 194 | + |
| 195 | +These are recommendations for running non-Gluon nodes, like for example gateways, in your mesh network: |
| 196 | + |
| 197 | +* Since Gluon v2018.1 the IGMP/MLD segmentation feature was enabled by default. When ``bat0`` is run with a bridge on |
| 198 | + top the ``bat0`` bridge port should be set to receive all multicast traffic unconditionally: |
| 199 | + |
| 200 | + :: |
| 201 | + |
| 202 | + # echo 2 > /sys/class/net/bat0/brport/multicast_router |
| 203 | + |
| 204 | + See the chapter on :ref:`IGMP/MLD Domain Segmentation <igmp-mld-domain-segmentation>` for more details. |
| 205 | + |
| 206 | + |
| 207 | +Internals |
| 208 | +********* |
| 209 | + |
| 210 | +Debug Build Flag |
| 211 | +================ |
| 212 | + |
| 213 | +Setting ``GLUON_DEBUG=1`` will provide firmware images including debugging symbols usable with GDB or similar tools. |
| 214 | +Requires a device or target with at least 16 MB of flash space, e.g. `x86-64`. Unset by default. |
| 215 | + |
| 216 | +Lua target files |
| 217 | +================ |
| 218 | + |
| 219 | +Target definitions were rewritten in Lua; this was necessary to implement the device deprecation feature. It also |
| 220 | +offers the option for more flexible tagging of devices in the future. |
| 221 | +(`#1745 <https://github.com/freifunk-gluon/gluon/pull/1745>`_) |
| 222 | + |
| 223 | +luacheck |
| 224 | +======== |
| 225 | + |
| 226 | +Lua scripts can now be properly linted and analyzed using luacheck. Run ``luacheck package scripts target`` in the |
| 227 | +Gluon project root. (`#1741 <https://github.com/freifunk-gluon/gluon/pull/1741>`_) |
| 228 | + |
| 229 | + |
| 230 | +Docker build environment |
| 231 | +======================== |
| 232 | + |
| 233 | +A minimal docker-based build environment is now available in ``contrib/Dockerfile``. |
| 234 | +(`#1738 <https://github.com/freifunk-gluon/gluon/pull/1738>`_) |
| 235 | + |
| 236 | + |
| 237 | +Reload of domain-related services |
| 238 | +================================= |
| 239 | + |
| 240 | +A mechanism to reload domain related services is now available. |
| 241 | +(`#1710 <https://github.com/freifunk-gluon/gluon/pull/1710>`_) |
| 242 | + |
| 243 | + |
| 244 | +.. _releases-v2019.1-known-issues: |
| 245 | + |
| 246 | + |
| 247 | +Known issues |
| 248 | +************ |
| 249 | + |
| 250 | +* Out of memory situations with high client count on ath9k. |
| 251 | + (`#1768 <https://github.com/freifunk-gluon/gluon/issues/1768>`_) |
| 252 | + |
| 253 | +* The integration of the BATMAN_V routing algorithm is incomplete. |
| 254 | + |
| 255 | + - | Mesh neighbors don't appear on the status page. (`#1726 <https://github.com/freifunk-gluon/gluon/issues/1726>`_) |
| 256 | + | Many tools have the BATMAN_IV metric hardcoded, these need to be updated to account for the new throughput |
| 257 | + | metric. |
| 258 | +
|
| 259 | + - | Throughput values are not correctly acquired for different interface types. |
| 260 | + | (`#1728 <https://github.com/freifunk-gluon/gluon/issues/1728>`_) |
| 261 | + | This affects virtual interface types like bridges and VXLAN. |
| 262 | +
|
| 263 | +* Default TX power on many Ubiquiti devices is too high, correct offsets are unknown |
| 264 | + (`#94 <https://github.com/freifunk-gluon/gluon/issues/94>`_) |
| 265 | + |
| 266 | + Reducing the TX power in the Advanced Settings is recommended. |
| 267 | + |
| 268 | +* The MAC address of the WAN interface is modified even when Mesh-on-WAN is disabled |
| 269 | + (`#496 <https://github.com/freifunk-gluon/gluon/issues/496>`_) |
| 270 | + |
| 271 | + This may lead to issues in environments where a fixed MAC address is expected (like VMware when promiscuous mode is |
| 272 | + disallowed). |
| 273 | + |
| 274 | +* Inconsistent respondd API (`#522 <https://github.com/freifunk-gluon/gluon/issues/522>`_) |
| 275 | + |
| 276 | + The current API is inconsistent and will be replaced eventually. The old API will still be supported for a while. |
| 277 | + |
| 278 | +* Frequent reboots due to out-of-memory or high load due to memory pressure on weak hardware especially in larger |
| 279 | + meshes (`#1243 <https://github.com/freifunk-gluon/gluon/issues/1243>`_) |
| 280 | + |
| 281 | + Optimizations in Gluon 2018.1 have significantly improved memory usage. |
| 282 | + There are still known bugs leading to unreasonably high load that we hope to |
| 283 | + solve in future releases. |
| 284 | + |
0 commit comments