Happy Hacking!

  1. 30 Jun, 2016 1 commit
    • Birger's avatar
      Merge branch 'master' into 'master' · 8a3ae124
      Birger authored
      Major changes: removing obsolete SN1 entry, disabling incompatible SN7 and adding SN13-SN16.
      
      As announced, this updates the supernode entries to reflect the real-world status and enables us to use the new resources.
      
      See merge request !27
      8a3ae124
  2. 24 Jun, 2016 1 commit
  3. 21 Jun, 2016 1 commit
  4. 03 May, 2016 1 commit
  5. 03 Apr, 2016 1 commit
  6. 31 Mar, 2016 1 commit
    • Birger's avatar
      Log completed upgrates · bac40639
      Birger authored
      Log upgrades upon completion to make it easier to find nodes where
      the upgrade failed.
      bac40639
  7. 30 Mar, 2016 2 commits
  8. 15 Mar, 2016 3 commits
  9. 14 Mar, 2016 5 commits
    • Birger's avatar
      Convert bandwith limit to v2016.1 format · 9f89b457
      Birger authored
      Convert bandwith limit accoding to release notes:
      http://gluon.readthedocs.org/en/v2016.1.2/releases/v2016.1.html
      9f89b457
    • Birger's avatar
      Update gluon to v2016.1.2 · 1ca4be32
      Birger authored
      Update gluon to v2016.1.2. The release notes do not mention any
      specific instructions on how to upgrade. Hopefully this means
      the upgrade can simply be made without any migration steps.
      http://gluon.readthedocs.org/en/v2016.1.2/releases/v2016.1.2.html
      1ca4be32
    • Birger's avatar
      Add own repo for kernel and OpenWRT mirror · 164e2a5f
      Birger authored
      Gluon needs its own repo for kernel modules as it uses a custom kernel.
      The official OpenWRT repository seems to be down frequently. So we add
      our own mirror as the source for packages.
      164e2a5f
    • Birger's avatar
      Add sn7 · 1085fddf
      Birger authored
      Add sn7 to list of super nodes. sn7 currently runs batman-adv protocol
      version 15 which is incompatible with the currently used version 14.
      See also:
      https://www.open-mesh.org/projects/batman-adv/wiki/Compatversion
      
      Nodes connected to sn7 will not be able to mesh with Freifunk unless
      they use version 15. By default two super-nodes are used when
      connecting to Freifunk so this should not be a problem as long
      as only one node runs protocol version 15.
      1085fddf
    • Birger's avatar
      Change fastd MTU to 1280 · 29c32ede
      Birger authored
      Decrease MTU of fastd to 1280. This will enable clients with small
      MTU to connect to fastd. This includes at least Unitymedia/KabelBW
      which runs IPv4 over IPv6 and therefore has a reduced MTU using IPv4.
      However this will break IPv6 in Freifunk as packets of size 1280 -
      32 bytes (the latter is batman-adv's header) will get fragmented.
      IPv6 requires an MTU of at least 1280. This will not be the case
      with an MTU in fastd of 1280.
      29c32ede
  10. 05 Mar, 2016 1 commit
    • Birger's avatar
      Update to gluon 2016.1 · 298a573a
      Birger authored
      Updates gluon to 2016.1. Additionally update the list of avaiable
      supernodes and ntp servers.
      298a573a
  11. 12 Jan, 2016 2 commits
  12. 06 Jan, 2016 2 commits
    • Birger's avatar
      Merge branch 'reduce_parallel_sns' into 'master' · 1ce35002
      Birger authored
      Reduce parallel connections to supernodes
      
      Reduce the number of supernodes a node connects to. This is done in order
      to reduce the amount of broadcast traffic sent to clients. Currently
      a supernode sends about 3MiB/s broadcast traffic to clients. Reducing
      the number of nodes will hopefully also reduce the amount of broadcast
      traffic on supernodes.
      
      See merge request !14
      1ce35002
    • Birger's avatar
      Reduce parallel connections to supernodes · 9d1896a1
      Birger authored
      Reduce the number of supernodes a node connects to. This is done in order
      to reduce the amount of broadcast traffic sent to clients. Currently
      a supernode sends about 3MiB/s broadcast traffic to clients. Reducing
      the number of nodes will hopefully also reduce the amount of broadcast
      traffic on supernodes.
      9d1896a1
  13. 19 Dec, 2015 2 commits
  14. 18 Dec, 2015 1 commit
  15. 07 Dec, 2015 4 commits
  16. 06 Dec, 2015 1 commit
    • Birger's avatar
      Update build instructions · cfabf3d1
      Birger authored
      Added BUILD_NUMBER and GLUON_BRANCH to instructions so users remember
      specicy their own settings.
      cfabf3d1
  17. 27 Nov, 2015 2 commits
  18. 12 Nov, 2015 2 commits
  19. 05 Nov, 2015 1 commit
  20. 20 Oct, 2015 2 commits
    • Birger's avatar
      Add sn4 · 9e88d806
      Birger authored
      Add fourth super node for even more redundancy.
      9e88d806
    • Birger's avatar
      Change to network to /19 · 1c4b87df
      Birger authored
      We need more IP addresses so the net was extended to /19.
      1c4b87df
  21. 27 Sep, 2015 1 commit
    • Birger's avatar
      Add Backup Key · 81cb3f2f
      Birger authored
      Added a backup key from CCCFr just in case there is no second key to sign release firmwares.
      81cb3f2f
  22. 26 Sep, 2015 2 commits
    • Birger's avatar
      Use tag version · b2b22449
      Birger authored
      Changed the version number used to the same version as specified in
      the tag of gloun checkout (without the prefix v). This is more
      consistent to the versioning that has been used before.
      b2b22449
    • Birger's avatar
      Merge branch 'master' into 'master' · f43ebf4c
      Birger authored
      Bumping Gluon Buildenv to v2015.1.2
      
      Done some adjustments and fixes to use the v2015.1.2 gluon buildenv.
      
      With this new firmware is based on Chaos Calmer (http://downloads.openwrt.org/chaos_calmer/15.05/) and should be still compatible with the old firmware.
      
      See merge request !1
      f43ebf4c
  23. 22 Sep, 2015 1 commit