Skip to content
Snippets Groups Projects
  1. Jan 29, 2019
  2. Jan 28, 2019
  3. Jan 27, 2019
  4. Jan 19, 2019
  5. Dec 09, 2018
  6. Dec 05, 2018
  7. Dec 02, 2018
  8. Nov 27, 2018
  9. Nov 21, 2018
  10. Nov 12, 2018
  11. Nov 07, 2018
  12. Oct 31, 2018
  13. Oct 25, 2018
    • Adrian Schmutzler's avatar
      fff-network: Make CLIENT default status for one-/two-port devices · 14622e20
      Adrian Schmutzler authored
      
      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: default avatarAdrian Schmutzler <freifunk@adrianschmutzler.de>
      Reviewed-by: default avatarHarald Thuemmler <int@bnhof.de>
      Reviewed-by: default avatarFabian Bläse <fabian@blaese.de>
      14622e20
Loading