freifunk-common: add default configuration for 802.11s interfaces
authorpmelange <isprotejesvalkata@gmail.com>
Fri, 8 Feb 2019 00:43:14 +0000 (01:43 +0100)
committerPaul Spooren <mail@aparcar.org>
Tue, 19 Mar 2019 00:27:20 +0000 (01:27 +0100)
commitde3be2388393ed28e44d2714c25eee9b9886e820
tree2f789e44cdaa7ff142521712c2d0e5c7efbee6cc
parent071e540e37d4115afcd3e4169ae2dd5a7863401f
freifunk-common: add default configuration for 802.11s interfaces

The defaults are

config 'defaults' 'wifi_iface_80211s'
       option 'mode' 'mesh'
       option 'encryption' 'none'
       option 'mesh_id' 'Mesh-Freifunk'
       option 'mesh_fwding' '0'

The decision for the name of the section can be found here:
https://github.com/freifunk/openwrt-packages/pull/3

Signed-off-by: pmelange <isprotejesvalkata@gmail.com>
are [new file with mode: 0644]
contrib/package/freifunk-common/files/etc/config/freifunk
h' [new file with mode: 0644]
interfaces [new file with mode: 0644]