feed/routing.git
8 years agoolsrd: bump to version 0.9.1 (bugfixes)
Bastian Bittorf [Thu, 18 Jun 2015 18:08:31 +0000 (20:08 +0200)]
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

8 years agoMerge pull request #104 from openwrt-es/mcproxy-next
Steven Barth [Thu, 18 Jun 2015 08:29:26 +0000 (10:29 +0200)]
Merge pull request #104 from openwrt-es/mcproxy-next

mcproxy: fix build with musl

8 years agomcproxy: fix build with musl 104/head
Álvaro Fernández Rojas [Wed, 17 Jun 2015 17:51:26 +0000 (19:51 +0200)]
mcproxy: fix build with musl

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
8 years agohnetd: stability improvements
Steven Barth [Wed, 17 Jun 2015 08:47:00 +0000 (10:47 +0200)]
hnetd: stability improvements

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agobabeld: bump to 1.6.1
Gabriel Kerneis [Wed, 17 Jun 2015 08:56:44 +0000 (10:56 +0200)]
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>
8 years agobmx6: bump to latest (auto tunOutTimeout) version
Axel Neumann [Tue, 16 Jun 2015 13:19:15 +0000 (15:19 +0200)]
bmx6: bump to latest (auto tunOutTimeout) version

8 years agominiupnpd: Bump to 1.9.20150609.
Markus Stenberg [Mon, 15 Jun 2015 08:12:41 +0000 (11:12 +0300)]
miniupnpd: Bump to 1.9.20150609.

8 years agobatman-adv: upgrade package to latest release 2015.0
Marek Lindner [Tue, 9 Jun 2015 14:12:34 +0000 (22:12 +0800)]
batman-adv: upgrade package to latest release 2015.0

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agobatman-adv: upgrade package to latest release 2015.0
Marek Lindner [Tue, 9 Jun 2015 14:11:41 +0000 (22:11 +0800)]
batman-adv: upgrade package to latest release 2015.0

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
8 years agohnetd: stability improvements
Steven Barth [Tue, 9 Jun 2015 06:43:56 +0000 (08:43 +0200)]
hnetd: stability improvements

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoMerge pull request #103 from HRogge/master
Bastian Bittorf [Mon, 8 Jun 2015 08:47:12 +0000 (10:47 +0200)]
Merge pull request #103 from HRogge/master

Add v0.8.2 OONF build files

8 years agoAdd v0.8.2 OONF build files 103/head
Henning Rogge [Mon, 8 Jun 2015 08:02:13 +0000 (10:02 +0200)]
Add v0.8.2 OONF build files

8 years agoolsrd: bump to new release 0.9.0
Bastian Bittorf [Mon, 8 Jun 2015 07:27:56 +0000 (09:27 +0200)]
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)

8 years agobmx6: bump to latest (--tunnel and --redistTable fixing) version
Axel Neumann [Fri, 5 Jun 2015 08:50:31 +0000 (10:50 +0200)]
bmx6: bump to latest (--tunnel and --redistTable fixing) version

8 years agoMerge pull request #102 from mwarning/master
Simon Wunderlich [Mon, 1 Jun 2015 09:35:14 +0000 (11:35 +0200)]
Merge pull request #102 from mwarning/master

alfred: do not handle 'none' as an existing interface

8 years agoalfred: fix whitespaces 102/head
Moritz Warning [Sun, 31 May 2015 08:39:59 +0000 (10:39 +0200)]
alfred: fix whitespaces

8 years agoalfred: wait for batmanif and interface, ignore batmanif if it is set to 'none'
Moritz Warning [Sat, 30 May 2015 11:40:06 +0000 (13:40 +0200)]
alfred: wait for batmanif and interface, ignore batmanif if it is set to 'none'

8 years agobabels: obsoleted by babeld
Steven Barth [Thu, 28 May 2015 06:20:35 +0000 (08:20 +0200)]
babels: obsoleted by babeld

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agohnetd: switch to babeld instead of babels
Steven Barth [Thu, 28 May 2015 06:18:55 +0000 (08:18 +0200)]
hnetd: switch to babeld instead of babels

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agohnetd: bump to latest
Steven Barth [Thu, 28 May 2015 06:15:41 +0000 (08:15 +0200)]
hnetd: bump to latest

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoMerge pull request #100 from dangowrt/update-cjdns
Lars [Thu, 21 May 2015 21:41:20 +0000 (23:41 +0200)]
Merge pull request #100 from dangowrt/update-cjdns

cjdns: update source, bump release

8 years agocjdns: update source, bump release 100/head
Daniel Golle [Thu, 21 May 2015 11:19:36 +0000 (13:19 +0200)]
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>
8 years agobabeld: allow changing alternative configuration file and directory
Gabriel Kerneis [Thu, 21 May 2015 08:31:34 +0000 (10:31 +0200)]
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>
8 years agobabeld: remove unnecessary librt linking & dependency
Steven Barth [Thu, 21 May 2015 06:24:18 +0000 (08:24 +0200)]
babeld: remove unnecessary librt linking & dependency

Signed-off-by: Steven Barth <steven@midlink.org>
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
8 years agobabeld: add support for dynamic config files
Steven Barth [Thu, 21 May 2015 06:22:37 +0000 (08:22 +0200)]
babeld: add support for dynamic config files

Signed-off-by: Steven Barth <steven@midlink.org>
Signed-off-by: Markus Stenberg <markus.stenberg@iki.fi>
8 years agoMerge pull request #99 from dangowrt/add-cjdns-tests
Lars [Sun, 17 May 2015 21:25:42 +0000 (23:25 +0200)]
Merge pull request #99 from dangowrt/add-cjdns-tests

cjdns: package test cases

8 years agocjdns: package test cases 99/head
Daniel Golle [Fri, 15 May 2015 19:05:29 +0000 (21:05 +0200)]
cjdns: package test cases

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoluci-app-cjdns: bump release
Lars Gierth [Tue, 12 May 2015 23:39:53 +0000 (01:39 +0200)]
luci-app-cjdns: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agocjdns: bump release
Lars Gierth [Tue, 12 May 2015 23:39:43 +0000 (01:39 +0200)]
cjdns: bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agoluci-app-cjdns: add seccomp checkbox
Lars Gierth [Tue, 12 May 2015 00:10:22 +0000 (02:10 +0200)]
luci-app-cjdns: add seccomp checkbox

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agocjdns: add seccomp config flag
Lars Gierth [Tue, 12 May 2015 00:09:23 +0000 (02:09 +0200)]
cjdns: add seccomp config flag

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agoluci-app-cjdns: add copyright notice to Makefile
Lars Gierth [Tue, 12 May 2015 23:36:03 +0000 (01:36 +0200)]
luci-app-cjdns: add copyright notice to Makefile

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agocjdns: add copyright notice to Makefile
Lars Gierth [Tue, 12 May 2015 23:35:13 +0000 (01:35 +0200)]
cjdns: add copyright notice to Makefile

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agoMerge pull request #97 from SeattleMeshnet/master
Lars [Tue, 12 May 2015 19:38:32 +0000 (21:38 +0200)]
Merge pull request #97 from SeattleMeshnet/master

cjdns: update source, bump release

8 years agocjdns: update source, bump release 97/head
Daniel Golle [Tue, 12 May 2015 12:23:27 +0000 (14:23 +0200)]
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>
8 years agohnetd: Update to the latest.
Markus Stenberg [Mon, 11 May 2015 09:01:08 +0000 (12:01 +0300)]
hnetd: Update to the latest.

8 years agominiupnpd: remove libnfnetlink dependency
Steven Barth [Tue, 5 May 2015 16:28:02 +0000 (18:28 +0200)]
miniupnpd: remove libnfnetlink dependency

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoalfred: disable new alfred capability dropping by default
Simon Wunderlich [Tue, 5 May 2015 10:31:39 +0000 (12:31 +0200)]
alfred: disable new alfred capability dropping by default

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
8 years agoalfred: bump version to 2015.0
Simon Wunderlich [Tue, 5 May 2015 10:25:42 +0000 (12:25 +0200)]
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>
8 years agoalfred: Fix dependency to IPv6
Sven Eckelmann [Fri, 24 Apr 2015 14:19:21 +0000 (16:19 +0200)]
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>
8 years agominiupnpd: Bumped to 1.9.20150430. Seems to work in my tests.
Markus Stenberg [Tue, 5 May 2015 08:34:55 +0000 (11:34 +0300)]
miniupnpd: Bumped to 1.9.20150430. Seems to work in my tests.

8 years agoMerge pull request #95 from wlanslovenija/master
Gabriel Kerneis [Mon, 4 May 2015 10:32:28 +0000 (12:32 +0200)]
Merge pull request #95 from wlanslovenija/master

babeld: Added missing $IPKG_INSTROOT

8 years agocjdns: update source, bump release
Lars Gierth [Sun, 3 May 2015 19:22:07 +0000 (21:22 +0200)]
cjdns: update source, bump release

Signed-off-by: Lars Gierth <larsg@systemli.org>
8 years agoMerge pull request #94 from SeattleMeshnet/some-uci-defaults-fixes
Lars [Sat, 2 May 2015 22:47:12 +0000 (00:47 +0200)]
Merge pull request #94 from SeattleMeshnet/some-uci-defaults-fixes

Some uci defaults fixes

8 years agobabeld: Added missing $IPKG_INSTROOT. 95/head
Jernej Kos [Sat, 2 May 2015 17:33:57 +0000 (19:33 +0200)]
babeld: Added missing $IPKG_INSTROOT.

Signed-off-by: Jernej Kos <jernej@kos.mx>
8 years agocjdns: uci-defaults: work around missing lan interface 94/head
Daniel Golle [Thu, 30 Apr 2015 17:26:47 +0000 (19:26 +0200)]
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>
8 years agocjdns: uci-defaults: fix shell syntax error
Daniel Golle [Thu, 30 Apr 2015 17:19:10 +0000 (19:19 +0200)]
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>
8 years agohnetd: depend on ip
Steven Barth [Thu, 30 Apr 2015 06:24:02 +0000 (08:24 +0200)]
hnetd: depend on ip

Signed-off-by: Steven Barth <steven@midlink.org>
8 years agoMerge pull request #93 from SeattleMeshnet/master
Steven Barth [Mon, 27 Apr 2015 19:42:33 +0000 (21:42 +0200)]
Merge pull request #93 from SeattleMeshnet/master

cjdns: update source version and bump release

8 years agocjdns: update source version and bump release 93/head
Lars Gierth [Thu, 23 Apr 2015 02:33:13 +0000 (04:33 +0200)]
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>
8 years agocjdns: parse lan ifname more gracefully
Lars Gierth [Sat, 25 Apr 2015 02:00:27 +0000 (04:00 +0200)]
cjdns: parse lan ifname more gracefully

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
8 years agoMerge pull request #92 from SeattleMeshnet/master
Steven Barth [Wed, 22 Apr 2015 09:22:16 +0000 (11:22 +0200)]
Merge pull request #92 from SeattleMeshnet/master

cjdns: support libc other than uClibc

8 years agoMerge pull request #91 from dedeckeh/master
Steven Barth [Wed, 22 Apr 2015 09:21:48 +0000 (11:21 +0200)]
Merge pull request #91 from dedeckeh/master

nat46: Refuse link local address as implicit source in 464xlat

8 years agocjdns: support libc other than uClibc 92/head
Daniel Golle [Tue, 21 Apr 2015 11:18:00 +0000 (13:18 +0200)]
cjdns: support libc other than uClibc

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agobabeld: tweak configuration for source-specific features
Gabriel Kerneis [Mon, 20 Apr 2015 08:47:49 +0000 (10:47 +0200)]
babeld: tweak configuration for source-specific features

- Enable ipv6-subtrees by default.
- Add UCI options to configure source-specific filters.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
9 years agobabels: bump and enable subtrees by default
Steven Barth [Tue, 21 Apr 2015 08:27:48 +0000 (10:27 +0200)]
babels: bump and enable subtrees by default

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agonat46: Refuse link local address as implicit source in 464xlat 91/head
Hans Dedecker [Mon, 20 Apr 2015 16:26:20 +0000 (18:26 +0200)]
nat46: Refuse link local address as implicit source in 464xlat

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
9 years agoMerge pull request #90 from SeattleMeshnet/master
Steven Barth [Mon, 20 Apr 2015 11:18:33 +0000 (13:18 +0200)]
Merge pull request #90 from SeattleMeshnet/master

luci-app-cjdns: import package from SeattleMeshnet/meshbox

9 years agoluci-app-cjdns: import package from SeattleMeshnet/meshbox 90/head
Daniel Golle [Mon, 20 Apr 2015 10:45:07 +0000 (12:45 +0200)]
luci-app-cjdns: import package from SeattleMeshnet/meshbox

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #89 from SeattleMeshnet/master
Steven Barth [Mon, 20 Apr 2015 02:21:37 +0000 (04:21 +0200)]
Merge pull request #89 from SeattleMeshnet/master

cjdns: import package from github.com:SeattleMeshnet/meshbox

9 years agoRevert "babels: remove deprecated experimental package"
Gabriel Kerneis [Sat, 18 Apr 2015 04:53:05 +0000 (06:53 +0200)]
Revert "babels: remove deprecated experimental package"

This reverts commit 23e20773d8b5c90dad99702e030ce86ccf3344f3.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
9 years agobabels: remove deprecated experimental package
Gabriel Kerneis [Fri, 17 Apr 2015 08:41:16 +0000 (10:41 +0200)]
babels: remove deprecated experimental package

The source-specific functionnality has been merged into babeld 1.6.0.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
9 years agobabeld: update to release 1.6.0
Gabriel Kerneis [Fri, 17 Apr 2015 08:34:36 +0000 (10:34 +0200)]
babeld: update to release 1.6.0

14 April 2014: babeld-1.6.0

* Added support for source-specific routing.  Thanks to Matthieu Boutier.
* Added support for reflecting metrics as kernel priorities.  Thanks to
  Pierre Pfister.
* Worked around a Linux kernel bug with an infinite EAGAIN loop.  Thanks
  to Dave Taht.
* Changed wildcard updates to not set flag 0x40.  Reported by Markus
  Stenberg.
* Made ipv6-subtrees a runtime option.  Thanks to Matthieu Boutier.

Signed-off-by: Gabriel Kerneis <kerneis@google.com>
9 years agohnetd: remove accidental debug logging
Steven Barth [Fri, 17 Apr 2015 14:05:07 +0000 (16:05 +0200)]
hnetd: remove accidental debug logging

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agonat46: fix interface name handling
Steven Barth [Fri, 17 Apr 2015 13:58:00 +0000 (15:58 +0200)]
nat46: fix interface name handling

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agonat46: shorten prefix for 464xlat interface
Steven Barth [Fri, 17 Apr 2015 13:11:53 +0000 (15:11 +0200)]
nat46: shorten prefix for 464xlat interface

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agocjdns: import package from github.com:SeattleMeshnet/meshbox 89/head
Daniel Golle [Fri, 17 Apr 2015 12:50:16 +0000 (14:50 +0200)]
cjdns: import package from github.com:SeattleMeshnet/meshbox

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #88 from dedeckeh/master
Steven Barth [Thu, 16 Apr 2015 14:21:43 +0000 (16:21 +0200)]
Merge pull request #88 from dedeckeh/master

nat46: Delete 464xlat device when pause is interrupted by SIGTERM

9 years agonat46: Delete 464xlat device when pause is interrupted by SIGTERM 88/head
Hans Dedecker [Thu, 16 Apr 2015 13:08:18 +0000 (15:08 +0200)]
nat46: Delete 464xlat device when pause is interrupted by SIGTERM

9 years agohnetd: bump to latest
Steven Barth [Wed, 15 Apr 2015 05:55:06 +0000 (07:55 +0200)]
hnetd: bump to latest

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoRevert "miniupnpd: backport portrange-fix"
Steven Barth [Tue, 14 Apr 2015 13:03:10 +0000 (15:03 +0200)]
Revert "miniupnpd: backport portrange-fix"

This reverts commit 2302e0b0b7a5b1971387e16743b39b34e591958e.

9 years agominiupnpd: fix patch in last commit
Steven Barth [Tue, 14 Apr 2015 10:08:43 +0000 (12:08 +0200)]
miniupnpd: fix patch in last commit

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agominiupnpd: backport portrange-fix
Steven Barth [Tue, 14 Apr 2015 09:38:40 +0000 (11:38 +0200)]
miniupnpd: backport portrange-fix

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agobabels: update to latest source-specific
Steven Barth [Mon, 13 Apr 2015 08:01:07 +0000 (10:01 +0200)]
babels: update to latest source-specific

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agohnetd: update to latest
Steven Barth [Fri, 10 Apr 2015 16:57:25 +0000 (18:57 +0200)]
hnetd: update to latest

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #87 from dangowrt/fix-bmx6-libjson-c-dependency
axn [Wed, 1 Apr 2015 08:07:23 +0000 (10:07 +0200)]
Merge pull request #87 from dangowrt/fix-bmx6-libjson-c-dependency

bmx6: fix libjson-c dependency

9 years agobmx6: fix libjson-c dependency 87/head
Daniel Golle [Tue, 31 Mar 2015 22:14:30 +0000 (00:14 +0200)]
bmx6: fix libjson-c dependency

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agonat46: initial 464xlat support
Steven Barth [Tue, 31 Mar 2015 14:47:54 +0000 (16:47 +0200)]
nat46: initial 464xlat support

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agominiupnpd: bump to 20150307
Steven Barth [Mon, 30 Mar 2015 16:55:51 +0000 (18:55 +0200)]
miniupnpd: bump to 20150307

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agoMerge pull request #84 from dangowrt/master
axn [Wed, 25 Mar 2015 06:27:19 +0000 (07:27 +0100)]
Merge pull request #84 from dangowrt/master

bmx6: fix json.h include

9 years agobmx6: fix json.h include 84/head
Daniel Golle [Tue, 24 Mar 2015 18:27:04 +0000 (19:27 +0100)]
bmx6: fix json.h include

unbreaks json plugin

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years agoMerge pull request #81 from lynxis/nodogsplash_uci_config
Moritz Warning [Thu, 5 Mar 2015 17:04:58 +0000 (18:04 +0100)]
Merge pull request #81 from lynxis/nodogsplash_uci_config

Nodogsplash uci config

9 years agonodogsplash: simplify append_config_option 81/head
Alexander Couzens [Thu, 5 Mar 2015 12:01:21 +0000 (13:01 +0100)]
nodogsplash: simplify append_config_option

Drop arguement config_counterpart from append_config_option(). append_config_option
took an additional argument named config_counterpart which represents the
configuration name in configfile.This is needed for configuration variable names isn't the same
as in uci. Nodogsplash ignores the case of configuration variables and makes this feature optional.
Introduce new func append_config_option_map() which does the old behaviour.

9 years agonodogsplash: fix uci configuration by fixing append_config_option
Alexander Couzens [Thu, 5 Mar 2015 11:52:01 +0000 (12:52 +0100)]
nodogsplash: fix uci configuration by fixing append_config_option

append_config_option doesn't wrote anything to nodogsplash.conf.

9 years agonodogsplash: make missing config options available through uci
Alexander Couzens [Thu, 5 Mar 2015 11:47:15 +0000 (12:47 +0100)]
nodogsplash: make missing config options available through uci

9 years agonat46: fix compilation with newer kernels (thx to Andrew Yourtchenko)
Steven Barth [Sat, 21 Feb 2015 09:31:14 +0000 (10:31 +0100)]
nat46: fix compilation with newer kernels (thx to Andrew Yourtchenko)

Signed-off-by: Steven Barth <steven@midlink.org>
9 years agonodogsplash: remove option ExternalInterface as there is no implementation behind it
Moritz Warning [Tue, 10 Feb 2015 12:31:39 +0000 (13:31 +0100)]
nodogsplash: remove option ExternalInterface as there is no implementation behind it

9 years agohnetd: Disabling localservice from default dnsmasq configuration. In a hnetd topology...
Markus Stenberg [Tue, 3 Feb 2015 11:14:52 +0000 (13:14 +0200)]
hnetd: Disabling localservice from default dnsmasq configuration. In a hnetd topology, dnsmasq requests may come from non-local prefixes.

9 years agoMerge pull request #77 from Noltari/mcproxy-next
Steven Barth [Sat, 31 Jan 2015 16:38:22 +0000 (17:38 +0100)]
Merge pull request #77 from Noltari/mcproxy-next

mcproxy: uci config improvements and fixes

9 years agoMerge pull request #76 from Noltari/bird-next
Steven Barth [Sat, 31 Jan 2015 16:37:49 +0000 (17:37 +0100)]
Merge pull request #76 from Noltari/bird-next

bird: add lightweight client support

9 years agomcproxy: uci config improvements and fixes 77/head
Álvaro Fernández Rojas [Sat, 31 Jan 2015 14:45:11 +0000 (15:45 +0100)]
mcproxy: uci config improvements and fixes
- fix /var/etc race condition (uci config)
- start mcproxy later
- rework mcproxy config trigger
- add network triggers
- simplify uci instances generation and allow querier only configs
- improve uci tables generation
- fix uci behaviour generation for specific interface names

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agonodogsplash: code cleanup, add option gatewayinterface, allow uci and manual configra...
Moritz Warning [Mon, 26 Jan 2015 13:52:13 +0000 (14:52 +0100)]
nodogsplash: code cleanup, add option gatewayinterface, allow uci and manual configration in parallel

9 years agoMerge pull request #66 from lynxis/upstream_nodogsplash
Moritz Warning [Mon, 26 Jan 2015 07:23:16 +0000 (08:23 +0100)]
Merge pull request #66 from lynxis/upstream_nodogsplash

nodogsplash: migrate to uci based configuration

9 years agobird: add lightweight client support 76/head
Álvaro Fernández Rojas [Fri, 23 Jan 2015 13:19:48 +0000 (14:19 +0100)]
bird: add lightweight client support

Based on pull request https://github.com/openwrt-routing/packages/pull/42 by MartinStrbacka.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years agobabel-pinger: fix typo in Makefile
Gabriel Kerneis [Thu, 1 Jan 2015 13:18:39 +0000 (14:18 +0100)]
babel-pinger: fix typo in Makefile

9 years agominimalist-pcproxy: Update to github HEAD.
Markus Stenberg [Mon, 12 Jan 2015 09:40:21 +0000 (11:40 +0200)]
minimalist-pcproxy: Update to github HEAD.

9 years agoohybridproxy: Update to latest.
Markus Stenberg [Mon, 12 Jan 2015 09:38:14 +0000 (11:38 +0200)]
ohybridproxy: Update to latest.

9 years agoalfred: bump version to 2014.4.0
Simon Wunderlich [Thu, 8 Jan 2015 19:52:42 +0000 (20:52 +0100)]
alfred: bump version to 2014.4.0

From the CHANGELOG:

 * add support for multiple interfaces per master
 * add support for changing interfaces on the fly
 * changes to support multiple alfred interfaces:
   - bind alfred to a specific interface
   - allow configuring the unix socket path
 * enhanced debugging

Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
9 years agobatctl: upgrade package to latest release 2014.4.0
Marek Lindner [Wed, 7 Jan 2015 17:02:20 +0000 (01:02 +0800)]
batctl: upgrade package to latest release 2014.4.0

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
9 years agobatman-adv: upgrade package to latest release 2014.4.0
Marek Lindner [Wed, 7 Jan 2015 17:01:58 +0000 (01:01 +0800)]
batman-adv: upgrade package to latest release 2014.4.0

Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>