Skip to content
Snippets Groups Projects
  1. Feb 29, 2016
  2. Feb 28, 2016
  3. Feb 26, 2016
  4. Feb 16, 2016
  5. Feb 10, 2016
    • Kokel's avatar
      gluon-core: add preserve wifi channels feature · 388d264f
      Kokel authored
      This new feature introduces the new uci section 'gluon-core.wireless' with a preserve_channels option:
       * preserve_channels (boolean)
      
      By setting this option to 1 (true) wifi channels will be preserved during upgrades.
      388d264f
  6. Feb 08, 2016
  7. Feb 05, 2016
  8. Feb 02, 2016
  9. Jan 13, 2016
  10. Jan 08, 2016
  11. Jan 07, 2016
  12. Jan 02, 2016
  13. Dec 18, 2015
  14. Dec 08, 2015
  15. Dec 07, 2015
  16. Nov 27, 2015
  17. Nov 18, 2015
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv-core: keep disabled state even when the mesh interface... · 0335ce10
      Matthias Schiffer authored
      gluon-mesh-batman-adv-core: keep disabled state even when the mesh interface section name is changed
      
      Is makes sense to always look for both ibss_radio* and mesh_radio* sections
      to determine if the meshing should be enabled when regenerating these
      sections. Doing this, the disabled state will survive updates changing the
      section name (either updating from pre-2015.2 while keeping IBSS, or
      changing from IBSS to 11s or vice-versa).
      
      If both ibss_radio* and mesh_radio* sections exist, the disabled state will
      be kept correctly for each section, the behaviour is changed only when
      creating a section that didn't exist before.
      
      Fixes #549
      0335ce10
    • Matthias Schiffer's avatar
      gluon-site: set PKG_FILE_DEPENDS to site.conf and i18n/ only · e5289771
      Matthias Schiffer authored
      PKG_FILE_DEPENDS caused the whole site repo to be hashed to determine if
      gluon-site needed rebuilding. While this is normally no problem,
      alternative build setups sometimes put the Gluon repo inside the site repo,
      causing long build times and parallel build failures.
      e5289771
  18. Nov 12, 2015
    • Leo Krueger's avatar
      gluon-ebtables-filter-multicast: drop icmpv6 type 128 & 139, drop icmp · bc15b6c8
      Leo Krueger authored
      in a layer 2 mesh network, multicast pings cause a lot of traffic in the
      network, significantly increasing the 'backgroudn noise' (= Grundrauschen)
      and stressing nodes in the network.
      
      this commit blacklists all icmpv4 multicast traffic as well as multicast
      icmpv6 echo-requests and node iformation queries. as no application
      depending on these types of multicast traffic is known, blacklisting is safe.
      bc15b6c8
  19. Oct 28, 2015
  20. Oct 27, 2015
Loading