pybatmesh/systemd-networkd/04-batman.network

17 lines
280 B
SYSTEMD
Raw Normal View History

2021-05-10 15:15:42 +05:30
[Match]
Name=bat0
[Network]
Description=The BATMAN interface
Bridge=bridge0
# like in 03-wireless-ad-hoc.network, this interface
# also shouldn't have IP address the address will
# be assigned to the bridge
2021-05-10 15:15:42 +05:30
DHCP=no
DHCPServer=no
LinkLocalAddressing=no
LLMNR=no
MulticastDNS=no