- Jun 29, 2017
-
-
Ruben Barkow authored
-
Tata authored
-
- Jun 27, 2017
-
-
Matthias Schiffer authored
Based-on-patch-by:
Christof Schulze <christof.schulze@gmx.net>
-
Christof Schulze authored
-
Matthias Schiffer authored
While we use the hexadecimal representation as a hash input for simplicity, it should not be interpreted as case-sensitive.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The new proto will simplify the switch to VXLAN encapsulation.
-
Matthias Schiffer authored
-
- Jun 26, 2017
-
-
Matthias Schiffer authored
The next-node MAC address doesn't need to be unique in different communities, so we can as well add a default value.
-
- Jun 23, 2017
-
-
Ruben Barkow authored
-
Ruben Barkow authored
-
- Jun 21, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jun 19, 2017
-
-
Ruben Barkow authored
-
- Jun 01, 2017
-
-
Matthias Schiffer authored
Fixes #1130
-
- May 12, 2017
-
-
Matthias Schiffer authored
Reverts d5829d87 ("gluon-mesh-batman-adv-core: disable bridge port learning on bat0"). Fixes #1121
-
- Apr 27, 2017
-
-
Christof Schulze authored
-
- Apr 13, 2017
-
-
Linus Lüssing authored
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>
-
Linus Lüssing authored
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>
-
- Apr 12, 2017
-
-
Matthias Schiffer authored
We now create bat0 and primary0 independently of the lower mesh interfaces, making the whole setup a lot more robust. In particular: - we can't accidentially destroy primary0 because of concurrent setup and teardown runs of different interfaces - bat0 will always exist, even when no mesh interfaces are up (e.g. no link on wired mesh) - interfaces going down and up again will never tear down the whole of batman-adv - we can enable and disable bat0 independently of the lower interface states
-
Matthias Schiffer authored
For simplicity, we don't use different MTUs for compat 14 and 15 anymore, there's no harm in using 1532 for batman-adv-legacy as well.
-
Matthias Schiffer authored
In addition, transitive and fixed_mtu now default to 0 instead of an empty string.
-
- Apr 11, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Apr 10, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
gluon-core: gluon.util: pass UCI cursor as argument to iterate_radios() instead of using local context
-
Julian Labus authored
-
Julian Labus authored
-
Matthias Schiffer authored
-
- Apr 09, 2017
-
-
Matthias Schiffer authored
batman-adv 2017.0 doesn't need (or support) no_rebroadcast anymore. Don't fail when the file doesn't exist.
-
kb-light authored
-
- Apr 07, 2017
-
-
Julian authored
-
- Apr 03, 2017
-
-
Cyrus authored
-
- Mar 26, 2017
-
-
Cyrus authored
VPN daemons were always disabled
-
- Mar 23, 2017
-
-
Cyrus Fox authored
-
- Mar 10, 2017
-
-
Matthias Schiffer authored
Doing so caused broken validations, as different validators were affecting each other.
-
Matthias Schiffer authored
Based-on-patch-by:
Cyrus Fox <cyrus@lambdacore.de>
-
Matthias Schiffer authored
Based-on-patch-by:
Cyrus Fox <cyrus@lambdacore.de>
-
Cyrus Fox authored
-