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
Baptiste Jonglez [Wed, 27 Aug 2014 23:37:02 +0000 (01:37 +0200)]
babeld: Generate a configuration file instead of passing cmdline arguments
This is the first step toward fixing issue #33.
This still lacks some features:
- no support for "ignore" options
- no backward compatibility for option names
- no support for default interface options
Baptiste Jonglez [Wed, 27 Aug 2014 23:41:14 +0000 (01:41 +0200)]
babeld: Update to 1.5.1
Bastian Bittorf [Tue, 19 Aug 2014 13:09:41 +0000 (15:09 +0200)]
olsrd: change name of PID-file for olsrd4 from '/var/run/olsrd4.pid' to '/var/run/olsrd.pid' to be compatible with freifunk-watchdog-scripts (this is the default old behaviour)
Steven Barth [Tue, 12 Aug 2014 06:11:48 +0000 (08:11 +0200)]
mcproxy: bump to latest
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 12 Aug 2014 06:04:55 +0000 (08:04 +0200)]
babels: update to latest
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sun, 10 Aug 2014 12:18:03 +0000 (14:18 +0200)]
babels: update repository URL
Steven Barth [Thu, 31 Jul 2014 15:37:55 +0000 (17:37 +0200)]
hnetd: fix ipv4 uplink detection
Pau Escrich [Thu, 31 Jul 2014 11:24:33 +0000 (13:24 +0200)]
[luci-app-bmx6]: Remove not used code. Fix luci dependency problem. Small changes.
Signed-off-by: Pau Escrich <p4u@dabax.net>
Steven Barth [Wed, 30 Jul 2014 13:49:59 +0000 (15:49 +0200)]
miniupnpd: fix integer conversion in NAT-PMP, update description
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Tue, 29 Jul 2014 17:24:46 +0000 (19:24 +0200)]
hnetd: more racecondition fixes
Steven Barth [Mon, 28 Jul 2014 20:52:19 +0000 (22:52 +0200)]
hnetd: bump for more race condition fixes
Steven Barth [Fri, 25 Jul 2014 17:10:17 +0000 (19:10 +0200)]
luci-app-bcp38: import from cerowrt
Steven Barth [Fri, 25 Jul 2014 17:02:37 +0000 (19:02 +0200)]
hnetd: stability fixes
Dave Taht [Sat, 29 Mar 2014 17:59:29 +0000 (17:59 +0000)]
packages: BCP38 support for openwrt
This adds firewall support for blocking common invalid address
ranges, using ipset.
Simon Wunderlich [Thu, 24 Jul 2014 10:58:33 +0000 (12:58 +0200)]
alfred: bump version to 2014.3.0
From the CHANGELOG:
* fix various possible memleak, access errors and strncpy issues
* handle fcntl return codes
* fix altitude verification check in gpsd
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Markus Stenberg [Thu, 17 Jul 2014 22:09:16 +0000 (01:09 +0300)]
hnetd: Updated to latest. Various bugfixes, external and hybrid interface modes.
Steven Barth [Mon, 14 Jul 2014 13:03:44 +0000 (15:03 +0200)]
hnetd: rework dependencies for luci-app-hnet
Steven Barth [Sun, 13 Jul 2014 17:25:56 +0000 (19:25 +0200)]
babels: bump to latest version
Jo-Philipp Wich [Tue, 1 Jul 2014 10:09:06 +0000 (12:09 +0200)]
miniupnpd: fix typo in init script
A missing space in the init script prevented the detection of the external
interface. Fixes OpenWrt bug #16910.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Markus Stenberg [Thu, 26 Jun 2014 20:17:54 +0000 (23:17 +0300)]
minimalist-pcproxy/miniupnpd: added+using upnp.config.external_zone.
Markus Stenberg [Wed, 25 Jun 2014 08:09:18 +0000 (11:09 +0300)]
miniupnpd: Fixed hotplug script's DEVICE handling.
Markus Stenberg [Mon, 23 Jun 2014 10:05:43 +0000 (13:05 +0300)]
miniupnpd: Fixes #39. Based on discussion with jow, use external interface if specified by user first, and then network_find_wan{,6} as backup heuristic for determining firewall zone.
Markus Stenberg [Thu, 19 Jun 2014 14:59:44 +0000 (17:59 +0300)]
hnetd: Updated to latest.
- uci has per-interface 'mode' flag now, as opposed to 'adhoc' 'guest' etc.
- made default logging level less verbose (can be changed back in init script)
- better prefix selection logic
- better initial assignment handling (prevent initial duplicate assignments)
Markus Stenberg [Thu, 19 Jun 2014 08:45:10 +0000 (11:45 +0300)]
ohybridproxy: Updated with latest which fixed one typecast problem in two places (possibly problem somewhere), and one warning.