feed/routing.git
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>
9 years agonodogsplash: migrate to uci based configuration 66/head
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.

9 years agoolsrd: increasing package version after merging pull request
Saverio Proto [Mon, 5 Jan 2015 07:40:53 +0000 (08:40 +0100)]
olsrd: increasing package version after merging pull request

9 years agoMerge pull request #75 from andrenarchy/olsrd-fix-pingcmd
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)

9 years ago[olsrd] adapt init script for 0.6.8 (PingCmd option) 75/head
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.

9 years agoMerge pull request #74 from openwrt-es/mcproxy-next
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

9 years agomcproxy: update to latest version, add UCI support 74/head
Á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>
9 years agobabel-pinger: initial import (closes #65)
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>
9 years agoolsrd: bump to 0.6.8
Saverio Proto [Mon, 29 Dec 2014 13:09:37 +0000 (14:09 +0100)]
olsrd: bump to 0.6.8

9 years agominiupnpd: bump to latest, fix enabled-check in hotplug script
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>
9 years agoMerge pull request #69 from stintel/bird_update
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

9 years agoFix Quagga vtysh build against readline 6.3
Saverio Proto [Mon, 15 Dec 2014 19:58:19 +0000 (20:58 +0100)]
Fix Quagga vtysh build against readline 6.3

9 years agobird: bump to 1.4.5 69/head
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>
9 years agoquagga: mark as @BROKEN, unfixed since September
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>
9 years agominiupnpd: bump to 1.9.20141118
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>
9 years agoMerge pull request #67 from stintel/miniupnpd_shutdown_order
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

9 years agominiupnpd: fix error message during shutdown 67/head
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>
9 years agonodogsplash: upgrade to 0.9_beta9.9.9
Moritz Warning [Sat, 29 Nov 2014 07:11:36 +0000 (08:11 +0100)]
nodogsplash: upgrade to 0.9_beta9.9.9

9 years agohnetd: update to latest version
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>
9 years agobmx6 update to master tip
Axel Neumann [Mon, 24 Nov 2014 19:46:19 +0000 (20:46 +0100)]
bmx6 update to master tip

9 years ago[bird-openwrt] Add documentation file. Remove OSPF and filters configuration examples...
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>
9 years agoMerge pull request #64 from lbschenkel/smcroute
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.

9 years agosmcroute: Use correct file name in conffiles. 64/head
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>
9 years agominiupnpd: Upgraded to 1.9 (+ third party PCP patch).
Markus Stenberg [Thu, 6 Nov 2014 13:44:06 +0000 (15:44 +0200)]
miniupnpd: Upgraded to 1.9 (+ third party PCP patch).

9 years agoMerge pull request #62 from lbschenkel/smcroute
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.

9 years agonat46: fix compiler issues with gcc 4.9
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>
9 years agoluci-app-bcp38: moved to github
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>
9 years agobcp38: moved to packages-feed
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>
9 years agoMaintainers: Update Simons email address
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>
9 years agoMerge pull request #63 from ecsv/batadv-conffiles
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

9 years agobatman-adv: Preserve configuration file on update 63/head
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>
9 years agosmcroute: Add package for version 2.0.0. 62/head
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>
9 years agoAdd SPDX license tags
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>
9 years agoOLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014)
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)

9 years agominiupnpd: fix musl build
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>
9 years ago[OLSRd] bump version from 0.6.6.2 to 0.6.7 (released 5-oct-2014)
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

9 years agopim6sd/mcast-tools: abandon package
Steven Barth [Wed, 15 Oct 2014 21:07:59 +0000 (23:07 +0200)]
pim6sd/mcast-tools: abandon package

9 years agobabels: add SPDX tag
Steven Barth [Wed, 15 Oct 2014 21:07:34 +0000 (23:07 +0200)]
babels: add SPDX tag

9 years agominiupnpd: avoid unnecessary restarts, add SPDX tag
Steven Barth [Wed, 15 Oct 2014 21:05:34 +0000 (23:05 +0200)]
miniupnpd: avoid unnecessary restarts, add SPDX tag

9 years agobatctl: upgrade package to latest release 2014.3.0
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>
9 years agobatman-adv: upgrade package to latest release 2014.3.0
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>
9 years agohnetd: remove exit statement in postinst script
Steven Barth [Tue, 30 Sep 2014 17:31:44 +0000 (19:31 +0200)]
hnetd: remove exit statement in postinst script

9 years agoMerge pull request #54 from eloicaso/master
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

9 years agoohybridproxy: Added -4 and -6 options to explicitly specify AF.
Markus Stenberg [Mon, 29 Sep 2014 08:03:54 +0000 (11:03 +0300)]
ohybridproxy: Added -4 and -6 options to explicitly specify AF.

9 years agoMerge pull request #57 from ixs/master
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.

9 years agoPrevent miniupnpd compile failure when building IPv4 only. 57/head
Andreas Thienemann [Sun, 28 Sep 2014 14:52:25 +0000 (16:52 +0200)]
Prevent miniupnpd compile failure when building IPv4 only.

9 years agohnetd: stability and bug fixes
Steven Barth [Fri, 26 Sep 2014 07:33:42 +0000 (09:33 +0200)]
hnetd: stability and bug fixes

9 years agominiupnpd: bump to 1.8.20140906
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>
9 years ago[alfred] fix missing alfred-gpsd binary
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>
9 years agobird-openwrt: BIRD daemon integration with UCI and LuCI configuration 54/head
Eloi Carbo [Wed, 10 Sep 2014 10:32:10 +0000 (12:32 +0200)]
bird-openwrt: BIRD daemon integration with UCI and LuCI configuration

9 years agobabeld: create the directory for the config file before writing to it
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

9 years agoMerge pull request #49 from cjkoenig/update_quagga
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

9 years agoquagga: Update to 0.99.22.4 49/head
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>
9 years agobabeld: Specify edge cases
Baptiste Jonglez [Wed, 3 Sep 2014 13:12:21 +0000 (15:12 +0200)]
babeld: Specify edge cases

9 years agoUpdate MAINTAINERS
Baptiste Jonglez [Wed, 3 Sep 2014 12:59:12 +0000 (14:59 +0200)]
Update MAINTAINERS

9 years agonat46: add map-t meta-package
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>
9 years agominimalist-pcproxy: ANNOUNCE opcode support and better error handling.
Markus Stenberg [Tue, 2 Sep 2014 10:16:03 +0000 (13:16 +0300)]
minimalist-pcproxy: ANNOUNCE opcode support and better error handling.

9 years agohnetd: fix mdns-support
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>
9 years agoMerge pull request #47 from zorun/babeld_configfile
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.

9 years agobabeld: Backward compatibility with old config files 47/head
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.

9 years agobabeld: Update configuration file for new syntax
Baptiste Jonglez [Fri, 29 Aug 2014 08:02:49 +0000 (10:02 +0200)]
babeld: Update configuration file for new syntax

9 years agobabeld: Support default interface configuration
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.

9 years agobabeld: Take interface name from "option ifname"
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.

9 years agobabeld: Handle ignore options
Baptiste Jonglez [Thu, 28 Aug 2014 11:30:08 +0000 (13:30 +0200)]
babeld: Handle ignore options

9 years agobabeld: Print an error when startup fails
Baptiste Jonglez [Wed, 27 Aug 2014 23:41:42 +0000 (01:41 +0200)]
babeld: Print an error when startup fails

9 years agobabeld: Generate a configuration file instead of passing cmdline arguments
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

9 years agobabeld: Update to 1.5.1
Baptiste Jonglez [Wed, 27 Aug 2014 23:41:14 +0000 (01:41 +0200)]
babeld: Update to 1.5.1

9 years agoolsrd: change name of PID-file for olsrd4 from '/var/run/olsrd4.pid' to '/var/run...
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)

9 years agomcproxy: bump to latest
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>
9 years agobabels: update to latest
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>
9 years agobabels: update repository URL
Steven Barth [Sun, 10 Aug 2014 12:18:03 +0000 (14:18 +0200)]
babels: update repository URL

9 years agohnetd: fix ipv4 uplink detection
Steven Barth [Thu, 31 Jul 2014 15:37:55 +0000 (17:37 +0200)]
hnetd: fix ipv4 uplink detection

9 years ago[luci-app-bmx6]: Remove not used code. Fix luci dependency problem. Small changes.
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>
9 years agominiupnpd: fix integer conversion in NAT-PMP, update description
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>
9 years agohnetd: more racecondition fixes
Steven Barth [Tue, 29 Jul 2014 17:24:46 +0000 (19:24 +0200)]
hnetd: more racecondition fixes

9 years agohnetd: bump for more race condition fixes
Steven Barth [Mon, 28 Jul 2014 20:52:19 +0000 (22:52 +0200)]
hnetd: bump for more race condition fixes

9 years agoluci-app-bcp38: import from cerowrt
Steven Barth [Fri, 25 Jul 2014 17:10:17 +0000 (19:10 +0200)]
luci-app-bcp38: import from cerowrt

9 years agohnetd: stability fixes
Steven Barth [Fri, 25 Jul 2014 17:02:37 +0000 (19:02 +0200)]
hnetd: stability fixes

9 years agopackages: BCP38 support for openwrt
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.

9 years agoalfred: bump version to 2014.3.0
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>
9 years agohnetd: Updated to latest. Various bugfixes, external and hybrid interface modes.
Markus Stenberg [Thu, 17 Jul 2014 22:09:16 +0000 (01:09 +0300)]
hnetd: Updated to latest. Various bugfixes, external and hybrid interface modes.

9 years agohnetd: rework dependencies for luci-app-hnet
Steven Barth [Mon, 14 Jul 2014 13:03:44 +0000 (15:03 +0200)]
hnetd: rework dependencies for luci-app-hnet

9 years agobabels: bump to latest version
Steven Barth [Sun, 13 Jul 2014 17:25:56 +0000 (19:25 +0200)]
babels: bump to latest version

9 years agominiupnpd: fix typo in init script
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>
9 years agominimalist-pcproxy/miniupnpd: added+using upnp.config.external_zone.
Markus Stenberg [Thu, 26 Jun 2014 20:17:54 +0000 (23:17 +0300)]
minimalist-pcproxy/miniupnpd: added+using upnp.config.external_zone.

9 years agominiupnpd: Fixed hotplug script's DEVICE handling.
Markus Stenberg [Wed, 25 Jun 2014 08:09:18 +0000 (11:09 +0300)]
miniupnpd: Fixed hotplug script's DEVICE handling.

9 years agominiupnpd: Fixes #39. Based on discussion with jow, use external interface if specifi...
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.