summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/meshwizard
AgeCommit message (Collapse)Author
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-02-28contrib/meshwizard: bump versionManuel Munz
2013-02-28contrib/meshwizard: setup mapservers from profileManuel Munz
2013-02-28contrib/meshwizard: Setup olsrd_jsoninfo pluginManuel Munz
2013-01-29contrib/meshwizard: Enable connection tracking for the interfaces when ↵Manuel Munz
masquerading is disabled because the dhcp subnet is inside the mesh subnet. this fixes the plash in this kind of setup.
2013-01-29contrib/meshwizard: Use the new interfaces syntax instead of the old alias ↵Manuel Munz
syntax for dhcp interfaces
2013-01-13contrib/meshwizard: Up the wlan interface before checking for VAP capabilitiesManuel Munz
2013-01-12contrib/meshwizard: Fix detection if VAP is supported in interfaces firewall ↵Manuel Munz
setup
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
2013-01-03contrib/meshwizard: make gen_bssid create BSSIDs that are valid according to ↵Manuel Munz
the 80211 standard. This also makes it possible to merge the general BSSID scheme with the pberg bssid scheme. Thanks stargieg.
2012-09-22contrib/meshwizard: Add widgets in the original order, increase versionManuel Munz
2012-09-19contrib/meshwizard: allow to parse values which contain '='Manuel Munz
2012-09-17meshwizard: forgot to enable reboot after testing and before comittingManuel Munz
2012-09-17Add widget config from community profile to meshwizardManuel Munz
2012-08-15meshwizard: ipv6 fixes, fix uhttpd setupManuel Munz
2012-08-13meshwizard: setup static ipv6 addressesManuel Munz
2012-08-11meshkit: do not accept ra's on wan when using auto-ipv6Manuel Munz
2012-08-02meshwizard: Fix olsrd plugin setup/renamingManuel Munz
2012-08-02contrib/meshwizard: enable auto-ipv6 in meshwizard, removed radvd configManuel Munz
2012-08-02contrib/meshwizard: IPv6 fixesManuel Munz
2012-07-26contrib/meshwizard: Allow to setup dropbear autorized_keysManuel Munz
2012-07-09contrib/meshwizard: allowssh and allowweb can be set for wan dhcp proto too nowManuel Munz
2012-06-27contrib/meshwizard: Only setup 6and4 for olsrd if ipv6 is availableManuel Munz
2012-06-27contrib/meshwizard: Fix fetching of available wifi interfaces in systemManuel Munz
2012-06-27contrib/meshwizard: check if ipv6 is available on the systemManuel Munz
2012-06-06contrib/meshwizard: Load olsrd config earlierManuel Munz
2012-06-05contrib/meshwizard: Add radvd config for interfaces, fix firewall rules for ↵Manuel Munz
dhcpv6
2012-06-05contrib/package: /etc/functions.sh => /lib/functions.shJo-Philipp Wich
2012-06-03contrib/meshwizard: Cleanup olsrd config (Remove httpinfo and wlan interfaceManuel Munz
2012-06-03contrib/meshwizard: Fix getting of mac address when the interface is not up ↵Manuel Munz
yet, fix typo in setup_olsrd.sh
2012-06-02contrib/meshwizard: Add initial support for ipv6 config (with auto-ipv6-ib ↵Manuel Munz
and dhcpv6)
2012-05-28contrib/meshwizard: add watchdog plugin in olsr configManuel Munz
2011-11-25contrib/meshwizard: Allow setting of luci_splash general valuesManuel Munz
2011-11-02contrib/meshwizard: Fix variable for sharenet so policyrouting is setup ↵Manuel Munz
correctly
2011-10-29contrib/meshwizard: Enable policyrouting when internet sharing is not enabledManuel Munz
2011-10-29contrib/meshwizard: Remove original lan-dhcp entry if lan is used for olsrd ↵Manuel Munz
and fix setup of olsrd hna entries
2011-10-27meshwizard: Fix setting of masqueraded networksManuel Munz
2011-10-27contrib/meshwizard: Add masq=1 to freifunk zone. This usually happened in ↵Manuel Munz
setup of the lan interface, but if lan is an olsr interface it was missing
2011-10-27contrib/meshwizard: Add lan config, rework wan configManuel Munz
2011-10-26contrib/meshwizard: Better formattingManuel Munz
2011-10-26contrib/meshwizard: Add wan configurationManuel 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-10-06contrib/meshwizard: add helpers/restore_default_config.shManuel Munz