gluon/docs/package/gluon-next-node.rst
Nils Schneider e980593ff4 gluon-next-node: split batman-adv dependent code
ebtables and firewall rules have been moved to
gluon-mesh-batman-adv-core. They'll only be active when site.next_node
is set. gluon-next-node is still required in that case.

When gluon-mesh-batman-adv-core is selected, this package has a dependency
2016-03-31 00:11:12 +02:00

18 lines
353 B
ReStructuredText

gluon-next-node
===============
This package provides a next-node anycast MAC, IPv6 and IPv4. This allows
a client to reach the node it is connected to using a static address.
site.conf
---------
next_node.ip4
IPv4 for the next-node interface
next_node.ip6
IPv6 for the next-node interface
next_node.mac
MAC for the next-node interface