From: Jo-Philipp Wich Date: Tue, 14 Oct 2014 20:23:46 +0000 (+0200) Subject: Merge pull request #228 from FreifunkUFO/master X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fluci.git;a=commitdiff_plain;h=3f5cf37da8025187c515a294a829d8b5426ca64d;hp=0856030c79f3febdafa627511cf1be4c72edf09b Merge pull request #228 from FreifunkUFO/master package/community-profiles: fix netmask for freifunk gadow --- diff --git a/contrib/package/community-profiles/files/etc/config/profile_altmark b/contrib/package/community-profiles/files/etc/config/profile_altmark index 9ba33d72e..20d51b2fd 100644 --- a/contrib/package/community-profiles/files/etc/config/profile_altmark +++ b/contrib/package/community-profiles/files/etc/config/profile_altmark @@ -10,7 +10,7 @@ config 'community' 'profile' option 'adhoc_dhcp_when_vap' '0' config 'defaults' 'interface' - option 'netmask' '255.0.0.0' + option 'netmask' '255.255.255.255' config 'defaults' 'bssidscheme'