Skip to content
Snippets Groups Projects
  1. Nov 26, 2014
  2. Nov 22, 2014
  3. Nov 20, 2014
  4. Nov 17, 2014
  5. Nov 15, 2014
  6. Nov 13, 2014
  7. Nov 12, 2014
  8. Nov 06, 2014
  9. Oct 20, 2014
  10. Oct 19, 2014
  11. Oct 17, 2014
    • poldy79's avatar
      Adding support for TL-WA850RE · 396f5ded
      poldy79 authored
      basic wifi meshing with neighbouring nodes
      tested, with TL-WA750RE
       
      client WLAN (if applicable)
      works
       
      client lan on LAN ports (if applicable)
      n/a - only 1x Ethernet 
      
      mesh-vpn on WAN port
      works 
      
      mesh-on-wan
      Not tested
      
      re-entering configmode by pressing the button for >3 seconds
      works. 
      
      entering failsafe mode
      works 
      
      whether the MAC address seen by Gluon is the one printed on the device
      yes
       
      Und folgende Kommandos:
      tail /lib/gluon/core/sysconfig/*
      brctl show
      lua -e "print(require('platform_info').get_image_name())"
      
      root@XXX:~# tail /lib/gluon/core/sysconfig/*
      ==> /lib/gluon/core/sysconfig/primary_mac <==
      (macwieaufgerätaufgedruckt)
      ==> /lib/gluon/core/sysconfig/setup_ifname <==
      eth0
      ==> /lib/gluon/core/sysconfig/wan_ifname <==
      eth0
      
      
      root@XXX:~# brctl show
      bridge name	bridge id		STP enabled	interfaces
      br-wan		7fff.(primarymac)	no		eth0
      br-client		7fff.(primarymac)	no		bat0
      							wlan0-1
      
      
      root@XXXX:~# lua -e "print(require('platform_info').get_image_name())"
      tp-link-tl-wa850re-v1
      396f5ded
    • Nils Schneider's avatar
      release notes for 2014.3.1 · cfd4b8cb
      Nils Schneider authored
      cfd4b8cb
  12. Oct 16, 2014
  13. Oct 13, 2014
Loading