Commit graph

6516 commits

Author SHA1 Message Date
Patrick Grimm
56b48f76a7 luci-olsr: fix snr calc olsr neighbours and unit in Legend 2013-07-10 18:11:09 +00:00
Patrick Grimm
25c4b954a6 luci-olsr: add snr for olsr neighbours and update Legend 2013-07-10 17:52:38 +00:00
Jo-Philipp Wich
46c61acd06 modules/admin-full: fix extroot and fsck availability check (https://dev.openwrt.org/ticket/13837) 2013-07-09 09:33:22 +00:00
Patrick Grimm
cd04b1541d luci-olsr: neightbl for ipv6 neighbours 2013-07-07 20:16:39 +00:00
Patrick Grimm
54001e307e add luaneightbl: this is an arp replacement for ipv6. neightbl.get(wlan0) return ip,mac table this can use in a for loop "for ip,mac in pairs(t) do" Thanx Cyrus 2013-07-07 12:45:59 +00:00
Patrick Grimm
d946f2931e community-profiles: increase release 2013-07-05 23:07:23 +00:00
Patrick Grimm
09f078feea community-profiles: add a list of owm api server 2013-07-05 23:02:25 +00:00
Patrick Grimm
624926911b luci-olsr: fix typo 2013-07-02 23:17:16 +00:00
Patrick Grimm
38aa51a391 luci-olsr: add interface and wifi stats to public olsr-neighb site 2013-07-02 22:31:04 +00:00
Manuel Munz
c3cc1e786b contrib/community-profiles: Remove Freifunk Franken 2013-07-02 07:56:17 +00:00
Manuel Munz
0cb8eb3b0c contrib/freifunk-policyrouting: User higher prio for fallback ip rule so that this rule will be after all rules which are added by netifd for openwrts new native ip support 2013-06-14 21:58:02 +00:00
Jo-Philipp Wich
b543594e5e applications/luci-firewall: remove nat reflection dependency on the wan zone, it causes issues with network lists and is not needed with fw3 anymore 2013-06-13 17:25:44 +00:00
Manuel Munz
2a366f4c55 applications/luci-splash: Always insert the mangling rules, not just when bandwidth limit is used. That makes it possible to have client bandwidth stats without using the bandwidth limit. Taken from https://github.com/freifunk/ff-control/blob/master/patches/luci-splash-mark.patch, thx Patrick 2013-06-04 19:24:30 +00:00
Jo-Philipp Wich
49fc87429f contrib: prepare for renaming of firewall3 in OpenWrt 2013-06-04 12:18:49 +00:00
Manuel Munz
43e0004dfe contrib/freifunk-gwcheck: increase release nr 2013-06-03 08:26:09 +00:00
Manuel Munz
a0e67e6b89 contrib/freifunk-gwcheck: Depend on firewall3 2013-06-03 08:24:29 +00:00
Manuel Munz
4bcf1e6c8a contrib/meshwizard: Depends on firewall3 2013-06-03 08:23:49 +00:00
Manuel Munz
7c9e0484e9 contrib/freifunk-policyrouting: Make it work with firewall3 and make use of the new ip rule support in /etc/config/network 2013-06-02 23:53:23 +00:00
Manuel Munz
a1bd60ef6e applications/luci-splash: Only restart splash in hotplug for interfaces which are using splash 2013-06-02 23:48:30 +00:00
Manuel Munz
af72920b6e applications/luci-splash: Add hotplug script for splash 2013-06-02 16:41:03 +00:00
Manuel Munz
039cf65524 applications/luci-splash: Work with firewall3 2013-06-02 16:36:37 +00:00
Manuel Munz
61a94b2329 contrib/freifunk-firewall: Make it work with firewall3 2013-06-02 16:29:29 +00:00
Manuel Munz
6c3a86cb77 contrib/community-profiles: Update Weinstadt und Reihen (add dns option), whitespace fixes 2013-05-30 14:44:37 +00:00
Manuel Munz
a16416f437 contrib/community-profiles: Add schwarzach 2013-05-29 14:19:50 +00:00
Steven Barth
ca65b9a4b7 Fix a typo in IPv6 configuration page 2013-05-24 05:50:55 +00:00
Manuel Munz
82267099ae modules/freifunk: Allow to enable/disable VAP in community profiles 2013-05-23 14:07:23 +00:00
Manuel Munz
542fa0e493 respect community settings for using VAP in luci-meshwizard 2013-05-23 14:06:21 +00:00
Manuel Munz
11d79aa613 contrib/community-profiles: Enable VAP per default for augsburg 2013-05-23 10:43:53 +00:00
Steven Barth
5200eb1577 Add support for stateful DHCPv6 2013-05-23 10:14:20 +00:00
Steven Barth
029631ec48 Make static IPv6-configuration more usable 2013-05-23 10:14:14 +00:00
Steven Barth
d5d63e2cc5 Update and simplify IPv6 RA & DHCPv6 configuration 2013-05-23 10:14:10 +00:00
Steven Barth
ff4c167e93 Add DS-Lite support 2013-05-23 10:14:04 +00:00
Steven Barth
9a55fd9e84 Fix IPv6 package dependencies 2013-05-23 10:13:58 +00:00
Manuel Munz
dc7b9db9af contrib/luci: Remove community-profiles as depency for mod-freifunk 2013-05-22 10:12:22 +00:00
Manuel Munz
f7a1bf23ed contrib/freifunk-common: start dhcp ranges at the second available ip by default 2013-05-18 12:59:43 +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
f8bf25a7bf applications/luci-splash: Only add splash forwarding rule for ip6tables when the interface has an ipv6 address 2013-05-18 09:35:48 +00:00
Manuel Munz
1404e24be5 contrib/community-profiles: add profile for freifunk reihen 2013-05-17 19:58:00 +00:00
Manuel Munz
6fd6a367a4 update freifunk weinstadt community profile (switch to ch. 13) 2013-05-17 19:44:40 +00:00
Jo-Philipp Wich
7734ac7584 protocols: allow MTU sizes up to 9200 bytes (!OpenWrt ticket !#13492) 2013-05-10 11:33:18 +00:00
Manuel Munz
79f8e6cf24 Remove illegal custom bssid for channel 13 2013-05-02 19:13:34 +00:00
Jo-Philipp Wich
4960caf90e Add support for collectd-mod-uptime to luci-statistics
collectd-mod-uptime is already there, but there has been no Luci support for
it, so no graphs are shown.

Based on forum discussion (see
https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add
the support to luci-statistics.

Patch is for Luci trunk and the functionality can be enabled by selecting
collectd-mod-uptime in menuconfig.

signed-off-by: hannu.nyman@iki.fi
2013-04-23 10:09:19 +00:00
Jo-Philipp Wich
ae2e8c99b1 modules/admin-full: also increase number of ports if cpu port is 8 2013-04-11 17:32:24 +00:00
Jo-Philipp Wich
c5557fc90b modules/admin-full: attempt to determine switch cpu port from /proc/switch/eth0/cpuport in order to properly support newer broadcom models 2013-04-11 13:36:22 +00:00
Jo-Philipp Wich
b066f75dd5 Fix dependencies for proto IPv6 2013-04-09 09:38:36 +00:00
Jo-Philipp Wich
7ba8d31df7 Add LuCI support for newly introduced IPv6 options 2013-04-09 09:38:33 +00:00
Jo-Philipp Wich
4a56b4f009 contrib/package: fix default theme selection 2013-04-04 18:08:39 +00:00
Translation System
51f6322e1e Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2013-04-04 14:14:26 +00:00
Translation System
33e3b6a492 Commit from LuCI Translation Portal by user jow.: 852 of 852 messages translated (0 fuzzy). 2013-04-04 14:14:23 +00:00
Translation System
2f6f940308 Commit from LuCI Translation Portal by user jow.: 10 of 34 messages translated (0 fuzzy). 2013-04-04 14:14:20 +00:00