Commit Graph

897 Commits

Author SHA1 Message Date
Bastian Bittorf c86ccc8abd Merge pull request #158 from HRogge/master
Update to OONF 0.11.1
2016-03-13 16:24:40 +01:00
Henning Rogge 101c9c07f9 Update to OONF 0.11.1 2016-03-12 00:46:59 +01:00
Bastian Bittorf a227810ba2 Merge pull request #156 from stspdotname/bashism
Replace == operator in test with = operator.
2016-03-07 21:31:05 +01:00
Stefan Sperling cde0b2f813 Replace == operator in test with = operator.
Requested by bittorf in https://github.com/openwrt-routing/packages/pull/155
2016-03-06 09:05:05 +01:00
Bastian Bittorf 0a2aac2dd5 Merge pull request #155 from stspdotname/olsrd-smartgw-rules
Fix '/etc/init.d/olsrd6 restart' breaks IPv4 SmartGateway.
2016-03-04 15:58:28 +01:00
Bastian Bittorf 9d37aaaaf8 Merge pull request #151 from HRogge/master
Update to OONF 0.11.0
2016-03-04 15:55:50 +01:00
Stefan Sperling f7ffb388b1 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.
2016-03-03 21:06:38 +01:00
Henning Rogge f5bb690ab5 Forgot to change to switch from os_socket to os_fd for OONF 2016-02-29 19:05:12 +01:00
Henning Rogge 9c45d3e724 OONF version 0.11.0 2016-02-28 21:31:24 +01:00
Pau Escrich 3001d0ab41 [luci-app-bmx6] When drawing the network topology graph, try first wget-ssl
Signed-off-by: Pau Escrich <p4u@dabax.net>
2016-02-23 12:58:32 +01:00
Pau Escrich 93fdb120de luci-app-bmx6: return if json problem detected
Signed-off-by: Bob Ham <rah@settrans.net>
2016-02-16 19:23:07 +01:00
Axel Neumann 258c3c5778 bmx7: update source: fix bmx7_tun plugin Makefile and new --setTrustedNode options 2016-02-15 23:06:50 +01:00
Gabriel Kerneis 4af2fcd647 babeld: release 1.7.1
Signed-off-by: Gabriel Kerneis <kerneis@google.com>
2016-02-15 11:00:15 +01:00
Axel Neumann 5c203e3e63 bmx7: fix source url 2016-02-11 07:18:45 +01:00
Axel Neumann d7710561e8 bmx7: separate bmx7 namespace for binaries, libs, config, runtimedir, ... 2016-02-11 07:13:49 +01:00
Lars Gierth 2a8338559d cjdns: update source, bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-02-06 04:59:44 +01:00
Lars Gierth d97d2f2990 cjdns: fix dependency on git revision
Signed-off-by: Lars Gierth <larsg@systemli.org>
2016-02-06 04:59:42 +01:00
Bastian Bittorf 4f8207064a Merge pull request #126 from NeoRaider/master
alfred: not only wait for the interface, but also a link-local address
2016-01-19 20:26:16 +01:00
Simon Wunderlich ee9e3840ff Merge pull request #144 from ecsv/batadv_2016.0
batman-adv release 2016.0
2016-01-19 17:58:15 +01:00
Sven Eckelmann 968fcbf389 batctl: upgrade package to latest release 2016.0
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
2016-01-19 17:46:13 +01:00
Sven Eckelmann 53a921be2b batman-adv: upgrade package to latest release 2016.0
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
2016-01-19 17:45:50 +01:00
Sven Eckelmann fbc1b1898f 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>
2016-01-19 17:43:26 +01:00
Sven Eckelmann 0e7b291a54 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>
2016-01-19 17:42:46 +01:00
Axel Neumann 54db126c01 bmx7: update source (fixing device memory leaks) 2016-01-18 13:36:10 +01:00
Bastian Bittorf 3d25d77935 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>
2016-01-14 11:51:37 +01:00
Lars Gierth 8b76a63e63 Merge pull request #143 from dangowrt/update-cjdns
Update cjdns
2016-01-14 03:31:57 +01:00
Daniel Golle 72276f4ca6 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>
2016-01-14 01:48:37 +01:00
Daniel Golle dc39b5245e cjdns: update source
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-01-14 01:45:38 +01:00
Marek Lindner f8380b4136 batctl: upgrade package to latest release 2015.2
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-12-28 08:20:47 +08:00
Marek Lindner 0db26614ec batman-adv: upgrade package to latest release 2015.2
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-12-28 07:50:16 +08:00
Markus Stenberg 939123f5f4 miniupnpd: Bump to 1.9.20151212. 2015-12-21 10:02:13 +02:00
Simon Wunderlich e25839ae48 alfred: bump version to 2015.2
From the CHANGELOG:

 * mention libcap in the README
 * Fix typos

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2015-12-16 18:51:05 +01:00
Markus Stenberg 5cd413d16a Revert "kmod-ipv6 => @IPV6."
This reverts commit bcaa87776f.

Caused circular dependencies; reverted for now. (kmod-ipv6 explicit
dependencies _should_ be eliminated though, but this is clearly not
the way.)
2015-12-12 00:25:10 +02:00
Markus Stenberg bcaa87776f kmod-ipv6 => @IPV6. 2015-12-11 14:05:14 +02:00
Markus Stenberg a0d7ff3f1a babeld: Fixed kmod-ipv6 dependency. 2015-12-11 13:50:38 +02:00
Markus Stenberg 9cafb0c9dc ahcpd: Fixed kmod-ipv6 dependency. 2015-12-11 13:50:19 +02:00
Axel Neumann 263877ad8d [bmx7] update source 2015-11-11 13:02:51 +01:00
Axel Neumann 9b33760b99 [bmx7] update and isolated bmx7_tun plugin 2015-10-12 18:36:43 +02:00
Lars Gierth 57b8c8726a cjdns: update source, bump version 2015-10-09 16:53:21 +02:00
Steven Barth ae65d4fe02 Merge pull request #133 from plntyk/fix_bird
bird: explicitly set C standard
2015-10-03 11:34:26 +02:00
Steven Barth 281209a1e4 Merge pull request #140 from openwrt-es/bird-next
bird: update to v1.5.0, add myself as maintaner
2015-10-03 11:34:06 +02:00
Álvaro Fernández Rojas 44c37a8482 bird: update to v1.5.0, add myself as maintaner
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-09-29 16:23:51 +02:00
Markus Stenberg f4b5a5c608 hnetd: Depend on zonestitcher (the scripts supported it already). 2015-09-29 13:11:48 +03:00
Markus Stenberg 5a56f9451f ohybridproxy: Added zonestitcher sub-package.
Zonestitcher stitches multiple DNS zones into one, dynamically.
(e.g. query to A -> query B, C -> rewrite response back to A)
2015-09-29 13:11:01 +03:00
Markus Stenberg 441e537733 miniupnpd: Bump to latest. 2015-09-29 12:09:08 +03:00
Markus Stenberg 62103f4bc3 hnetd: Bump to account for mismatched PATHs in trunk (leads to problems with busybox <> non-busybox ip). 2015-09-29 12:08:51 +03:00
Saverio Proto 3b4de3e112 olsrd: bump to version 0.9.0.3 2015-09-21 12:34:09 +02:00
Markus Stenberg b70ab6990a hnetd: Bump, use DDZ script, and remove the OpenWrt-specific scripts as they match the ones in git repository anyway for pcp and ohp. 2015-09-15 11:54:41 +03:00
Axel Neumann 70db9d7197 [bmx7] performance fixes 2015-09-11 20:16:37 +02:00
Bastian Bittorf bfa32ae659 Merge pull request #136 from HRogge/master
update to v0.9.2
2015-09-09 01:40:35 +02:00