- May 11, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
- May 09, 2018
-
-
Andreas Ziegler authored
-
Andreas Ziegler authored
-
Ruben Barkow authored
-
- Apr 30, 2018
-
-
Matthias Schiffer authored
-
- Apr 27, 2018
-
-
Matthias Schiffer authored
In multidomain setups, VXLAN is enabled by default, but can be disabled in domain configs using the mesh/vxlan option. In single domain setups, the mesh/vxlan option is mandatory. The UCI option for legacy mode is removed. Fixes #1364
-
- Apr 16, 2018
-
-
Matthias Schiffer authored
-
- Apr 13, 2018
-
-
Matthias Schiffer authored
dnsmasq's caching is severly broken and does not handle all answer records equally. In particular, its cached answers are missing DNSKEY and DS records, breaking DNSSEC validation on clients. Remove the cache for now. It may return if dnsmasq is fixed or we switch to a different resolver.
-
- Mar 17, 2018
-
-
Matthias Schiffer authored
At the moment, we don't have a good guideline for package-specific configuration, but it seems like a good idea not to split configuration into too many tiny pages, especially for packages that aren't commonly selected explicitly. Some uncommon configuration is dropped from the example site.conf to remove clutter.
-
Matthias Schiffer authored
This setting allows to enforce manually setting a hostname. In the initial configuration, the hostname field is now left empty; when setting the hostname is not enforced, the default hostname is shown as the field placeholder. Fixes #1139
-
Matthias Schiffer authored
Also add documentation about config mode settings.
-
Matthias Schiffer authored
-
- Mar 13, 2018
-
-
Andreas Ziegler authored
-
- Mar 12, 2018
-
-
Matthias Walther authored
-
- Mar 07, 2018
-
-
Matthias Schiffer authored
We must ensure that each node becomes IGMP/MLD querier for its local clients; having only a single querier for the whole mesh is generally unreliable, leading to frequent "IGMP/MLD querier appeared/disappeared" messages from batman-adv and unreliable snooping. In smaller meshes it might be interesting only segment querier domains, but allow membership reports to pass through the mesh, in order to support snooping switches outside the mesh without special configuration. A site.conf switch is provided to control this behaviour. Fixes #1320
-
- Feb 23, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Feb 20, 2018
-
-
Andreas Ziegler authored
-
lemoer authored
-
Jan-Tarek Butt authored
-
- Feb 19, 2018
-
-
lemoer authored
-
- Feb 16, 2018
-
-
Christof Schulze authored
* change type of next_node.name * create domain entry for each entry and add to dnsmasq configuration [Matthias Schiffer: reword documentation]
-
- Feb 15, 2018
-
-
kb-light authored
[Matthias Schiffer: slightly clean up code]
-
- Feb 04, 2018
-
-
Martin Weinelt authored
This is currently only implemented in the gluon-mesh-vpn-fastd package. Advertising the public key may be deemed problematic when your threat-model involves protecting the nodes privacy from tunnel traffic correlation by onlink observers. It can be enabled by setting site.mesh_vpn.fastd.pubkey_privacy to `false`.
-
- Jan 31, 2018
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 25, 2018
-
-
Jan-Philipp Litza authored
This package drops all incoming router advertisements except for the default router with the best metric according to B.A.T.M.A.N. advanced. Note that advertisements originating from the node itself (for example via gluon-radvd) are not affected.
-
- Jan 19, 2018
-
-
Matthias Schiffer authored
-
lemoer authored
[Matthias Schiffer: rebase]
-
- Jan 11, 2018
-
-
Matthias Schiffer authored
The 'auto' attribute still allows enabling the interface using ifup, which is not intended when wired mesh is disabled.
-
Andreas Ziegler authored
fixes an error and removes the focus on ath10k
-
- Jan 10, 2018
-
-
Tata authored
defaults to 11s, allowing to build devices without IBSS-support obsoletes GLUON_ATH10K_MESH
-
- Jan 09, 2018
-
-
Matthias Schiffer authored
-
- Dec 27, 2017
-
-
Ruben Barkow authored
-
- Dec 26, 2017
-
-
Ralf Jung authored
-
- Nov 15, 2017
-
-
Andreas Ziegler authored
-
- Oct 31, 2017
-
-
Matthias Schiffer authored
Without -v, hexdump would sometimes replace duplicate bytes with "*" and a newline.
-
- Oct 22, 2017
-
-
lrnzo authored
The group was renamed during the development of Gluon v2017.1, adjust the documentation accordingly.
-
- Oct 16, 2017
-
-
Martin Weinelt authored
-