Skip to content
  1. Apr 18, 2018
  2. Apr 17, 2018
  3. Feb 28, 2018
  4. Jan 20, 2018
  5. Jan 09, 2018
  6. Oct 21, 2017
  7. Mar 01, 2017
  8. Feb 28, 2017
  9. Feb 10, 2017
  10. Jan 13, 2017
  11. Dec 31, 2016
  12. Dec 13, 2016
  13. Dec 12, 2016
    • Bastian Bittorf's avatar
      freifunk-common: neigh.sh: fix for new olsrd 0.9.5 · 524439cd
      Bastian Bittorf authored
      Starting with version 0.9.5 the new olsr-deamon behaves
      more standard-compliant and outputs correct HTTP-headers.
      This would confuse the script and abort parsing.
      
      Fix that by only trying to parse the JSON-value and
      just ignore the other stuff. After this, we can see neighbours again.
      
      Thanks to FreifunkUFO <ufo@rund.freifunk.net> for spotting this.
      524439cd
  14. Dec 09, 2016
  15. Sep 22, 2016
  16. Jul 05, 2016
  17. Jul 02, 2016
  18. May 01, 2016
  19. Feb 29, 2016
  20. Jan 27, 2016
  21. Jan 04, 2016
  22. Dec 19, 2015
    • Nico Geyso's avatar
      community-profiles: update berlin profile & remove berlin_pberg · 3725e579
      Nico Geyso authored
      
      
      these patches are used by the berlin-freifunk-community since 2014
      - change ssid
        (https://github.com/freifunk-berlin/firmware/commit/563c955a19ea0db0bcbe6da1be0f50dd971961a3)
      - remove obsolete olsr defaults
        (https://github.com/freifunk-berlin/firmware/commit/4558f8c88a99807388b3b1e315b440693b778a1d)
      - use intern-chXX.freifunk.net as ssid scheme for adhoc
        (https://github.com/freifunk-berlin/firmware/commit/6ce8f590822bd31c37f247a8f006a8f2c5567b55)
      - add mcast_rate
        (https://github.com/freifunk-berlin/firmware/commit/e90753ed0485d9c59a3af55efc8156e391ca848a)
        (https://github.com/freifunk-berlin/firmware/commit/01856773720b4755ee83080ba400b8489cf97416)
      - add wifi_device and *_iface for 5GHz
        (https://github.com/freifunk-berlin/firmware/commit/5823e89a3d2d13bb47a2c9c7d33541588b9e64ab)
      - remove owm_api and mapserver key from community profile
        (https://github.com/freifunk-berlin/firmware/commit/d4ee2e1bce4f04882af8cf28e62b97795959c31f)
      - add two ipv6 nameservers
        (https://github.com/freifunk-berlin/firmware/commit/83df6ab77164a391f4536e32bc549a577d06af89)
      - change default dhcp leasetime to 5 minutes
        (https://github.com/freifunk-berlin/firmware/commit/b38af129e0d4d4f5b6d1b1c23c57e6bec312de5f)
      - remove non existent freifunk community profiles (Berlin)
        (https://github.com/freifunk-berlin/firmware/commit/6c49443bdef9905e71ad77b729d4cc95c5d66062)
      
      Signed-off-by: default avatarSven Roederer <freifunk@it-solutions.geroedel.de>
      3725e579
  23. Nov 20, 2015
    • Bastian Bittorf's avatar
      freifunk-common: neigh.sh - show hostnames · e0bcfe82
      Bastian Bittorf authored
      
      
      if nameservice-plugin is configured, we read
      in all locally known hostnames and show them
      in the output:
      
      root@stuttgarter-core:~# neigh.sh
      Local          Remote         vTime  LQ       NLQ      Cost Host
      10.230.105.241 10.230.105.246 138851 1.000000 1.000000 1024 stuttgarter-rhnk.olsr
      10.230.105.241 10.230.105.247 135717 1.000000 1.000000 1024 stuttgarter-emma.olsr
      10.230.105.241 10.230.105.244 138309 1.000000 1.000000 1024 stuttgarter-sued.olsr
      10.230.105.241 10.230.105.245 136001 1.000000 1.000000 1024 stuttgarter-west.olsr
      10.230.105.241 10.230.105.242 134818 1.000000 1.000000 1024 stuttgarter-nord.olsr
      10.230.105.241 10.230.105.243 137187 1.000000 1.000000 1024 stuttgarter-ost.olsr
      10.230.105.241 10.230.105.250 139984 1.000000 1.000000 1024 stuttgarter-hof2.olsr
      10.230.105.241 10.230.105.251 138294 1.000000 1.000000 1024 stuttgarter-stra2.olsr
      
      Local               Remote              vTime  LQ       NLQ      Cost Host
      2001:bf7:820:901::1 2001:bf7:820:950::1 139703 1.000000 1.000000 1024 stuttgarter-rhnk.olsr
      2001:bf7:820:901::1 2001:bf7:820:960::1 139541 1.000000 1.000000 1024 stuttgarter-emma.olsr
      2001:bf7:820:901::1 2001:bf7:820:990::1 140415 1.000000 1.000000 1024 stuttgarter-hof2.olsr
      2001:bf7:820:901::1 fde6:24f1:a388::1   141338 1.000000 1.000000 1024
      
      the filenames for the olsrd hosts-file is taken from uci
      and falls back to sane defaults.
      
      Signed-off-by: default avatarBastian Bittorf <bittorf@bluebottle.com>
      e0bcfe82
  24. Nov 18, 2015
  25. Sep 12, 2015
  26. Sep 02, 2015
  27. Sep 01, 2015
  28. Jul 30, 2015
  29. Jul 07, 2015
  30. Jul 05, 2015
  31. Jun 25, 2015