2021-05-10 15:15:42 +05:30
|
|
|
# Create the BATMAN interface
|
2021-09-29 15:14:13 +05:30
|
|
|
# See mesh.04-batman.network for configuration details
|
2021-05-10 15:15:42 +05:30
|
|
|
[NetDev]
|
2021-09-26 13:31:36 +05:30
|
|
|
Name={batdev}
|
2021-05-10 15:15:42 +05:30
|
|
|
Description=BATMAN interface
|
|
|
|
Kind=batadv
|
|
|
|
|
2021-09-29 15:14:13 +05:30
|
|
|
# See man:systemd.netdev(5) § [BATMANADVANCED] SECTION OPTIONS
|
2021-09-27 12:43:09 +05:30
|
|
|
[BatmanAdvanced]
|
2021-09-29 15:14:13 +05:30
|
|
|
# This helps choose the best network when many nodes have a DHCP
|
|
|
|
# server. See the B.A.T.M.A.N. documentation at
|
|
|
|
# https://www.open-mesh.org/projects/batman-adv/wiki/Gateways
|
2021-09-27 12:43:09 +05:30
|
|
|
GatewayMode={gateway_mode}
|