- Feb 10, 2017
-
-
Matthias Schiffer authored
macvlan interfaces never directly exchange traffic with the underlying interface, but only with other hosts behind the interface. In consequence, router advertisements from the uradvd running on br-client could never reach local-node, preventing it from getting an IPv6 address without RAs from an external radvd. Fix this be replacing the macvlan interface with a veth pair (with the peer interface in br-client). As a side effect, this saves about 5KB of flash, as the veth module is simpler than macvlan.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
When preparing the migration from macvlan to veth for local-node, MAC address conflicts occurred as some ports of br-client had the same address as local-node. Reverting the roles of both interfaces fixes this. By default, br-client is left as an interface without addresses and firewall rules that drop everything, so the bridge is used to connect its ports only. gluon-mesh-batman-adv-core changes this to the usual set of addresses and firewall rules.
-
Matthias Schiffer authored
Prepare reverting the roles of br-client and local-node to their state before 8c4403ba.
-
Matthias Schiffer authored
Also simplify the local_node.peerdns setting.
-
Matthias Schiffer authored
Nothing outside the config mode depends on luci-base anymore.
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
We also make use of the boolean support of simple-uci to make scripts clearer.
-
Matthias Schiffer authored
The maintenance overhead doesn't justify keeping this old stuff anymore.
-
Christof Schulze authored
Rework init script to additionally join a ff05::... multicast group on the mesh-wide interface.
-
- Feb 09, 2017
-
-
Simon Joda Stößer authored
Add missing trailing `,` in simple_tc section and change the order of ingress and egress to default format used by Gluon.
-
Matthias Schiffer authored
-
Steffen Förster authored
-
Matthias Schiffer authored
-
- Feb 08, 2017
-
-
Matthias Schiffer authored
-
- Feb 03, 2017
-
-
Steffen Förster authored
-
Matthias Schiffer authored
Fixes #1022
-
- Jan 28, 2017
-
-
Andreas Ziegler authored
-
kb-light authored
-
- Jan 27, 2017
-
-
Matthias Schiffer authored
Fixes a build issue when switching targets.
-
Matthias Schiffer authored
Setting DEVICES will also suppress cleaning the package directory, improving incremental build speed.
-
- Jan 26, 2017
-
-
Matthias Schiffer authored
A lot of our code does not actually work with other prefix lengths. Fixes #1014
-
- Jan 24, 2017
-
-
Matthias Schiffer authored
Add gluon-dns-config: a package that enables the node to be used as DNS cache
-
Christof Schulze authored
-
Christof Schulze authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
The ar71xx-tiny target sets CONFIG_CLEAN_IPKG, which would delete opkg control files required for user creation. Fix image generation and the user creation script. Fixes #1012
-
- Jan 21, 2017
-
-
Matthias Schiffer authored
Fix an exception breaking the page.
-
- Jan 20, 2017
-
-
Matthias Schiffer authored
-
- Jan 19, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-
- Jan 18, 2017
-
-
Matthias Schiffer authored
-
Matthias Schiffer authored
-