Commit graph

830 commits

Author SHA1 Message Date
Matthias Schiffer
c40c8024ee alfred: not only wait for the interface, but also a link-local address
Changes between alfred 2015.0 and 2015.1 cause alfred to print an error
and exit when the interface to bind to is not completely set up (has no
non-tentative link-local address). As a workaround, wait for such an
address by reading /proc/net/if_inet6 before alfred is started.

In the long term, it would be nice to make alfred more robust against
missing interfaces (allowing alfred to start without the interface
existing, and keeping it working even when the interface is removed and
re-added while alfred is running).

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2015-08-09 18:15:27 +02:00
Axel Neumann
cfefe9fcca [bmx6] update to latest bmx6-master branch (fix rule corruption on the fly) 2015-08-07 20:42:49 +02:00
Axel Neumann
5bcc48d5d0 [bmx7] update to latest semtor-branch version 2015-08-07 13:33:59 +02:00
Bastian Bittorf
ae5f67a85f Merge pull request #125 from HRogge/master
Unified Openwrt startup scripts for OONF
2015-08-06 22:44:58 +02:00
Henning Rogge
2a34bedcec Unified Openwrt startup scripts for OONF 2015-08-06 21:59:14 +02:00
Steven Barth
15b6598e57 Merge pull request #116 from dedeckeh/master
nat46: Fix 464xlat interface teardown
2015-08-05 14:03:55 +02:00
Marek Lindner
7ddd4320c2 batctl: upgrade package to latest release 2015.1
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-08-05 03:00:59 +08:00
Marek Lindner
99a3f8dcb5 batman-adv: upgrade package to latest release 2015.1
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-08-05 03:00:59 +08:00
Simon Wunderlich
ad556e8759 alfred: bump version to 2015.1
From the CHANGELOG:

 * add support to run on interfaces with multiple link-local addresses
 * various code cleanups
 * bugs squashed:
   - reduce of maximum payload size to always fit into UDP datagrams

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2015-08-04 17:58:38 +02:00
Hans Dedecker
8e12b6fd3e nat46: Remove unnecessary 464xlat wan forwarding rule
Remove unnecessary 464xlat wan forwarding firewall rule with as
outgoing interface the 464xlat interface and as destination the
local IPv6 464xlat address as it's never hit.

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2015-08-04 14:45:15 +02:00
Hans Dedecker
64ceee8d87 nat46: Fix 464xlat interface teardown
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2015-08-04 14:39:53 +02:00
Bastian Bittorf
cf4ef34398 Merge pull request #114 from HRogge/master
Update to 0.9.1-r1 release for better openwrt startup script
2015-08-01 11:23:32 +02:00
Henning Rogge
8afb34944b Update to 0.9.1-r1 release for better openwrt startup script 2015-08-01 09:22:46 +02:00
Bastian Bittorf
3ff3335dd3 Merge pull request #113 from HRogge/master
OONF v0.9.1 bugfix release
2015-07-31 09:02:13 +02:00
Henning Rogge
333de9c12d Merge branch 'openwrt' 2015-07-31 09:00:17 +02:00
Henning Rogge
ba4f448870 Update to oonf v0.9.1 2015-07-31 08:55:51 +02:00
Bastian Bittorf
fe9edb30a0 Merge pull request #112 from HRogge/master
Update OONF packages to 0.9.0
2015-07-30 22:07:29 +02:00
Henning Rogge
793495fba3 Update OONF packages to 0.9.0 2015-07-30 17:03:16 +02:00
Steven Barth
c5a8562599 hnetd: bump and add tunneling support
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-28 12:06:43 +02:00
Axel Neumann
36efb8629f initial BMX7 package 2015-07-21 14:24:09 +02:00
Steven Barth
7d4e4fe21d miniupnpd: shorten OS name to silence SSDP warnings
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-15 08:28:32 +02:00
Steven Barth
6c78c2ac2c minimalist-pcpproxy: fix uci call in default-script
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-10 08:27:29 +02:00
Steven Barth
ba83ed3605 hnetd: fix issues on 32-bit platforms
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-10 08:27:29 +02:00
Marek Lindner
96867471b7 batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-07-07 16:51:36 +08:00
Markus Stenberg
0ead547ab9 hnetd: Bump. Some corner case fixes + dncp-07/hncp-07 compatibility (more or less). 2015-07-03 07:22:40 +03:00
Steven Barth
2e110ce133 nat46: fix netfilter references
Signed-off-by: Steven Barth <steven@midlink.org>
2015-07-02 20:54:12 +02:00
Bastian Bittorf
6172dcef32 olsrd: 0.9.0.1 -> 0.9.0.2 (bugfix-release) 2015-07-01 21:31:54 +02:00
Steven Barth
969d1cf568 nat46: fix leak of conntrack entries, fix checksum calculation
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-30 15:55:54 +02:00
Bastian Bittorf
ef436a6ed2 Merge pull request #108 from HRogge/master
Pull OONF v0.8.3
2015-06-30 14:38:16 +02:00
Henning Rogge
a8608be74a Fix name of netjson plugin on oonf-olsrd2 package 2015-06-30 09:14:14 +02:00
Henning Rogge
b7e263623c Merge branch 'master' of github.com:openwrt-routing/packages 2015-06-29 21:04:13 +02:00
Henning Rogge
859b1d95ed Update OONF packages to v0.8.3 2015-06-29 21:00:03 +02:00
Marek Lindner
8a0a7fa06d batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-28 22:18:50 +08:00
Jo-Philipp Wich
d6715b0be2 nodogsplash: fix musl compatiblity
- Replace nonstandard `sys/unistd.h` includes with `unistd.h` ones
 - Add missing `fcntl.h` include to `libhttpd/protocol.c` in order to
   provide declarations for `open()`, `O_RDONLY` etc.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-06-26 17:35:39 +02:00
Caleb James DeLisle
fdd1fbf6e1 cjdns: fix build on mac osx
Signed-off-by: Lars Gierth <larsg@systemli.org>

Conflicts:
	cjdns/Makefile
2015-06-23 14:43:07 +02:00
Lars Gierth
98d7598890 cjdns: update source, bump version
Signed-off-by: Lars Gierth <larsg@systemli.org>

Conflicts:
	cjdns/Makefile
2015-06-23 14:43:02 +02:00
Marek Lindner
8618fb8ba6 batctl: musl build fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-21 19:06:29 +08:00
Marek Lindner
54b696ef52 batman-adv: 2015.0 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-21 19:04:04 +08:00
Bastian Bittorf
fcf34a758e olsrd: Makefile version typo: 0.9.1 -> 0.9.0.1 2015-06-19 13:19:57 +02:00
Bastian Bittorf
2c58742f63 olsrd: bump to version 0.9.1 (bugfixes)
We did a bug-fix release of olsrd v1.
It fixes a route-recalculation issue and at least one crash.

Everyone using olsrd v1 is strongly urged to upgrade, especially people
using Smart-Gateway.

The shortlog is appended.

0.9.0.1 -------------------------------------------------------------------

Ferry Huberts (3):
      neighbors: signal link changes when deleting a neighbor
      jsoninfo: do not output smart-gateway info when not enabled.
      txtinfo: do not output smart-gateway info when not enabled.

Henning Rogge (2):
      Update version after release of v0.9.0
      Release v0.9.0.1
2015-06-18 20:08:31 +02:00
Steven Barth
7f79a8ca39 Merge pull request #104 from openwrt-es/mcproxy-next
mcproxy: fix build with musl
2015-06-18 10:29:26 +02:00
Álvaro Fernández Rojas
898cc963d6 mcproxy: fix build with musl
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-06-17 21:36:42 +02:00
Steven Barth
09beed4a4a hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-17 11:13:29 +02:00
Gabriel Kerneis
2a636973eb babeld: bump to 1.6.1
16 June 2015: babeld-1.6.1.
  * Fixed a buffer overflow in zone_equal.  This is probably not
    exploitable, but might cause incorrect routing tables in the presence
    of source-specific routing.
  * Added support for defaulting ipv6-subtrees automatically based on the
    kernel version.
  * Fixed compilation under musl.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
2015-06-17 10:56:44 +02:00
Axel Neumann
b760a5e09d bmx6: bump to latest (auto tunOutTimeout) version 2015-06-16 15:19:15 +02:00
Markus Stenberg
4c2234b2ea miniupnpd: Bump to 1.9.20150609. 2015-06-15 11:12:41 +03:00
Marek Lindner
aca8cb6ee3 batman-adv: upgrade package to latest release 2015.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-09 22:12:34 +08:00
Marek Lindner
4dc2c500ff batman-adv: upgrade package to latest release 2015.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-06-09 22:11:41 +08:00
Steven Barth
5b541ca8aa hnetd: stability improvements
Signed-off-by: Steven Barth <steven@midlink.org>
2015-06-09 08:44:16 +02:00
Bastian Bittorf
07b8d7488c Merge pull request #103 from HRogge/master
Add v0.8.2 OONF build files
2015-06-08 10:47:12 +02:00