Skip to content
Snippets Groups Projects
  1. Mar 17, 2018
  2. Mar 16, 2018
  3. Mar 13, 2018
  4. Mar 12, 2018
  5. Mar 11, 2018
    • Matthias Schiffer's avatar
      gluon-mesh-batman-adv: increase bridge multicast querier robustness to 9 · c80c294b
      Matthias Schiffer authored
      The RFC standard multicast querier interval is 120s. Our querier uses in
      interval of 20s for better support of roaming clients, but our robustness
      setting of 3 leads to external queriers using the standard interval to be
      timeout after only 60s, leading to frequent "querier appeared/disappeared"
      messages. Increase robustness so that external queriers with any interval
      <180s are supported.
      c80c294b
  6. Mar 09, 2018
  7. Mar 08, 2018
  8. Mar 07, 2018
    • Matthias Schiffer's avatar
    • Matthias Schiffer's avatar
    • Matthias Schiffer's avatar
      modules: update Gluon packages · 5315cfd4
      Matthias Schiffer authored
      31e20006049b treewide: remove redundant definitions from package Makefiles
      53a659abf880 lua-geolocate: add package for WLAN-based geolocation based on openwifi.su
      5315cfd4
    • Matthias Schiffer's avatar
      modules: update LEDE · d0fbb81a
      Matthias Schiffer authored
      9b0a4bafbce7 base-files: tune fragment queue thresholds for available system memory
      b47094ce96ff include/package-defaults.mk: fix default Build/Prepare with empty ./src
      75be005e8bdc include/rootfs.mk: retain list of conffiles with CONFIG_CLEAN_IPKG
      696c6325a3a7 include/rootfs.mk: do not remove opkg prerm scripts during rootfs preparation
      17c0362178ca base-files: sysupgrade: do not rely on opkg to list changed conffiles
      2ae9ebf37402 kernel: bump 4.4 to 4.4.120 for 17.01
      571d3def6baf x86: add preinit hook to reload microcode
      681aaaf719ec firmware: add microcode package for Intel
      c6314ee06f94 firmware: add microcode package for AMD
      222521d5937a tools: add iucode-tool
      f7a6b6724a63 x86: enable microcode loading for Intel and AMD
      dfe620cb93c0 odhcpd: fix interop with wide DHCPv6 client (FS#1377)
      18c999a6ff33 base-files: fix off-by-one in counting seconds for factory reset
      92ea65b36aa7 sunxi: disable LPAE to allow kernel to run on A13
      7dcbe0e22dbb bcm53xx: fix fallback code for picking status LED
      4db583b9c2ab mountd: update to the latest version from 2018-02-26
      d0fbb81a
    • Linus Lüssing's avatar
      batman-adv: multicast TT fixes and cleanups · 7e404ac5
      Linus Lüssing authored
      
      The first one adds a fix that might potentially result in multicast packet
      loss once we would enable multicast_mode again.
      
      The second one avoids some small but unnecessary overhead. More
      importantly though, it is supposed to ease further multicast improvements
      later (e.g. no need for a multicast sending node to determine overlap
      between WANT_ALL_IPV4/6 flags and TT entries while on fast-path).
      
      Signed-off-by: default avatarLinus Lüssing <linus.luessing@c0d3.blue>
      7e404ac5
    • Matthias Schiffer's avatar
      modules: update routing packages · 4d9c3c1c
      Matthias Schiffer authored
      3aaa772ef520 bmx7: bump version
      ccd4210f0ba7 bmx7: add PKG_MIRROR_HASH
      d6dcd0c75630 bmx6: add PKG_MIRROR_HASH
      536782119f0a alfred: upgrade package to latest release 2018.0
      6a6f5da5efd5 batctl: upgrade package to latest release 2018.0
      3bb75b003563 batman-adv: upgrade package to latest release 2018.0
      2f74073c209d bmx7: bump version to 58b3823262512a48f5174e6778b2368c55bd05d9
      733e935f04fc cjdns: v20 -> v20.1
      f0ee73aa2285 bmx7: bump version
      21a6454d7226 bmx6: bump to latest upstream version
      4d9c3c1c
    • 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
      17370d84
    • Matthias Schiffer's avatar
      7c9e1e10
  9. Mar 05, 2018
  10. Mar 02, 2018
  11. Mar 01, 2018
  12. Feb 26, 2018
  13. Feb 25, 2018
Loading