summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/meshwizard/Makefile
AgeCommit message (Collapse)Author
2017-02-28meshwizard: cleanup references to madwifiHannu Nyman
Remove the code related to the deprecated madwifi driver. Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-12-09meshwizard: remove local variable definitions outside functionsHannu Nyman
Adapted from PR #819 by FreifunkUFO Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-07-07contrib/meshwizard: fix LAN with OLSR and DHCPManuel Munz
2015-05-30add changes that were missing in the last commitManuel Munz
2015-02-25contrib/meshwizard: add madwifi iface options if neededsoma
2013-10-19contrib/meshwizard: Do not enable DHCP on adhoc by default when VAPs are used.Manuel Munz
2013-09-20contrib/meshwizard: Add services file in olsr nameservice configurationManuel Munz
2013-08-19contrib/meshwizard: Use Freifunk instead of FF-AP as prefix for the VAP ↵Manuel Munz
interface
2013-07-28contrib/meshwizard: fix uhttpd listen addresses when ipv6 is usedManuel Munz
2013-06-04contrib: prepare for renaming of firewall3 in OpenWrtJo-Philipp Wich
2013-06-03contrib/meshwizard: Depends on firewall3Manuel Munz
2013-05-18contrib/meshwizard: Also setup a dhcp server on the adhoc interface if VAP ↵Manuel Munz
is used. In this case split the DHCP Network in two halves, one for the adhoc, one for the managed network.
2013-01-29contrib/meshwizard: Use the new interfaces syntax instead of the old alias ↵Manuel Munz
syntax for dhcp interfaces
2013-01-12contrib/meshwizard: Move the check if VAPs are supported in a seperate ↵Manuel Munz
script so we can reuse it later by luci-app-meshwizard, also check if hostapd[-mini] is installed when using mac80211
2013-01-12contrib/meshwizard: Allow to setup a VAP in ap-mode on ath5k and ath9k tooManuel Munz
2012-09-22contrib/meshwizard: Add widgets in the original order, increase versionManuel Munz
2012-06-02contrib/meshwizard: Add initial support for ipv6 config (with auto-ipv6-ib ↵Manuel Munz
and dhcpv6)
2011-11-25contrib/meshwizard: Allow setting of luci_splash general valuesManuel Munz
2011-10-25contrib/imagebuilder: Cleanups, seperate basic and network config of ↵Manuel Munz
firewall and olsrd
2011-10-23contrib/package: complete rework of dependencies, should cure menuconfig issuesJo-Philipp Wich
2011-09-22contrib/meshwizard: bump package versionManuel Munz
2011-06-23Add new meshwizard (WIP)Manuel Munz