network: Implement B.A.T.M.A.N. Advanced interface type

This commit is contained in:
Annika Wickert
2020-10-02 21:43:05 +02:00
committed by Yu Watanabe
parent 2aaf376597
commit c0267a592a
23 changed files with 1261 additions and 4 deletions

View File

@@ -0,0 +1,16 @@
[NetDev]
Name=bat0
Kind=batadv
Description=Batman test
[BatmanAdvanced]
GatewayMode=server
Aggregation=1
BridgeLoopAvoidance=1
DistributedArpTable=1
Fragmentation=1
HopPenalty=10
OriginatorIntervalSec=1
GatewayBandwithDown=100K
GatewayBandwithUp=12K
RoutingAlgorithm=batman-v

View File

@@ -223,3 +223,14 @@ InterfaceId=
[BareUDP]
DestinationPort=
EtherType=
[BatmanAdvanced]
GatewayMode=
Aggregation=
BridgeLoopAvoidance=
DistributedArpTable=
Fragmentation=
HopPenalty=
OriginatorIntervalSec=
GatewayBandwithDown=
GatewayBandwithUp=
RoutingAlgorithm=