Skip to content
Snippets Groups Projects
Commit 0c764ea9 authored by Nils Schneider's avatar Nils Schneider
Browse files

docs: add known issues for v2014.4

parent 44430126
No related branches found
No related tags found
No related merge requests found
...@@ -102,3 +102,42 @@ The switch to Barrier Breaker has led to a multitude of changes all over Gluon: ...@@ -102,3 +102,42 @@ The switch to Barrier Breaker has led to a multitude of changes all over Gluon:
- ethtool has been replaced by our minimal Lua library *lua-ethtool-stats* - ethtool has been replaced by our minimal Lua library *lua-ethtool-stats*
- tc has been replaced by our minimal implementation *gluon-simple-tc* - tc has been replaced by our minimal implementation *gluon-simple-tc*
- radvd has been replaced by our minimal implementation *gluon-radvd* - radvd has been replaced by our minimal implementation *gluon-radvd*
Known Issues
~~~~~~~~~~~~
Alfred crashes
--------------
https://github.com/freifunk-gluon/gluon/issues/177
Alfred may still crash unconditionally. Some measures have been taken
to aid but the core problem hasn't been analyzed yet.Some measures have
been taken to aid but the core problem hasn't been tackled yet.
WDR4300 stuck after reboot
--------------------------
https://github.com/freifunk-gluon/gluon/issues/185
The device may still fail to reboot properly.
Out of memory / batman-adv memory leaks
---------------------------------------
https://github.com/freifunk-gluon/gluon/issues/216
In some (hopefully rare!) cases batman-adv may still leak memory
associated with global TT entries. This may result in kernel panics or
out-of-memory conditions.
Ignored tx-power offset on Ubiquiti AirMax devices
--------------------------------------------------
https://github.com/freifunk-gluon/gluon/issues/94
There is still no OpenWRT support for determining the transmission
power offsets on Ubiquiti AirMax devices (Bullet M2, Picostation
M2, Nanostation (loco) M2, ...). Use Gluon with caution on these
devices! Manual adjustment may be required.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment