feed/routing.git
7 years agonat46: Depend on IPV6 as IPv6 is kernel builtin module now (#195)
Hans Dedecker [Sun, 12 Jun 2016 19:49:18 +0000 (21:49 +0200)]
nat46: Depend on IPV6 as IPv6 is kernel builtin module now (#195)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years agoMerge pull request #196 from ecsv/batman-adv-2016.2
lindnermarek [Fri, 10 Jun 2016 17:35:24 +0000 (01:35 +0800)]
Merge pull request #196 from ecsv/batman-adv-2016.2

batman-adv 2016.2

7 years agoMerge pull request #150 from booo/olsrd2_hotplug_fix
Bastian Bittorf [Fri, 10 Jun 2016 08:01:26 +0000 (10:01 +0200)]
Merge pull request #150 from booo/olsrd2_hotplug_fix

fix quoting of daemon name

7 years agoalfred: upgrade package to latest release 2016.2 196/head
Sven Eckelmann [Thu, 9 Jun 2016 16:48:31 +0000 (18:48 +0200)]
alfred: upgrade package to latest release 2016.2

Signed-off-by: Sven Eckelmann <sven@narfation.org>
7 years agobatctl: upgrade package to latest release 2016.2
Sven Eckelmann [Thu, 9 Jun 2016 16:48:19 +0000 (18:48 +0200)]
batctl: upgrade package to latest release 2016.2

Signed-off-by: Sven Eckelmann <sven@narfation.org>
7 years agobatman-adv: upgrade package to latest release 2016.2
Sven Eckelmann [Thu, 9 Jun 2016 16:28:17 +0000 (18:28 +0200)]
batman-adv: upgrade package to latest release 2016.2

Signed-off-by: Sven Eckelmann <sven@narfation.org>
7 years agoReplace my defunct email address
Jo-Philipp Wich [Tue, 7 Jun 2016 09:57:28 +0000 (11:57 +0200)]
Replace my defunct email address

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agoMerge pull request #193 from jow-/cjdns-move-tmp
Lars Gierth [Mon, 6 Jun 2016 19:22:11 +0000 (21:22 +0200)]
Merge pull request #193 from jow-/cjdns-move-tmp

cjdns: use temporary directory within the build environment

7 years agoMerge pull request #192 from lynxis/fix_kmod-crypto-arc4
lindnermarek [Mon, 6 Jun 2016 16:37:28 +0000 (00:37 +0800)]
Merge pull request #192 from lynxis/fix_kmod-crypto-arc4

batman-adv: remove DEPENDS:=kmod-crypto-core

7 years agocjdns: use temporary directory within the build environment 193/head
Jo-Philipp Wich [Mon, 6 Jun 2016 15:03:12 +0000 (17:03 +0200)]
cjdns: use temporary directory within the build environment

By default, cjdns' build system uses the system wide `/tmp` directory to store
intermediate build artifacts.

Unfortunately its build system fails to clean after itself, leaving thousands
of `jsmake-<hash>` directories behind, taking up precious inodes and massively
slowing down processes traversing the temporary directory:

    root@buildbot:~# find /tmp/ -maxdepth 1 -type d -name 'jsmake-*' | wc -l
    1581

Attempt to solve that problem by using the upstream-introduced
`CJDNS_BUILD_TMPDIR` environment variable in order to move the intermediate
artifacts from the system-wide `/tmp` to a temporary directory within the
package build dir which is properly deleted upon package rebuild cycles.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
7 years agonodogsplash: remove duplicate options, fixes #135
Moritz Warning [Sun, 5 Jun 2016 09:43:01 +0000 (11:43 +0200)]
nodogsplash: remove duplicate options, fixes #135

7 years agobatman-adv: remove DEPENDS:=kmod-crypto-core 192/head
Alexander Couzens [Sun, 5 Jun 2016 01:47:51 +0000 (03:47 +0200)]
batman-adv: remove DEPENDS:=kmod-crypto-core

kmod-crypto-core was removed in openwrt/trunk svn 46820 and all
kconfig's are now built-in.

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
7 years agoMerge pull request #146 from sayuan/patch-1
Moritz Warning [Sat, 28 May 2016 13:34:22 +0000 (15:34 +0200)]
Merge pull request #146 from sayuan/patch-1

nodogsplash: fix init script

7 years agonodogplash: 1.0.0 release
Moritz Warning [Sat, 28 May 2016 11:03:11 +0000 (13:03 +0200)]
nodogplash: 1.0.0 release

7 years agonodogplash: change section name
Moritz Warning [Sat, 28 May 2016 11:02:49 +0000 (13:02 +0200)]
nodogplash: change section name

7 years agonodogsplash: change comments
Moritz Warning [Sat, 28 May 2016 11:01:12 +0000 (13:01 +0200)]
nodogsplash: change comments

7 years agoMerge pull request #187 from HRogge/master
Bastian Bittorf [Wed, 25 May 2016 08:15:22 +0000 (10:15 +0200)]
Merge pull request #187 from HRogge/master

Update to 0.11.7

7 years agohnetd: Bumped to RFC7787/7788 compliant version.
Markus Stenberg [Mon, 16 May 2016 21:10:58 +0000 (00:10 +0300)]
hnetd: Bumped to RFC7787/7788 compliant version.

7 years agoUpdate OONF to v0.11.7 187/head
Henning Rogge [Fri, 13 May 2016 13:00:12 +0000 (15:00 +0200)]
Update OONF to v0.11.7

7 years agoUpdate OONF to 0.11.6
Henning Rogge [Fri, 13 May 2016 08:48:35 +0000 (10:48 +0200)]
Update OONF to 0.11.6

7 years agonodogsplash: add $ to variable
Moritz Warning [Thu, 12 May 2016 16:18:54 +0000 (18:18 +0200)]
nodogsplash: add $ to variable

7 years agoMerge pull request #186 from stintel/bird
Jo-Philipp Wich [Tue, 10 May 2016 15:01:41 +0000 (17:01 +0200)]
Merge pull request #186 from stintel/bird

bird: fix mips64, bump to 1.6.0

7 years agobird: bump to 1.6.0 186/head
Stijn Tintel [Tue, 10 May 2016 14:12:01 +0000 (17:12 +0300)]
bird: bump to 1.6.0

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agobird: fix recvmsg/sendmsg on mips64
Stijn Tintel [Tue, 10 May 2016 13:52:45 +0000 (16:52 +0300)]
bird: fix recvmsg/sendmsg on mips64

Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
7 years agofix check for config existence
Moritz Warning [Mon, 9 May 2016 18:29:52 +0000 (20:29 +0200)]
fix check for config existence

7 years agobatman-adv: 2016.1 bugfixes & stability updates
Marek Lindner [Sat, 7 May 2016 12:42:44 +0000 (20:42 +0800)]
batman-adv: 2016.1 bugfixes & stability updates

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
7 years agobatman-adv: revert partial cfg80211 kernel dependency
Marek Lindner [Thu, 5 May 2016 16:06:46 +0000 (00:06 +0800)]
batman-adv: revert partial cfg80211 kernel dependency

The entire batman-adv code relies on the kernel backports introduced
by the mac80211 package.

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
7 years agobatman-adv: autoload cfg80211 kernel dependency
Marek Lindner [Thu, 5 May 2016 13:34:03 +0000 (21:34 +0800)]
batman-adv: autoload cfg80211 kernel dependency

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
7 years agoAdd remotecontrol plugin to selectable Olsrd2 plugins
Henning Rogge [Thu, 5 May 2016 13:21:03 +0000 (14:21 +0100)]
Add remotecontrol plugin to selectable Olsrd2 plugins

7 years agoAdd optional packages to OONF olsrd2
Henning Rogge [Thu, 5 May 2016 12:59:52 +0000 (13:59 +0100)]
Add optional packages to OONF olsrd2

7 years agoMerge pull request #183 from rogerpueyo/master
axn [Wed, 4 May 2016 13:36:42 +0000 (15:36 +0200)]
Merge pull request #183 from rogerpueyo/master

LuCI app for BMX7 (retry)

7 years ago[luci-app-bmx7] Add world icons resources 157/head 183/head
Roger Pueyo Centelles [Thu, 10 Mar 2016 12:42:29 +0000 (13:42 +0100)]
[luci-app-bmx7] Add world icons resources

7 years ago[luci-app-bmx7] Add Nodes view page
Roger Pueyo Centelles [Thu, 10 Mar 2016 12:41:35 +0000 (13:41 +0100)]
[luci-app-bmx7] Add Nodes view page

7 years ago[luci-app-bmx7] Add Nodes page menu entry
Roger Pueyo Centelles [Thu, 10 Mar 2016 12:41:21 +0000 (13:41 +0100)]
[luci-app-bmx7] Add Nodes page menu entry

7 years ago[luci-app-bmx7] Update configuration and installation definitions in Makefile
Roger Pueyo Centelles [Thu, 10 Mar 2016 11:18:27 +0000 (12:18 +0100)]
[luci-app-bmx7] Update configuration and installation definitions in Makefile

7 years ago[luci-app-bmx7] Add bmx7-info script to obtain JSON-formatted input for the Status...
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:37:46 +0000 (11:37 +0100)]
[luci-app-bmx7] Add bmx7-info script to obtain JSON-formatted input for the Status page

7 years ago[luci-app-bmx7] Add BMX7 logo resource
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:30:22 +0000 (11:30 +0100)]
[luci-app-bmx7] Add BMX7 logo resource

7 years ago[luci-app-bmx7] Add polling.js resource
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:28:42 +0000 (11:28 +0100)]
[luci-app-bmx7] Add polling.js resource

7 years ago[luci-app-bmx7] Add Status view page
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:28:10 +0000 (11:28 +0100)]
[luci-app-bmx7] Add Status view page

7 years ago[luci-app-bmx7] Add Status page menu entry
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:21:12 +0000 (11:21 +0100)]
[luci-app-bmx7] Add Status page menu entry

7 years ago[luci-app-bmx7] Add empty controller and default configurations for BMX7 LuCI
Roger Pueyo Centelles [Thu, 10 Mar 2016 10:17:33 +0000 (11:17 +0100)]
[luci-app-bmx7] Add empty controller and default configurations for BMX7 LuCI

7 years ago[luci-app-bmx7] Create luci-app-bmx7 package structure including Makefile and
Roger Pueyo Centelles [Wed, 9 Mar 2016 23:56:35 +0000 (00:56 +0100)]
[luci-app-bmx7] Create luci-app-bmx7 package structure including Makefile and
COPYING license file

7 years agobmx7: bump to latest code version
Axel Neumann [Sun, 1 May 2016 15:03:21 +0000 (17:03 +0200)]
bmx7: bump  to latest code version

7 years agoMerge branch 'master' of github:openwrt-routing/packages
Marek Lindner [Mon, 25 Apr 2016 09:24:47 +0000 (17:24 +0800)]
Merge branch 'master' of github:openwrt-routing/packages

7 years agobatctl: upgrade package to latest release 2016.1
Marek Lindner [Mon, 25 Apr 2016 09:23:59 +0000 (17:23 +0800)]
batctl: upgrade package to latest release 2016.1

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
7 years agoMerge pull request #178 from HRogge/master
Bastian Bittorf [Mon, 25 Apr 2016 09:15:30 +0000 (11:15 +0200)]
Merge pull request #178 from HRogge/master

Update to OONF v0.11.4

7 years agoMerge pull request #177 from ecsv/batadv_2016.1
lindnermarek [Mon, 25 Apr 2016 09:09:03 +0000 (17:09 +0800)]
Merge pull request #177 from ecsv/batadv_2016.1

batman-adv 2016.1

7 years agoUpdate to OONF v0.11.4 178/head
Henning Rogge [Mon, 25 Apr 2016 06:21:47 +0000 (08:21 +0200)]
Update to OONF v0.11.4

7 years agoMerge pull request #173 from HRogge/master
Bastian Bittorf [Sat, 23 Apr 2016 15:28:10 +0000 (17:28 +0200)]
Merge pull request #173 from HRogge/master

Update to OONF 0.11.3

7 years agobatman-adv: Add B.A.T.M.A.N. V support 177/head
Sven Eckelmann [Thu, 11 Feb 2016 22:08:20 +0000 (23:08 +0100)]
batman-adv: Add B.A.T.M.A.N. V support

Signed-off-by: Sven Eckelmann <sven@narfation.org>
7 years agobatman-adv: Allow to select routing algorithm
Sven Eckelmann [Tue, 19 Jan 2016 11:40:10 +0000 (12:40 +0100)]
batman-adv: Allow to select routing algorithm

The network config section for proto batadv now allows to select the
routing algorithm via the option routing_algo. This allows to chose between
BATMAN_IV and BATMAN_V when BATMAN_V is released. This option is only
useful when a new batman-adv device is created and not when only a device
is added to an already existing batman-adv device.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
7 years agobatman-adv: upgrade package to latest release 2016.1
Sven Eckelmann [Thu, 21 Apr 2016 13:39:39 +0000 (15:39 +0200)]
batman-adv: upgrade package to latest release 2016.1

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
7 years agoalfred: bump version to 2016.1
Simon Wunderlich [Thu, 21 Apr 2016 12:24:14 +0000 (14:24 +0200)]
alfred: bump version to 2016.1

From the CHANGELOG:

 * add support for master servers to receive push_data packets with
   foreign source addresses
 * various code cleanups
 * bugs squashed:
   - ignore invalid EUI64 addresses

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
8 years agoUpdate to OONF 0.11.3 173/head
Henning Rogge [Tue, 19 Apr 2016 10:29:36 +0000 (12:29 +0200)]
Update to OONF 0.11.3

8 years agonodogsplash: fix enable PasswordAuthentication
Moritz Warning [Mon, 18 Apr 2016 20:09:33 +0000 (22:09 +0200)]
nodogsplash: fix enable PasswordAuthentication

8 years agonodogsplash: fix enable UsernameAuthentication
Moritz Warning [Mon, 18 Apr 2016 20:07:15 +0000 (22:07 +0200)]
nodogsplash: fix enable UsernameAuthentication

8 years agoMerge pull request #145 from ecsv/alfred_2016.0
Simon Wunderlich [Fri, 25 Mar 2016 19:32:24 +0000 (20:32 +0100)]
Merge pull request #145 from ecsv/alfred_2016.0

Alfred 2016.0

8 years agobatman-adv: Move compat-hacks to separate file 167/head
Sven Eckelmann [Fri, 25 Mar 2016 09:44:07 +0000 (10:44 +0100)]
batman-adv: Move compat-hacks to separate file

The content of this file should actually be included somehow in
backport.git so it will become part of the mac80211 package. Still keep
this for now in a separate file so it is easier to extract them.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
8 years agobatman-adv: Use the mac80211 compat layer
Sven Eckelmann [Thu, 21 Jan 2016 15:04:20 +0000 (16:04 +0100)]
batman-adv: Use the mac80211 compat layer

BATMAN_V (in the upcoming release) will use structures from the mac80211
package. These structures can be incompatible to the structures defined in
the header of the kernel. This can lead to weird problems like stack
overflows or memory corruptions.

To avoid this, the batman-adv has to be compiled against the mac80211
headers instead of the kernel headers. But this requires that the
compatibility headers of compat-wireless are used. So the batman-adv
compatibility layer has (mostly) be removed and instead the
compat-wireless/mac80211 compat layer has to be used.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
8 years agoMerge pull request #162 from HRogge/master
Bastian Bittorf [Sat, 19 Mar 2016 15:40:21 +0000 (16:40 +0100)]
Merge pull request #162 from HRogge/master

Update to version 0.11.2

8 years agoMerge pull request #166 from SvenRoederer/fix/olsr.org_changed_repo
Bastian Bittorf [Sat, 19 Mar 2016 15:06:02 +0000 (16:06 +0100)]
Merge pull request #166 from SvenRoederer/fix/olsr.org_changed_repo

olsrd, oonf: update repo to new location

8 years agoolsrd: update (c)-header date 166/head
Sven Roederer [Fri, 18 Mar 2016 07:51:39 +0000 (08:51 +0100)]
olsrd: update (c)-header date

8 years ago[olsr, oonf] change to new repo
Sven Roederer [Fri, 18 Mar 2016 01:44:25 +0000 (02:44 +0100)]
[olsr, oonf] change to new repo

8 years agoUpdate to version 0.11.2 162/head
Henning Rogge [Thu, 17 Mar 2016 13:11:18 +0000 (14:11 +0100)]
Update to version 0.11.2

8 years agoMerge pull request #158 from HRogge/master
Bastian Bittorf [Sun, 13 Mar 2016 15:24:40 +0000 (16:24 +0100)]
Merge pull request #158 from HRogge/master

Update to OONF 0.11.1

8 years agoUpdate to OONF 0.11.1 158/head
Henning Rogge [Fri, 11 Mar 2016 23:46:59 +0000 (00:46 +0100)]
Update to OONF 0.11.1

8 years agoMerge pull request #156 from stspdotname/bashism
Bastian Bittorf [Mon, 7 Mar 2016 20:31:05 +0000 (21:31 +0100)]
Merge pull request #156 from stspdotname/bashism

Replace == operator in test with = operator.

8 years agoReplace == operator in test with = operator. 156/head
Stefan Sperling [Sun, 6 Mar 2016 08:03:44 +0000 (09:03 +0100)]
Replace == operator in test with = operator.

Requested by bittorf in https://github.com/openwrt-routing/packages/pull/155

8 years agoMerge pull request #155 from stspdotname/olsrd-smartgw-rules
Bastian Bittorf [Fri, 4 Mar 2016 14:58:28 +0000 (15:58 +0100)]
Merge pull request #155 from stspdotname/olsrd-smartgw-rules

Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.

8 years agoMerge pull request #151 from HRogge/master
Bastian Bittorf [Fri, 4 Mar 2016 14:55:50 +0000 (15:55 +0100)]
Merge pull request #151 from HRogge/master

Update to OONF 0.11.0

8 years agoFix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway. 155/head
Stefan Sperling [Thu, 3 Mar 2016 20:06:38 +0000 (21:06 +0100)]
Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.

Restarting olsrd for IPv6 clears SmartGateway firewall rules for both IPv4
and IPv6, and does not restore the IPv4 rules. As a result, IPv4 SmartGateway
functionality is broken after /etc/init.d/olsrd6 restart.

8 years agoForgot to change to switch from os_socket to os_fd for OONF 151/head
Henning Rogge [Mon, 29 Feb 2016 18:04:12 +0000 (19:04 +0100)]
Forgot to change to switch from os_socket to os_fd for OONF

8 years agoOONF version 0.11.0
Henning Rogge [Sun, 28 Feb 2016 20:31:24 +0000 (21:31 +0100)]
OONF version 0.11.0

8 years ago[luci-app-bmx6] When drawing the network topology graph, try first wget-ssl
Pau Escrich [Tue, 23 Feb 2016 11:58:32 +0000 (12:58 +0100)]
[luci-app-bmx6] When drawing the network topology graph, try first wget-ssl

Signed-off-by: Pau Escrich <p4u@dabax.net>
8 years agoluci-app-bmx6: return if json problem detected
Pau Escrich [Tue, 16 Feb 2016 18:23:07 +0000 (19:23 +0100)]
luci-app-bmx6: return if json problem detected

Signed-off-by: Bob Ham <rah@settrans.net>
8 years agobmx7: update source: fix bmx7_tun plugin Makefile and new --setTrustedNode options
Axel Neumann [Mon, 15 Feb 2016 22:06:50 +0000 (23:06 +0100)]
bmx7: update source: fix bmx7_tun plugin Makefile and new --setTrustedNode options

8 years agobabeld: release 1.7.1
Gabriel Kerneis [Fri, 12 Feb 2016 16:04:56 +0000 (17:04 +0100)]
babeld: release 1.7.1

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
8 years agofix quoting of daemon name 150/head
Philipp Borgers [Fri, 12 Feb 2016 17:59:43 +0000 (18:59 +0100)]
fix quoting of daemon name

The current quoting did not allow substitution and resulted in log messages with
the prefix "${DAEMON}[hotplug]".

8 years agobmx7: fix source url
Axel Neumann [Thu, 11 Feb 2016 06:17:01 +0000 (07:17 +0100)]
bmx7: fix source url

8 years agobmx7: separate bmx7 namespace for binaries, libs, config, runtimedir, ...
Axel Neumann [Wed, 10 Feb 2016 14:27:07 +0000 (15:27 +0100)]
bmx7: separate bmx7 namespace for binaries, libs, config, runtimedir, ...

8 years agocjdns: update source, bump release
Lars Gierth [Sat, 6 Feb 2016 03:55:04 +0000 (04:55 +0100)]
cjdns: update source, bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agocjdns: fix dependency on git revision
Lars Gierth [Sat, 6 Feb 2016 01:02:38 +0000 (02:02 +0100)]
cjdns: fix dependency on git revision

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agonodogsplash: fix init script 146/head
sayuan [Thu, 21 Jan 2016 14:09:24 +0000 (22:09 +0800)]
nodogsplash: fix init script

8 years agoMerge pull request #126 from NeoRaider/master
Bastian Bittorf [Tue, 19 Jan 2016 19:26:16 +0000 (20:26 +0100)]
Merge pull request #126 from NeoRaider/master

alfred: not only wait for the interface, but also a link-local address

8 years agoalfred: Switch to HTTPS version of links 145/head
Sven Eckelmann [Tue, 19 Jan 2016 16:43:26 +0000 (17:43 +0100)]
alfred: Switch to HTTPS version of links

open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references
to it should be only https.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
8 years agoalfred: upgrade package to latest release 2016.0
Sven Eckelmann [Tue, 19 Jan 2016 18:22:38 +0000 (19:22 +0100)]
alfred: upgrade package to latest release 2016.0

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
8 years agoMerge pull request #144 from ecsv/batadv_2016.0
Simon Wunderlich [Tue, 19 Jan 2016 16:58:15 +0000 (17:58 +0100)]
Merge pull request #144 from ecsv/batadv_2016.0

batman-adv release 2016.0

8 years agobatctl: upgrade package to latest release 2016.0 144/head
Sven Eckelmann [Tue, 19 Jan 2016 16:46:13 +0000 (17:46 +0100)]
batctl: upgrade package to latest release 2016.0

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
8 years agobatman-adv: upgrade package to latest release 2016.0
Sven Eckelmann [Tue, 19 Jan 2016 16:45:50 +0000 (17:45 +0100)]
batman-adv: upgrade package to latest release 2016.0

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
8 years agobatctl: Switch to HTTPS version of links
Sven Eckelmann [Tue, 19 Jan 2016 16:43:26 +0000 (17:43 +0100)]
batctl: Switch to HTTPS version of links

open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references
to it should be only https.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agobatman-adv: Switch to HTTPS version of links
Sven Eckelmann [Tue, 19 Jan 2016 16:42:46 +0000 (17:42 +0100)]
batman-adv: Switch to HTTPS version of links

open-mesh.org and its subdomains can only be accessed via HTTPS. HTTP-only
requests are currently redirected automatically to HTTPS but references
to it should be only https.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agobmx7: update source (fixing device memory leaks)
Axel Neumann [Mon, 18 Jan 2016 12:36:10 +0000 (13:36 +0100)]
bmx7: update source (fixing device memory leaks)

8 years agoolsrd: convert Makefile for using 'git'
Bastian Bittorf [Thu, 14 Jan 2016 10:28:24 +0000 (11:28 +0100)]
olsrd: convert Makefile for using 'git'

For easier fiddling with other versions, switch to git
This way one don't need to wait for a release-tarball.

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
8 years agoMerge pull request #143 from dangowrt/update-cjdns
Lars Gierth [Thu, 14 Jan 2016 02:31:57 +0000 (03:31 +0100)]
Merge pull request #143 from dangowrt/update-cjdns

Update cjdns

8 years agocjdns: depend on @IPV6 instead of kmod-ipv6 143/head
Daniel Golle [Thu, 14 Jan 2016 00:48:37 +0000 (01:48 +0100)]
cjdns: depend on @IPV6 instead of kmod-ipv6

kmod-ipv6 was retired as IPv6 support is now built-in unless
explicitely disabled.
@IPV6 refers to CONFIG_IPV6 from menuconfig which is enabled by
default.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agocjdns: update source
Daniel Golle [Thu, 14 Jan 2016 00:45:38 +0000 (01:45 +0100)]
cjdns: update source

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agobatctl: upgrade package to latest release 2015.2
Marek Lindner [Mon, 28 Dec 2015 00:20:47 +0000 (08:20 +0800)]
batctl: upgrade package to latest release 2015.2

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agobatman-adv: upgrade package to latest release 2015.2
Marek Lindner [Sun, 27 Dec 2015 23:50:16 +0000 (07:50 +0800)]
batman-adv: upgrade package to latest release 2015.2

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agominiupnpd: Bump to 1.9.20151212.
Markus Stenberg [Mon, 21 Dec 2015 08:02:13 +0000 (10:02 +0200)]
miniupnpd: Bump to 1.9.20151212.

8 years agoalfred: bump version to 2015.2
Simon Wunderlich [Wed, 16 Dec 2015 17:46:28 +0000 (18:46 +0100)]
alfred: bump version to 2015.2

From the CHANGELOG:

 * mention libcap in the README
 * Fix typos

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>