Actions
Característica #56
tancatHardware Fonera, NanoStation2,...
Descripció
Fonera, Nanostation2 and ather 4BMyte atheros based devices are known to be very resource limited in terms of cpu speed and flash size.
Therefore a number of changes were necessary to port existing prototype to this device.
Porting existing init scripts to this hardware required the following changes:
- remove of `big software packages` to safe flash space (eg ipv6calc,...)
- substitution of ipv6calc functionality within qmp_functions.sh
- performance optimization of qmp_configure_network() because it was very slow.
- testing
Actions