Commit Graph

789 Commits

Author SHA1 Message Date
Á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
Henning Rogge 45fc164df8 Add v0.8.2 OONF build files 2015-06-08 10:08:11 +02:00
Bastian Bittorf d7b3bbc896 olsrd: bump to new release 0.9.0
see: https://lists.olsr.org/pipermail/olsr-dev/2015-June/007598.html

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

In this release the Multi-Smart-Gateway additions are declared stable.

Also, Smart-Gateway timeouts are now implemented, which is a major fix
to the Smart-Gateway system. These timeouts were missing ever since its
first implementation." (Ferry Huberts)
2015-06-08 09:27:56 +02:00
Axel Neumann 570c595e32 bmx6: bump to latest (--tunnel and --redistTable fixing) version 2015-06-05 16:43:31 +02:00
Simon Wunderlich de8c0f19e0 Merge pull request #102 from mwarning/master
alfred: do not handle 'none' as an existing interface
2015-06-01 11:35:14 +02:00
Moritz Warning a251e8fb2a alfred: fix whitespaces 2015-05-31 10:39:59 +02:00
Moritz Warning 62275acf21 alfred: wait for batmanif and interface, ignore batmanif if it is set to 'none' 2015-05-31 02:52:25 +02:00
Steven Barth ef88105472 babels: obsoleted by babeld
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:20:35 +02:00
Steven Barth 2abafe17e6 hnetd: switch to babeld instead of babels
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:18:55 +02:00
Steven Barth 970ca6f093 hnetd: bump to latest
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-28 08:15:41 +02:00
Lars 5668340d81 Merge pull request #100 from dangowrt/update-cjdns
cjdns: update source, bump release
2015-05-21 23:41:20 +02:00
Daniel Golle 3c3d76bea9 cjdns: update source, bump release
Fixes seccomp on ARM or musl-based builds, notable upstream changes:
a97c189 fix Hex_test unit test
4bceb72 seccomp: allow readv and writev syscalls (used by musl)
64f4791 seccomp: define GET_SYSCALL_NUM accessor macro
0102181 seccomp: allow gettimeofday syscall (required on ARM)
18979ee Add a check to prevent a rare assertion failure

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-21 13:19:36 +02:00
Gabriel Kerneis ac643416dc babeld: allow changing alternative configuration file and directory
Signed-off-by: Gabriel Kerneis <kerneis@google.com>
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
2015-05-21 11:44:19 +03:00
Steven Barth b39fa42c62 babeld: remove unnecessary librt linking & dependency
Signed-off-by: Steven Barth <steven@midlink.org>
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
2015-05-21 11:44:19 +03:00
Steven Barth 82d9002689 babeld: add support for dynamic config files
Signed-off-by: Steven Barth <steven@midlink.org>
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
2015-05-21 11:44:19 +03:00
Lars 6b8165cc1c Merge pull request #99 from dangowrt/add-cjdns-tests
cjdns: package test cases
2015-05-17 23:25:42 +02:00
Daniel Golle aecf7641ca cjdns: package test cases
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-15 21:05:59 +02:00
Lars Gierth b917a9035a luci-app-cjdns: bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:41:44 +02:00
Lars Gierth 1689eab850 cjdns: bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:41:44 +02:00
Lars Gierth 3ef5c0caf4 luci-app-cjdns: add seccomp checkbox
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:41:41 +02:00
Lars Gierth 2bab58cdcb cjdns: add seccomp config flag
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:39:01 +02:00
Lars Gierth 83c9fdfe5b luci-app-cjdns: add copyright notice to Makefile
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:38:58 +02:00
Lars Gierth 031353c9ca cjdns: add copyright notice to Makefile
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-13 01:38:56 +02:00
Lars 3b046d6cff Merge pull request #97 from SeattleMeshnet/master
cjdns: update source, bump release
2015-05-12 21:38:32 +02:00
Daniel Golle b81b9a9dd4 cjdns: update source, bump release
upstream changes:
3d879c0 typo in GET32()
f964d14 Fixed IpTunnel unaligned access, thanks Viric for pointing it out
a05ade4 attempt to fix a rare assertion failure
6f1fdd8 Fix a memory leak in InterfaceController.c

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-05-12 21:02:55 +02:00
Markus Stenberg 7994d1a9ea hnetd: Update to the latest. 2015-05-11 12:01:08 +03:00
Steven Barth d0671bf308 miniupnpd: remove libnfnetlink dependency
Signed-off-by: Steven Barth <steven@midlink.org>
2015-05-05 18:29:04 +02:00
Simon Wunderlich 98f8393d29 alfred: disable new alfred capability dropping by default
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2015-05-05 12:31:59 +02:00
Simon Wunderlich 038e3677f8 alfred: bump version to 2015.0
From the CHANGELOG:

 * add support to call commands after data was updated
 * automatic reduction of process capabilities when not needed anymore
 * allow printing of the data version number in the alfred client mode
 * various code cleanups
 * bugs squashed:
   - update of the version number when data was updated with different
     version number
   - tighten size check on received packet

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2015-05-05 12:25:42 +02:00
Sven Eckelmann 9e25fa70ff alfred: Fix dependency to IPv6
alfred always requires IPv6 support in the kernel and not only when
"Enable IPv6 support in packages" is enabled.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2015-05-05 12:24:40 +02:00
Markus Stenberg 803cb649e2 miniupnpd: Bumped to 1.9.20150430. Seems to work in my tests. 2015-05-05 11:34:55 +03:00
Gabriel Kerneis 5b614e5103 Merge pull request #95 from wlanslovenija/master
babeld: Added missing $IPKG_INSTROOT
2015-05-04 12:32:28 +02:00
Lars Gierth c63ccc4fa2 cjdns: update source, bump release
Signed-off-by: Lars Gierth <larsg@systemli.org>
2015-05-03 21:22:07 +02:00
Lars 874d309add Merge pull request #94 from SeattleMeshnet/some-uci-defaults-fixes
Some uci defaults fixes
2015-05-03 00:47:12 +02:00
Jernej Kos 1520babe9d babeld: Added missing $IPKG_INSTROOT.
Signed-off-by: Jernej Kos <jernej@kos.mx>
2015-05-02 19:33:57 +02:00
Daniel Golle e26942118b cjdns: uci-defaults: work around missing lan interface
The current uci-defaults scripts assumes than a network interface named
'lan' always exists. Check if this is true before adding ETHInterface
section.
This is a temporary work-around until cjdrouteconf gets the Linux
interface from netifd via ubus...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-30 19:34:10 +02:00
Daniel Golle 25d637576d cjdns: uci-defaults: fix shell syntax error
uci-defaults script complained about
sh: missing ]
fix this by adding the missing whitespace which caused the error.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-30 19:19:10 +02:00
Steven Barth 1c40d0e54d hnetd: depend on ip
Signed-off-by: Steven Barth <steven@midlink.org>
2015-04-30 08:24:02 +02:00
Steven Barth 5c47023436 Merge pull request #93 from SeattleMeshnet/master
cjdns: update source version and bump release
2015-04-27 21:42:33 +02:00
Lars Gierth aedfe045da cjdns: update source version and bump release
Use hyperboria/cjdns source and squash changes from meshbox:
422062d cjdns: update source version
17fedb6 cjdns: bump release
bc113ec cjdns: remove musl patch

This includes fixes to build on aarch64 and mips64 targets.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-27 14:41:29 +02:00
Lars Gierth 2a6a5d6084 cjdns: parse lan ifname more gracefully
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2015-04-27 04:18:30 +02:00
Steven Barth e693e6ac09 Merge pull request #92 from SeattleMeshnet/master
cjdns: support libc other than uClibc
2015-04-22 11:22:16 +02:00