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>
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>
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>
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
Hans Dedecker [Thu, 16 Apr 2015 13:08:18 +0000 (15:08 +0200)]
nat46: Delete 464xlat device when pause is interrupted by SIGTERM
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>
Steven Barth [Tue, 14 Apr 2015 13:03:10 +0000 (15:03 +0200)]
Revert "miniupnpd: backport portrange-fix"
This reverts commit
2302e0b0b7a5b1971387e16743b39b34e591958e.
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>
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>
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>
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>
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
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>
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>
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>
axn [Wed, 25 Mar 2015 06:27:19 +0000 (07:27 +0100)]
Merge pull request #84 from dangowrt/master
bmx6: fix json.h include
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>
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
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.
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.
Alexander Couzens [Thu, 5 Mar 2015 11:47:15 +0000 (12:47 +0100)]
nodogsplash: make missing config options available through uci
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>
Moritz Warning [Tue, 10 Feb 2015 12:31:39 +0000 (13:31 +0100)]
nodogsplash: remove option ExternalInterface as there is no implementation behind it
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.
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
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
Á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>
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
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
Á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>
Gabriel Kerneis [Thu, 1 Jan 2015 13:18:39 +0000 (14:18 +0100)]
babel-pinger: fix typo in Makefile
Markus Stenberg [Mon, 12 Jan 2015 09:40:21 +0000 (11:40 +0200)]
minimalist-pcproxy: Update to github HEAD.
Markus Stenberg [Mon, 12 Jan 2015 09:38:14 +0000 (11:38 +0200)]
ohybridproxy: Update to latest.
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>
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>
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>
Alexander Couzens [Tue, 9 Dec 2014 10:10:51 +0000 (11:10 +0100)]
nodogsplash: migrate to uci based configuration
Use /etc/config/nodogsplash for configuration.
Old setups will migrate using config option to use old
file base configuration.
Saverio Proto [Mon, 5 Jan 2015 07:40:53 +0000 (08:40 +0100)]
olsrd: increasing package version after merging pull request
Saverio Proto [Mon, 5 Jan 2015 07:35:34 +0000 (08:35 +0100)]
Merge pull request #75 from andrenarchy/olsrd-fix-pingcmd
[olsrd] adapt init script for 0.6.8 (PingCmd option)
André Gaul [Sat, 3 Jan 2015 14:24:46 +0000 (15:24 +0100)]
[olsrd] adapt init script for 0.6.8 (PingCmd option)
olsrd 0.6.8 accepts a PingCmd parameter as of
http://olsr.org/git/?p=olsrd.git;a=commitdiff;h=
0a26c52af3941eb9060b193cae5552f8d13fd28e.
The PingCmd is a string of the form "ping -c 1 -q %s" where %s is
replaced with an IP. This commit allows for '%' characters in an olsrd
option.
Steven Barth [Fri, 2 Jan 2015 13:29:07 +0000 (14:29 +0100)]
Merge pull request #74 from openwrt-es/mcproxy-next
mcproxy: update to latest version, add UCI support
Álvaro Fernández Rojas [Wed, 31 Dec 2014 19:40:56 +0000 (20:40 +0100)]
mcproxy: update to latest version, add UCI support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Gabriel Kerneis [Tue, 30 Dec 2014 15:38:21 +0000 (16:38 +0100)]
babel-pinger: initial import (closes #65)
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
Saverio Proto [Mon, 29 Dec 2014 13:09:37 +0000 (14:09 +0100)]
olsrd: bump to 0.6.8
Steven Barth [Sun, 21 Dec 2014 08:56:30 +0000 (09:56 +0100)]
miniupnpd: bump to latest, fix enabled-check in hotplug script
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 16 Dec 2014 08:05:16 +0000 (09:05 +0100)]
Merge pull request #69 from stintel/bird_update
bird: bump to 1.4.5
Saverio Proto [Mon, 15 Dec 2014 19:58:19 +0000 (20:58 +0100)]
Fix Quagga vtysh build against readline 6.3
Stijn Tintel [Thu, 4 Dec 2014 23:46:12 +0000 (00:46 +0100)]
bird: bump to 1.4.5
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Steven Barth [Thu, 11 Dec 2014 08:47:26 +0000 (09:47 +0100)]
quagga: mark as @BROKEN, unfixed since September
https://github.com/openwrt-routing/packages/issues/56
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 2 Dec 2014 14:16:39 +0000 (15:16 +0100)]
miniupnpd: bump to 1.9.
20141118
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 2 Dec 2014 10:04:13 +0000 (11:04 +0100)]
Merge pull request #67 from stintel/miniupnpd_shutdown_order
miniupnpd: fix error message during shutdown
Stijn Tintel [Tue, 2 Dec 2014 05:37:39 +0000 (06:37 +0100)]
miniupnpd: fix error message during shutdown
During shutdown, miniupnpd is stopped after network. Because of this,
miniupnpd is unable to broadcast good-bye notifications, and displays an
error message. Stop miniupnpd before netifd to solve this.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Moritz Warning [Sat, 29 Nov 2014 07:11:36 +0000 (08:11 +0100)]
nodogsplash: upgrade to 0.9_beta9.9.9
Steven Barth [Tue, 25 Nov 2014 11:29:13 +0000 (12:29 +0100)]
hnetd: update to latest version
Signed-off-by: Steven Barth <steven@midlink.org>
Axel Neumann [Mon, 24 Nov 2014 19:46:19 +0000 (20:46 +0100)]
bmx6 update to master tip
Pau Escrich [Thu, 20 Nov 2014 17:13:43 +0000 (18:13 +0100)]
[bird-openwrt] Add documentation file. Remove OSPF and filters configuration examples (OSPF not yet supported).
Signed-off-by: Pau Escrich <p4u@dabax.net>
sbyx [Tue, 18 Nov 2014 08:47:24 +0000 (09:47 +0100)]
Merge pull request #64 from lbschenkel/smcroute
smcroute: Use correct file name in conffiles.
Leonardo Brondani Schenkel [Thu, 13 Nov 2014 19:16:45 +0000 (20:16 +0100)]
smcroute: Use correct file name in conffiles.
Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
Markus Stenberg [Thu, 6 Nov 2014 13:44:06 +0000 (15:44 +0200)]
miniupnpd: Upgraded to 1.9 (+ third party PCP patch).
sbyx [Thu, 6 Nov 2014 06:15:42 +0000 (07:15 +0100)]
Merge pull request #62 from lbschenkel/smcroute
smcroute: Add package for version 2.0.0.
Steven Barth [Wed, 5 Nov 2014 10:40:36 +0000 (11:40 +0100)]
nat46: fix compiler issues with gcc 4.9
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Wed, 5 Nov 2014 08:59:28 +0000 (09:59 +0100)]
luci-app-bcp38: moved to github
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Wed, 5 Nov 2014 07:12:14 +0000 (08:12 +0100)]
bcp38: moved to packages-feed
Signed-off-by: Steven Barth <steven@midlink.org>
Simon Wunderlich [Tue, 4 Nov 2014 15:32:10 +0000 (16:32 +0100)]
Maintainers: Update Simons email address
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
lindnermarek [Tue, 4 Nov 2014 14:52:26 +0000 (22:52 +0800)]
Merge pull request #63 from ecsv/batadv-conffiles
batman-adv: Preserve configuration file on update
Sven Eckelmann [Tue, 4 Nov 2014 13:37:40 +0000 (14:37 +0100)]
batman-adv: Preserve configuration file on update
The configuration file of batman-adv should be marked as such to avoid that the
old configuration options are overwritten when it is upgraded.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Leonardo Brondani Schenkel [Mon, 3 Nov 2014 20:18:05 +0000 (20:18 +0000)]
smcroute: Add package for version 2.0.0.
Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
Steven Barth [Mon, 3 Nov 2014 12:16:46 +0000 (13:16 +0100)]
Add SPDX license tags
Signed-off-by: Steven Barth <steven@midlink.org>
Bastian Bittorf [Fri, 24 Oct 2014 18:05:20 +0000 (20:05 +0200)]
OLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014)
Steven Barth [Tue, 21 Oct 2014 08:53:13 +0000 (10:53 +0200)]
miniupnpd: fix musl build
Signed-off-by: Steven Barth <steven@midlink.org>
Bastian Bittorf [Sun, 19 Oct 2014 06:34:34 +0000 (08:34 +0200)]
[OLSRd] bump version from 0.6.6.2 to 0.6.7 (released 5-oct-2014)
See:
https://lists.olsr.org/pipermail/olsr-dev/2014-October/007429.html
Steven Barth [Wed, 15 Oct 2014 21:07:59 +0000 (23:07 +0200)]
pim6sd/mcast-tools: abandon package
Steven Barth [Wed, 15 Oct 2014 21:07:34 +0000 (23:07 +0200)]
babels: add SPDX tag
Steven Barth [Wed, 15 Oct 2014 21:05:34 +0000 (23:05 +0200)]
miniupnpd: avoid unnecessary restarts, add SPDX tag
Marek Lindner [Mon, 13 Oct 2014 06:07:34 +0000 (14:07 +0800)]
batctl: upgrade package to latest release 2014.3.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Marek Lindner [Mon, 13 Oct 2014 06:07:10 +0000 (14:07 +0800)]
batman-adv: upgrade package to latest release 2014.3.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Steven Barth [Tue, 30 Sep 2014 17:31:44 +0000 (19:31 +0200)]
hnetd: remove exit statement in postinst script
Pau [Tue, 30 Sep 2014 16:50:55 +0000 (18:50 +0200)]
Merge pull request #54 from eloicaso/master
[New Package] bird-openwrt: BIRD daemon integration with UCI and LuCI configuration
Markus Stenberg [Mon, 29 Sep 2014 08:03:54 +0000 (11:03 +0300)]
ohybridproxy: Added -4 and -6 options to explicitly specify AF.
sbyx [Mon, 29 Sep 2014 04:25:28 +0000 (06:25 +0200)]
Merge pull request #57 from ixs/master
Prevent miniupnpd compile failure when building IPv4 only.
Andreas Thienemann [Sun, 28 Sep 2014 14:52:25 +0000 (16:52 +0200)]
Prevent miniupnpd compile failure when building IPv4 only.
Steven Barth [Fri, 26 Sep 2014 07:33:42 +0000 (09:33 +0200)]
hnetd: stability and bug fixes
Steven Barth [Mon, 15 Sep 2014 09:51:21 +0000 (11:51 +0200)]
miniupnpd: bump to 1.8.
20140906
Signed-off-by: Steven Barth <steven@midlink.org>
André Gaul [Fri, 23 May 2014 17:55:05 +0000 (19:55 +0200)]
[alfred] fix missing alfred-gpsd binary
fixes #22
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Eloi Carbo [Wed, 10 Sep 2014 10:32:10 +0000 (12:32 +0200)]
bird-openwrt: BIRD daemon integration with UCI and LuCI configuration
Casper Meijn [Sat, 6 Sep 2014 09:31:59 +0000 (11:31 +0200)]
babeld: create the directory for the config file before writing to it
Saverio Proto [Fri, 5 Sep 2014 10:02:56 +0000 (12:02 +0200)]
Merge pull request #49 from cjkoenig/update_quagga
quagga: Update to 0.99.22.4
Christoph König [Wed, 3 Sep 2014 17:05:24 +0000 (19:05 +0200)]
quagga: Update to 0.99.22.4
Signed-off-by: Christoph Koenig <christoph.koenig@gmail.com>
Baptiste Jonglez [Wed, 3 Sep 2014 13:12:21 +0000 (15:12 +0200)]
babeld: Specify edge cases
Baptiste Jonglez [Wed, 3 Sep 2014 12:59:12 +0000 (14:59 +0200)]
Update MAINTAINERS
Steven Barth [Tue, 2 Sep 2014 11:56:54 +0000 (13:56 +0200)]
nat46: add map-t meta-package
Signed-off-by: Steven Barth <steven@midlink.org>
Markus Stenberg [Tue, 2 Sep 2014 10:16:03 +0000 (13:16 +0300)]
minimalist-pcproxy: ANNOUNCE opcode support and better error handling.
Steven Barth [Tue, 2 Sep 2014 08:18:30 +0000 (10:18 +0200)]
hnetd: fix mdns-support
Signed-off-by: Steven Barth <steven@midlink.org>
Gabriel Kerneis [Mon, 1 Sep 2014 07:55:32 +0000 (09:55 +0200)]
Merge pull request #47 from zorun/babeld_configfile
Updates to babeld
This patchset:
- fixes #33 by generating a configuration file for babeld
- introduces a slightly different syntax for specfiying interfaces (backward-compatible)
- allows to use any option, as long as it's supported by babeld (i.e. valid options are not hardcoded in the init script anymore, all options are simply passed to babeld)
It is mostly backward-compatible, with a few caveats.
Thanks to Baptiste Jonglez.
Baptiste Jonglez [Sat, 30 Aug 2014 22:43:29 +0000 (00:43 +0200)]
babeld: Backward compatibility with old config files
This allows to use the old syntax "config interface foo" for specifying an
interface. The new syntax ("option ifname foo") takes precedence.
Also, old option names for the "general" section are translated
accordingly. Exceptions are:
- 'hello_interval' and 'wired_hello_interval', which are now interface-specific;
- 'conf_file', since /etc/babeld.conf is now always used;
which are simply ignored.
Beware, the syntax for the 'diversity' option is not backward compatible.
Baptiste Jonglez [Fri, 29 Aug 2014 08:02:49 +0000 (10:02 +0200)]
babeld: Update configuration file for new syntax
Baptiste Jonglez [Fri, 29 Aug 2014 06:51:29 +0000 (08:51 +0200)]
babeld: Support default interface configuration
When a "section interface" does not have a "option ifname", all its
options are used as default interface options.
Baptiste Jonglez [Fri, 29 Aug 2014 06:43:17 +0000 (08:43 +0200)]
babeld: Take interface name from "option ifname"
Previously, we were using the name of the section as the interface name,
but this has several drawbacks:
- no "-" or other special characters are allowed in a section name,
preventing some physical interface names to be specified this way
(e.g. "tun-topeka" would not work)
- it is harder to support default interface options (no interface name)
This change is not backward compatible, but a later commit will fix that.
Baptiste Jonglez [Thu, 28 Aug 2014 11:30:08 +0000 (13:30 +0200)]
babeld: Handle ignore options
Baptiste Jonglez [Wed, 27 Aug 2014 23:41:42 +0000 (01:41 +0200)]
babeld: Print an error when startup fails