Skip to content

Commit

Permalink
Merge pull request #461 from tiiuae/config_change
Browse files Browse the repository at this point in the history
Add usb0 to red_interfaces config list and update bat0/bat1 hop penalty config
  • Loading branch information
TIISR authored May 28, 2024
2 parents 85f31eb + e13dca9 commit b14bd97
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,14 @@ CBMA:
- halow1
red_interfaces:
- wlan1
- usb0

BATMAN:
routing_algo: BATMAN_V
hop_penalty:
meshif:
bat0: 0
bat1: 0
bat0: 1
bat1: 1
hardif:
halow1: 20

Expand All @@ -45,4 +46,4 @@ VLAN:
vlan_red:
parent_interface: eth0
vlan_id: 200


0 comments on commit b14bd97

Please sign in to comment.