gluon/package/gluon-mesh-batman-adv-core/src
Matthias Schiffer 57f8b9bc6a
Switch back roles of br-client and local-node interfaces
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.
2017-02-10 09:58:23 +01:00
..
batadv-netlink.c gluon-mesh-batman-adv-core: Switch from debugfs to batadv netlink 2016-12-11 12:03:12 +01:00
batadv-netlink.h gluon-mesh-batman-adv-core: Switch from debugfs to batadv netlink 2016-12-11 12:03:12 +01:00
batman_adv.h gluon-mesh-batman-adv-core: Switch from debugfs to batadv netlink 2016-12-11 12:03:12 +01:00
Makefile gluon-mesh-batman-adv-core: Switch from debugfs to batadv netlink 2016-12-11 12:03:12 +01:00
respondd.c Switch back roles of br-client and local-node interfaces 2017-02-10 09:58:23 +01:00