Skip to content
Snippets Groups Projects
  1. Jun 09, 2018
  2. Jun 08, 2018
  3. Jun 07, 2018
  4. May 23, 2018
    • Vincent Wiemann's avatar
      ar71xx: add support for Alfa AP121F (#1404) · 33956cd4
      Vincent Wiemann authored
      Adds support for Alfa AP121F USB powered travel router (looks like an USB ethernet adapter).
      There is no factory image, but only a sysupgrade file for this router which can be installed using the inbuilt UBoot web interface.
      Configure your PC with IP address 192.168.1.2 and connect the router using its RJ45 port. Hold the reset button while powering the device until all LEDs have flashed 3 times simultaneously. You can now access the fallback web interface using a web browser at http://192.168.1.1 and flash the sysupgrade file.
      33956cd4
  5. May 19, 2018
    • Christof Schulze's avatar
      gluon-config-mode-contact-info: provide enhancements for german, english and... · ab7f1acd
      Christof Schulze authored
      gluon-config-mode-contact-info: provide enhancements for german, english and french translation to comply with DSGVO (#1394)
      
      * do not allow to obligatorily require contact information
      * add remark that the data is provided voluntarily
      * mention how to delete the data
      * be very clear about the fact that the data being entered is public and
        can be downloaded and processed by anyone.
      ab7f1acd
  6. May 17, 2018
  7. May 16, 2018
  8. May 12, 2018
  9. May 11, 2018
  10. May 09, 2018
  11. Apr 30, 2018
  12. Apr 27, 2018
  13. Apr 16, 2018
  14. Apr 13, 2018
    • Matthias Schiffer's avatar
      gluon-core: remove DNS cache feature · 543eb178
      Matthias Schiffer authored
      dnsmasq's caching is severly broken and does not handle all answer records
      equally. In particular, its cached answers are missing DNSKEY and DS
      records, breaking DNSSEC validation on clients.
      
      Remove the cache for now. It may return if dnsmasq is fixed or we switch to
      a different resolver.
      Unverified
      543eb178
  15. Mar 17, 2018
  16. Mar 13, 2018
  17. Mar 12, 2018
  18. Mar 07, 2018
    • Matthias Schiffer's avatar
      gluon-ebtables: unconditionally segment IGMP/MLD · 17370d84
      Matthias Schiffer authored
      We must ensure that each node becomes IGMP/MLD querier for its local
      clients; having only a single querier for the whole mesh is generally
      unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared"
      messages from batman-adv and unreliable snooping.
      
      In smaller meshes it might be interesting only segment querier domains, but
      allow membership reports to pass through the mesh, in order to support
      snooping switches outside the mesh without special configuration. A
      site.conf switch is provided to control this behaviour.
      
      Fixes #1320
      Unverified
      17370d84
  19. Feb 23, 2018
  20. Feb 20, 2018
  21. Feb 19, 2018
  22. Feb 16, 2018
  23. Feb 15, 2018
  24. Feb 04, 2018
    • Martin Weinelt's avatar
      gluon-mesh-vpn-core: add public key to nodeinfo response · 42763d21
      Martin Weinelt authored
      This is currently only implemented in the gluon-mesh-vpn-fastd
      package.
      
      Advertising the public key may be deemed problematic when
      your threat-model involves protecting the nodes privacy
      from tunnel traffic correlation by onlink observers.
      
      It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy
      to `false`.
      Unverified
      42763d21
  25. Jan 31, 2018
Loading