Merge pull request #2206 from T-X/pr-batman-adv-enable-mcast-optimizations

gluon-mesh-batman-adv: reenable batman-adv multicast optimizations
This commit is contained in:
David Bauer 2021-04-29 01:07:52 +02:00 committed by GitHub
commit 4cd644a7a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -47,7 +47,6 @@ proto_gluon_bat0_setup() {
batctl orig_interval 5000
batctl hop_penalty "$(lookup_uci 'gluon.mesh_batman_adv.hop_penalty' 15)"
batctl multicast_mode 0
case "$gw_mode" in
server)