firmware/src/packages/fff
Adrian Schmutzler 14622e20c2 fff-network: Make CLIENT default status for one-/two-port devices
The V2 firmware requires initialization of the WiFi interfaces
by a hood file. If a one-port (or two-port) device is isolated,
it won't get this information from other WiFi nodes (w2sta mode).

In addition, it cannot be connected to the internet, as this would
require the port to be in WAN mode. It is also not possible to
connect a client device for configuration, since WiFi is not
configured and the LAN port is in BATMAN mode.

To enable configuration of an isolated one-port/two-port device,
this patch thus changes the default port config to CLIENT, so
the user can choose the desired configuration more easily.

For two-port, we will have one port WAN and the second port
CLIENT.

Fixes #110

Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
Reviewed-by: Harald Thuemmler <int@bnhof.de>
Reviewed-by: Fabian Bläse <fabian@blaese.de>
2018-10-25 16:34:59 +02:00
..
fff Rearrange fff config values into their own config file 2017-11-12 20:28:52 +01:00
fff-alfred fff-alfred: do not use bat0 for master selection 2017-11-12 17:32:33 +01:00
fff-batman-adv fff-batman-adv: Remove vis_mode from uci config 2018-07-25 14:15:32 +02:00
fff-batman-adv-legacy Utilize PKG_NAME in Makefiles 2017-10-16 21:20:02 +02:00
fff-boardname fff-boardname: Fix changed board name of WDR4900v1 2018-10-24 18:04:38 +02:00
fff-config fff-sysupgrade: move config migration to fff-config 2018-08-11 15:48:42 +02:00
fff-fastd Utilize PKG_NAME in Makefiles 2017-10-16 21:20:02 +02:00
fff-firewall fff-firewall: Fix match in ip6tables and add dependencies 2018-10-24 18:04:52 +02:00
fff-hoods fff-hoods: Do not run configurehood and nodewatcher at the same time 2018-10-25 16:33:47 +02:00
fff-hoodutils Remove unusual shebang in files to be sourced. 2018-09-17 12:38:38 +02:00
fff-macnock fff-macnock: new package 2018-06-11 18:57:22 +02:00
fff-network fff-network: Make CLIENT default status for one-/two-port devices 2018-10-25 16:34:59 +02:00
fff-nodewatcher buildscript: remove community config 2018-08-06 15:31:32 +02:00
fff-random Utilize PKG_NAME in Makefiles 2017-10-16 21:20:02 +02:00
fff-support Data processing notes: Add for SSH access 2018-07-25 14:20:36 +02:00
fff-sysupgrade fff-sysupgrade: Fix comparison for version in sysupgrade.sh 2018-10-25 16:34:20 +02:00
fff-timeserver Remove unusual shebang in files to be sourced. 2018-09-17 12:38:38 +02:00
fff-tunneldigger Utilize PKG_NAME in Makefiles 2017-10-16 21:20:02 +02:00
fff-uradvd Utilize PKG_NAME in Makefiles 2017-10-16 21:20:02 +02:00
fff-vpn-select vpn-select: Demand hood file to be provided as argument 2018-08-02 18:59:11 +02:00
fff-web Remove double equals. 2018-07-26 21:57:34 +02:00
fff-wireless Remove unusual shebang in files to be sourced. 2018-09-17 12:38:38 +02:00
tunneldigger Update tunneldigger 2018-07-25 14:26:43 +02:00