2021-05-10 15:15:42 +05:30
|
|
|
[Match]
|
2021-05-11 11:29:38 +05:30
|
|
|
# This will match all networks in ad-hoc mode.
|
|
|
|
# It assumes there is only one interface in ad-hoc mode.
|
|
|
|
WLANInterfaceType=ad-hoc
|
2021-05-10 15:15:42 +05:30
|
|
|
|
2021-06-15 17:21:13 +05:30
|
|
|
[Link]
|
|
|
|
# BATMAN packets are 32 bits larger than normal packets
|
|
|
|
# and I don't know what that means
|
|
|
|
MTUBytes=1560
|
|
|
|
|
2021-05-10 15:15:42 +05:30
|
|
|
[Network]
|
|
|
|
Description=ad-hoc network connecting to other nodes
|
|
|
|
BatmanAdvanced=bat0
|
2021-06-09 17:22:20 +05:30
|
|
|
# This interface should not have any IP addresses assigned.
|
|
|
|
# IP will be given later to the bridge
|
2021-05-10 15:15:42 +05:30
|
|
|
DHCP=no
|
|
|
|
DHCPServer=no
|
|
|
|
LinkLocalAddressing=no
|
|
|
|
LLMNR=no
|
|
|
|
MulticastDNS=no
|