a modular framework for creating OpenWrt-based firmwares for wireless mesh nodes
Go to file
Linus Lüssing c519ec4596 gluon-core: reenable multicast snooping for wan zone
LEDE recently disabled multicast snooping by default:

https://git.lede-project.org/?p=project/netifd.git;a=commitdiff;h=52541140f8138e31958cdc3d7e42a4029fa6bbc9

Reenable it for Gluon as there have been no confirmed issues for
LEDE and no negative reports concerning Gluon v2016.2.x so far.

Closes #1025.

Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue>
2017-04-13 22:31:47 +02:00
contrib gluon-web: add package 2017-02-22 01:30:58 +01:00
docs gluon-mesh-batman-adv-*: unify into a single source package 2017-04-12 04:22:45 +02:00
overlay overlay/opkg.mk: add explanatory comment 2017-03-02 22:53:40 +01:00
package gluon-core: reenable multicast snooping for wan zone 2017-04-13 22:31:47 +02:00
patches netifd: ubus: add interface method to trigger renew event 2017-04-12 03:43:31 +02:00
scripts scripts: generate SHA256 manifest lines in addition to SHA512 2017-02-25 00:38:50 +01:00
targets ar71xx-generic: add Support for TP Link RE450 (#1092) 2017-04-13 02:01:19 +02:00
.gitignore Use LEDE as base for Gluon 2017-01-18 17:21:43 +01:00
CONTRIBUTING.md Remove squashing from contribution guidelines (#865) 2016-09-02 19:16:28 +02:00
LICENSE Use LEDE as base for Gluon 2017-01-18 17:21:43 +01:00
Makefile build: fix error message in case of missing site repository 2017-02-22 22:40:36 +01:00
modules modules: update LEDE 2017-04-11 02:08:42 +02:00
README.md docs, README: Gluon v2016.2.5 2017-04-09 21:44:07 +02:00

Documentation (incomplete at this time, contribute if you can!) may be found at http://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 relaseses by running git tag and switch to one by running git checkout v2016.2.5 && 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