Matthias Schiffer
2dea903120
gluon-mesh-batman-adv-core: explicitly set WLAN client and mesh interfaces' ifname
2015-01-24 23:34:35 +01:00
Matthias Schiffer
949420158f
gluon-mesh-batman-adv-core: remove unused variable in upgrade script
2015-01-24 23:11:27 +01:00
Matthias Schiffer
6e22c667de
gluon-mesh-batman-adv-*: move MTU configuration to version-specific upgrade scripts
2015-01-24 17:18:47 +01:00
Matthias Schiffer
9b172bbaf4
Move all upgrade scripts to a common directory
...
Moving the scripts to a common directory not only vastly simplifies the
zzz-gluon-upgrade script, but also allows to define an ordering of such
scripts across packages.
2015-01-24 11:27:47 +01:00
Daniel Golle
3de151c286
mesh-batman-adv-core: allow sites to set VLAN for mesh
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-01-18 08:03:59 +01:00
Kokel
0e5a2ea38d
deactivate multicast_mode by default
2014-10-05 15:24:58 +02:00
Matthias Schiffer
1803525745
Configure unique MAC addresses for all WLAN interfaces
2014-09-15 19:55:09 +02:00
Matthias Schiffer
b51e1063b7
Add utility function to generate unique MAC addresses derived from the primary MAC
2014-09-15 19:55:09 +02:00
Nils Schneider
d87cf05c95
mesh-batman-adv-core: disable igmp_snooping on br-client
...
IGMP snooping causes serious trouble with IPv6 neighbour discovery.
2014-09-09 11:29:51 +02:00
Nils Schneider
a1d27aefbb
mesh-batman-adv-core: add clientcount statistics
...
This adds
"client" { "total": <int>, "wifi": <int>" }
to statistics.d. "total" will be the number of clients connected.
"wifi" will be the number of clients connected over wifi. I.e. "total"
will always be equal to or greater than "wifi".
The node will not count itself.
2014-08-10 13:24:08 +02:00
Matthias Schiffer
279cfd5117
Split gluon-mesh-batman-adv into gluon-mesh-batman-adv-core and gluon-mesh-batman-adv-14
2014-08-08 15:50:52 +02:00