Commit graph

79 commits

Author SHA1 Message Date
Manuel Munz
6d788d82f1 contrib/meshwizard: fix LAN with OLSR and DHCP 2015-07-07 12:22:39 +02:00
Manuel Munz
9d85b7ee2e contrib/meshwizard: fix a bug that occured when processing list options in set_defaults() 2015-07-05 01:32:25 +02:00
Manuel Munz
77612e3e3e contrib/meshwizard: add ipv6only option to txtinfo/jsoninfo plugin config 2015-05-30 22:02:05 +02:00
Manuel Munz
595c637c3b meshwizard: use different port (9091) for ipv6 jsoninfo 2015-05-30 20:45:17 +02:00
Manuel Munz
d447b7e9f2 add changes that were missing in the last commit 2015-05-30 17:01:02 +02:00
Manuel Munz
458c3c1366 contrib/meshwizard: fix interaction with uci in OpenWrt CC, see https://dev.openwrt.org/ticket/19539 2015-05-30 16:56:18 +02:00
soma
63976f603a contrib/meshwizard: add madwifi iface options if needed 2015-02-25 20:00:33 +01:00
Manuel Munz
86503afdd9 contrib/meshwizard: add support for setting up qos on wan 2014-08-08 21:25:46 +00:00
Manuel Munz
7c0b1137ef contrib/meshwizard: use seperate config files for olsrd4 and olsrd6 2014-08-08 21:20:56 +00:00
Manuel Munz
2b43e82d69 fix syntax error introduced in r10464 2014-07-31 20:47:34 +00:00
Patrick Grimm
21b9548361 meshwizard: add option addchannelbefore 2014-07-30 21:20:52 +00:00
Matthias Uferer
410f928390 postinstall script possibility added for meshkit wizard at /etc/rc.local.meshkitpostinstall 2014-03-02 15:50:20 +00:00
Manuel Munz
af11601787 contrib/meshwizard: Do not enable DHCP on adhoc by default when VAPs are used. 2013-10-19 14:23:28 +00:00
Manuel Munz
2c715932ad contrib/meshwizard: Add services file in olsr nameservice configuration 2013-09-20 18:37:18 +00:00
Manuel Munz
2563af0005 contrib/meshwizard: Use Freifunk instead of FF-AP as prefix for the VAP interface 2013-08-19 16:15:28 +00:00
Manuel Munz
b87051fe02 contrib/meshwizard: fix uhttpd listen addresses when ipv6 is used 2013-07-28 13:41:10 +00:00
Jo-Philipp Wich
49fc87429f contrib: prepare for renaming of firewall3 in OpenWrt 2013-06-04 12:18:49 +00:00
Manuel Munz
4bcf1e6c8a contrib/meshwizard: Depends on firewall3 2013-06-03 08:23:49 +00:00
Manuel Munz
d55f7135de contrib/meshwizard: Also setup a dhcp server on the adhoc interface if VAP is used. In this case split the DHCP Network in two halves, one for the adhoc, one for the managed network. 2013-05-18 11:58:54 +00:00
Manuel Munz
de48295344 contrib/meshwizard: bump version 2013-02-28 19:59:46 +00:00
Manuel Munz
2a8c5dbf2f contrib/meshwizard: setup mapservers from profile 2013-02-28 19:53:34 +00:00
Manuel Munz
d5fc0a0cef contrib/meshwizard: Setup olsrd_jsoninfo plugin 2013-02-28 18:58:20 +00:00
Manuel Munz
d9d70629c4 contrib/meshwizard: Enable connection tracking for the interfaces when masquerading is disabled because the dhcp subnet is inside the mesh subnet. this fixes the plash in this kind of setup. 2013-01-29 23:34:01 +00:00
Manuel Munz
13a7013acd contrib/meshwizard: Use the new interfaces syntax instead of the old alias syntax for dhcp interfaces 2013-01-29 22:32:03 +00:00
Manuel Munz
090c8ffcfd contrib/meshwizard: Up the wlan interface before checking for VAP capabilities 2013-01-13 08:35:18 +00:00
Manuel Munz
73b0c8a5f2 contrib/meshwizard: Fix detection if VAP is supported in interfaces firewall setup 2013-01-12 21:11:00 +00:00
Manuel Munz
a951a5991d contrib/meshwizard: Move the check if VAPs are supported in a seperate script so we can reuse it later by luci-app-meshwizard, also check if hostapd[-mini] is installed when using mac80211 2013-01-12 19:30:45 +00:00
Manuel Munz
baba6d3dee contrib/meshwizard: Allow to setup a VAP in ap-mode on ath5k and ath9k too 2013-01-12 18:19:43 +00:00
Manuel Munz
5223eea7c4 contrib/meshwizard: make gen_bssid create BSSIDs that are valid according to the 80211 standard. This also makes it possible to merge the general BSSID scheme with the pberg bssid scheme. Thanks stargieg. 2013-01-03 14:10:18 +00:00
Manuel Munz
6ca757e349 contrib/meshwizard: Add widgets in the original order, increase version 2012-09-22 23:28:18 +00:00
Manuel Munz
3154ffa3b7 contrib/meshwizard: allow to parse values which contain '=' 2012-09-19 06:28:58 +00:00
Manuel Munz
5a56f87871 meshwizard: forgot to enable reboot after testing and before comitting 2012-09-17 18:36:49 +00:00
Manuel Munz
05c04b22fa Add widget config from community profile to meshwizard 2012-09-17 17:06:52 +00:00
Manuel Munz
366c3cd9cc meshwizard: ipv6 fixes, fix uhttpd setup 2012-08-15 12:33:33 +00:00
Manuel Munz
d7f865b6b2 meshwizard: setup static ipv6 addresses 2012-08-13 19:29:56 +00:00
Manuel Munz
86e346f0cd meshkit: do not accept ra's on wan when using auto-ipv6 2012-08-11 08:43:48 +00:00
Manuel Munz
0c4edd49b9 meshwizard: Fix olsrd plugin setup/renaming 2012-08-02 18:32:41 +00:00
Manuel Munz
6574b8147c contrib/meshwizard: enable auto-ipv6 in meshwizard, removed radvd config 2012-08-02 16:40:24 +00:00
Manuel Munz
71d4bb6f46 contrib/meshwizard: IPv6 fixes 2012-08-02 14:41:30 +00:00
Manuel Munz
a1ce6b9a60 contrib/meshwizard: Allow to setup dropbear autorized_keys 2012-07-26 09:45:48 +00:00
Manuel Munz
dc7cf4417d contrib/meshwizard: allowssh and allowweb can be set for wan dhcp proto too now 2012-07-09 17:57:24 +00:00
Manuel Munz
016a39fd8a contrib/meshwizard: Only setup 6and4 for olsrd if ipv6 is available 2012-06-27 17:54:16 +00:00
Manuel Munz
dbeb9c5499 contrib/meshwizard: Fix fetching of available wifi interfaces in system 2012-06-27 17:50:50 +00:00
Manuel Munz
b6cd0f852b contrib/meshwizard: check if ipv6 is available on the system 2012-06-27 16:13:56 +00:00
Manuel Munz
ba02ccc1a5 contrib/meshwizard: Load olsrd config earlier 2012-06-06 10:21:12 +00:00
Manuel Munz
1b15e8f42c contrib/meshwizard: Add radvd config for interfaces, fix firewall rules for dhcpv6 2012-06-05 23:13:46 +00:00
Jo-Philipp Wich
163b224b25 contrib/package: /etc/functions.sh => /lib/functions.sh 2012-06-05 15:57:22 +00:00
Manuel Munz
84dc8244d7 contrib/meshwizard: Cleanup olsrd config (Remove httpinfo and wlan interface 2012-06-03 09:05:13 +00:00
Manuel Munz
67e8793393 contrib/meshwizard: Fix getting of mac address when the interface is not up yet, fix typo in setup_olsrd.sh 2012-06-03 08:46:46 +00:00
Manuel Munz
5ff3e0d7ba contrib/meshwizard: Add initial support for ipv6 config (with auto-ipv6-ib and dhcpv6) 2012-06-02 20:44:58 +00:00