Jo-Philipp Wich
3bae3c7f5e
Merge pull request #461 from marcel-sch/patch-1
...
package/community-profiles: add freifunk cottbus profile
2015-12-04 20:04:55 +01:00
Bastian Bittorf
e0bcfe82fb
freifunk-common: neigh.sh - show hostnames
...
if nameservice-plugin is configured, we read
in all locally known hostnames and show them
in the output:
root@stuttgarter-core:~# neigh.sh
Local Remote vTime LQ NLQ Cost Host
10.230.105.241 10.230.105.246 138851 1.000000 1.000000 1024 stuttgarter-rhnk.olsr
10.230.105.241 10.230.105.247 135717 1.000000 1.000000 1024 stuttgarter-emma.olsr
10.230.105.241 10.230.105.244 138309 1.000000 1.000000 1024 stuttgarter-sued.olsr
10.230.105.241 10.230.105.245 136001 1.000000 1.000000 1024 stuttgarter-west.olsr
10.230.105.241 10.230.105.242 134818 1.000000 1.000000 1024 stuttgarter-nord.olsr
10.230.105.241 10.230.105.243 137187 1.000000 1.000000 1024 stuttgarter-ost.olsr
10.230.105.241 10.230.105.250 139984 1.000000 1.000000 1024 stuttgarter-hof2.olsr
10.230.105.241 10.230.105.251 138294 1.000000 1.000000 1024 stuttgarter-stra2.olsr
Local Remote vTime LQ NLQ Cost Host
2001:bf7:820:901::1 2001:bf7:820:950::1 139703 1.000000 1.000000 1024 stuttgarter-rhnk.olsr
2001:bf7:820:901::1 2001:bf7:820:960::1 139541 1.000000 1.000000 1024 stuttgarter-emma.olsr
2001:bf7:820:901::1 2001:bf7:820:990::1 140415 1.000000 1.000000 1024 stuttgarter-hof2.olsr
2001:bf7:820:901::1 fde6:24f1:a388::1 141338 1.000000 1.000000 1024
the filenames for the olsrd hosts-file is taken from uci
and falls back to sane defaults.
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
2015-11-20 20:46:55 +01:00
marcel-sch
e75f6b1f9d
update profile
2015-11-18 16:38:05 +01:00
Manuel Munz
8b08756d93
contrib/package/freifunk-policyrouting: remove rc.d symlink
2015-11-18 12:34:06 +01:00
Philipp Borgers
6e1a089b5c
community-profiles: remove bno profile
...
The Berlin Nord-Ost community profile is not up-to-date and as far as I know the
community does not exist anymore.
2015-09-12 17:03:20 +02:00
marcel-sch
044b98150a
Update profile_cottbus
...
back to basics
2015-09-02 11:28:54 +02:00
marcel-sch
176c0d23b9
removed option mesh_network
2015-09-01 15:37:28 +02:00
marcel-sch
60fedec15e
add profile_cottbus
...
new community cottbus, config based on profile_berlin at kathleen
2015-09-01 15:24:03 +02:00
Manuel Munz
69ecfff002
contrib/community-profiles: add hameln
2015-07-30 16:44:44 +02:00
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
Jo-Philipp Wich
0ef5f3c693
contrib/firefunk-watchdog: fix build against musl
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-25 14:19:51 +02:00
Manuel Munz
a835fc013b
contrib/community-profiles/augsburg: Increase leasetime and bandwidth limits
2015-05-31 16:41:11 +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
0eef467871
Merge branch 'master' of github.com:openwrt/luci
2015-05-30 16:57:30 +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
albialbi
420cdd4377
bssid und ssid scheme Anpassung für kathleen
2015-05-30 14:10:26 +02:00
Thomas Mellenthin
abef3ba248
Fixed default DNS settings for community Potsdam
2015-03-04 20:45:27 +01:00
Manuel Munz
293d964ae2
contrib/community-profiles/demo: remove openwifimap
2015-02-25 20:11:31 +01:00
Manuel Munz
4fb3ca989e
contrib/community-profiles/augsburg: remove openwifimap
2015-02-25 20:09:47 +01:00
soma
63976f603a
contrib/meshwizard: add madwifi iface options if needed
2015-02-25 20:00:33 +01:00
soma
7cfa62a254
contrib/freifunk-common: fix wifi device and iface settings: mcast_rate set to 6000, remove hwmode, remove madwifi only options. introduce a new section to set madwifi iface options
2015-02-25 19:59:26 +01:00
Maltis
c7b0be3c9a
Delete profile_neuss
2015-02-18 23:40:19 +01:00
David Kolossa
3bda4ed550
Removed outdated information for Freifunk Aachen
...
- Freifunk Aachen now uses Gluon
- In addition, the old IP space has already been reallocated for other
communities, so the information here is definitely outdated.
Signed-off-by: David Kolossa <david.kolossa@posteo.de>
2015-02-18 22:45:25 +01:00
Jo-Philipp Wich
41d2b33087
Update my email addresses in the license headers
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-16 23:49:44 +01:00
Jo-Philipp Wich
50b258a1d4
Remove obsolete ipkg directories
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:31:40 +01:00
Jo-Philipp Wich
39ff053890
contrib: remove obsolete luci package definitions
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-01-08 16:26:52 +01:00
Jo-Philipp Wich
66aa988246
Merge pull request #264 from thess/mjpg-streamer
...
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
2015-01-05 17:16:59 +01:00
FreifunkUFO
f02b18b10c
details 31c3
2014-12-24 03:50:24 +01:00
FreifunkUFO
154dd68b56
new profile for 31c3
2014-12-24 03:41:38 +01:00
n3ph
d60c8f7b35
Update profile_freiburg
...
The SSID freiburg.freifunk.net is used as the VAP-SSID so we have to use sth. different for the ad-hoc SSID..
ATM 02:d1:11:37:fc:38 - why not using 02:CA:FF:EE:BA:BE...
2014-12-17 18:45:34 +01:00
n3ph
78b5457d3f
Create profile_freiburg
2014-12-17 18:27:38 +01:00
Ted Hess
624e37ceae
luci-app-mjpg-streamer: Add new module for mjpg-streamer management
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 09:49:58 -05:00
Jo-Philipp Wich
92bfcbbc34
contrib: move luci-app-ocserv to luci-addons, fix recusrive deps
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2014-11-04 11:23:43 +01:00
Álvaro Fernández Rojas
8414e71422
applications/luci-shairport: add new package.
...
This adds support for configuring shairport.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-30 12:34:25 +01:00
Jo-Philipp Wich
f77b1111e4
Merge pull request #226 from nmav/openconnect
...
Openconnect
2014-10-29 22:40:04 +01:00
Jo-Philipp Wich
517ba7dadb
Merge pull request #236 from openwrt-es/luci-next
...
applications/luci-shairplay: add new package.
2014-10-29 22:38:15 +01:00
Jo-Philipp Wich
98a878691d
Merge pull request #237 from openwrt-es/luci-next2
...
applications/luci-udpxy: add new package.
2014-10-29 22:37:13 +01:00
Álvaro Fernández Rojas
ad7ef75a84
applications/luci-dump1090: add new package.
...
This adds support for configuring dump1090.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 19:38:21 +01:00
Álvaro Fernández Rojas
267a2e8548
applications/luci-udpxy: add new package.
...
This adds support for configuring udpxy.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 18:03:18 +01:00
Álvaro Fernández Rojas
a33be32731
applications/luci-shairplay: add new package.
...
This adds support for configuring shairplay.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 16:29:29 +01:00
Nikos Mavrogiannopoulos
8df4e5d219
Added luci configuration for openconnect protocol
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:55 +02:00
Nikos Mavrogiannopoulos
a531a7d16e
Added luci configuration for ocserv
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2014-10-20 20:22:52 +02:00
Hubert Hesse
57d855677b
Freifunk: correct bbsid in Potsdam on channel 5
2014-10-19 23:33:39 +02:00
Nico Geyso
fb0edd219f
fixes missing imports for gwcheck
...
since r41281 (83e9122) network.sh depends on jsonfilter instead of jshn.
Therefor jshn is missing for gwcheck and needs to be sourced manually.
2014-10-17 18:27:24 +02:00
FreifunkUFO
092062b23a
package/community-profiles: fix netmask for freifunk gadow
2014-10-14 19:22:21 +02:00
Vladimir Ulrich
01541f8c7f
Updated openvpn app to work with current openvpn package
...
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2014-10-10 19:59:35 +04:00
Manuel Munz
2898d8072f
contrib/community-profiles: add two RtTable parameters for berlin
2014-09-11 15:29:45 +00:00