Skip to content
Snippets Groups Projects
Select Git revision
  • 7ccdacd294e5fcb6718f806543bb2620c02c9ddb
  • v2018.2.x default
  • experimental
  • master
  • v2021.1.2-ffs
  • v2021.1.1-ffs
  • nrb/gluon-master-cpe510
  • v2021.1-ffs
  • v2020.2.3-ffs
  • nrbffs/fastd-remove-delay
  • v2020.2.2-ffs
  • v2020.2.1-ffs
  • v2020.2-ffs
  • v2020.2.x
  • v2020.1.3-ffs
  • v2020.1.1-ffs
  • v2020.1-ffs
  • v2019.1.2-ffs
  • v2019.1.1-ffs
  • nrb/test-radv-filter
  • v2019.1-ffs
  • nrbffs/netgear-ex6120
  • v2021.1.2-ffs0.2
  • v2021.1.2-ffs0.1
  • v2021.1.1-ffs0.4
  • v2021.1.1-ffs0.3
  • v2021.1.1-ffs0.2
  • v2021.1.1-ffs0.1
  • v2021.1-ffs0.1
  • v2020.2.3-ffs0.3
  • v2020.2.3-ffs0.2
  • v2020.2.3-ffs0.1
  • v2020.2.2-ffs0.1
  • v2020.2.1-ffs0.1
  • v2020.2-ffs0.1
  • v2020.2
  • v2020.2.x-ffs0.1
  • v2020.1.3-ffs0.1
  • v2020.1.1-ffs0.1
  • v2020.1-ffs0.1
  • v2019.1.2-ffs0.1
  • v2019.1.1-ffs0.1
42 results

gluon

  • Clone with SSH
  • Clone with HTTPS
  • Forked from firmware / FFS Gluon
    3091 commits behind the upstream repository.
    user avatar
    Matthias Schiffer authored
    In addition to significant internal differences in check_site_lib.lua (in
    particular unifying error handling to a single place for the upcoming
    multi-domain support), this changes the way fields are addressed in site
    check scripts: rather than providing a string like 'next_node.ip6', the
    path is passed as an array {'next_node', 'ip6'}.
    
    Other changes in site check scripts:
    * need_array and need_table now pass the full path to the sub fields to the
    subcheck instead of the key and value
    * Any check referring to a field inside a table implies that all higher
    levels must be tables if they exist: a check for {'next_node', 'ip6'} adds
    an implicit (optional) check for {'next_node'}, which allows to remove many
    explicit checks for such tables
    7ccdacd2
    History

    Documentation (incomplete at this time, contribute if you can!) may be found at https://gluon.readthedocs.org/.

    If you're new to Gluon and ready to get your feet wet, have a look at the Getting Started Guide.

    Gluon IRC channel: #gluon in hackint

    Issues & Feature requests

    Before opening an issue, make sure to check whether any existing issues (open or closed) match. If you're suggesting a new feature, drop by on IRC or our mailinglist to discuss it first.

    We maintain a Roadmap for the future development of Gluon.

    Use a release!

    Please refrain from using the master branch for anything else but development purposes! Use the most recent release instead. You can list all releases by running git tag and switch to one by running git checkout v2017.1.3 && make update.

    If you're using the autoupdater, do not autoupdate nodes with anything but releases. If you upgrade using random master commits the nodes will break eventually.

    Mailinglist

    To subscribe to the list, send a message to:

    gluon+subscribe@luebeck.freifunk.net

    To remove your address from the list, just send a message to the address in the List-Unsubscribe header of any list message. If you haven't changed addresses since subscribing, you can also send a message to:

    gluon+unsubscribe@luebeck.freifunk.net