Commit graph

1322 commits

Author SHA1 Message Date
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
Markus Stenberg
ffd8bfab23 hnetd: Bump + removed rebind_protection disabling (as latest hnetd provides correct rebind-domain-ok option to dnsmasq dynamically). 2015-09-08 21:01:35 +03:00
Henning Rogge
ae62ce0642 update to v0.9.2 2015-09-08 18:25:55 +02:00
Marek Lindner
d34224e9f0 batman-adv: 2015.1 bugfixes & stability updates
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-09-06 16:53:06 +08:00
Markus Stenberg
444888b4bd hnetd: Now disable in dnsmasq both rebind_protection and boguspriv by default, so that IPv4 naming works 'as expected' with multiple routers without user configuration. 2015-09-02 12:35:37 +03:00
zorun
a845bb4b95 Merge pull request #132 from tcatm/babeld-config-lists
babeld: fix parsing of list import_table
2015-08-22 13:33:01 +02:00
Axel Neumann
9e7231781c update to latest bmx6-master branch (fix: ignore profiling probes if out of range) 2015-08-21 17:26:01 +02:00
Oryon
314186661d hnetd: Adding wifi autoconf PoC 2015-08-21 05:12:23 -07:00
Dirk Neukirchen
b7a256e71b bird: explicitly set C standard
fixes gcc5 compile

compile error was:
cf-lex.o: In function `add_tail':
cf-lex.c:(.text+0x2d1): multiple definition of `add_tail'
cf-parse.tab.o:cf-parse.tab.c:(.text+0x1f9): first defined here

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 10:45:05 +02:00
Oryon
cad0d08ade hnetd: Enable multicast support when pimbd is present 2015-08-18 08:42:48 -07:00
Oryon
600b9681a7 pimbd: First package release 2015-08-18 05:28:32 -07:00
Nils Schneider
234c9d97a6 babeld: fix parsing of list import_table
When parsing list options using config_load option_cb will be called
with additional options ending in _ITEM$x and _LENGTH. This ignores any
option containing _LENGTH or _ITEM as they can't possible be a valid
babeld option making a config like

    config general
        list import_table 23
        list import_table 42

work.

Signed-off-by: Nils Schneider <nils@nilsschneider.net>
2015-08-16 18:54:32 +02:00
Bastian Bittorf
de2eacac7f Merge pull request #115 from mmunz/master
make ipv6only plugin option boolean in init functions
2015-08-13 15:05:24 +02:00
Bastian Bittorf
91a8e522b0 Merge pull request #130 from HRogge/master
OONF Init temporary uci moved to /var/run
2015-08-13 14:53:13 +02:00
Henning Rogge
8878923d37 Move OONF temporary config to /var/run 2015-08-12 15:56:31 +02:00
Henning Rogge
00b3ec046d Merge remote-tracking branch 'openwrt/master' 2015-08-10 14:09:48 +02:00
Henning Rogge
b05d89c990 OONF Init script fix for the case that /var/etc does not exist 2015-08-10 13:52:08 +02:00
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