Commit Graph

898 Commits

Author SHA1 Message Date
Álvaro Fernández Rojas 60a93cc58d 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>
2015-01-23 14:19:48 +01:00
Gabriel Kerneis 820f567d5d babel-pinger: fix typo in Makefile 2015-01-14 16:17:40 +01:00
Markus Stenberg a5f73bbaf8 minimalist-pcproxy: Update to github HEAD. 2015-01-12 11:40:21 +02:00
Markus Stenberg f0edc676c7 ohybridproxy: Update to latest. 2015-01-12 11:38:14 +02:00
Simon Wunderlich dd3e3dd881 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>
2015-01-08 20:52:42 +01:00
Marek Lindner 3770cb2039 batctl: upgrade package to latest release 2014.4.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-01-08 01:02:20 +08:00
Marek Lindner c68c694765 batman-adv: upgrade package to latest release 2014.4.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2015-01-08 01:01:58 +08:00
Alexander Couzens 98699f47d7 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.
2015-01-07 10:42:30 +01:00
Saverio Proto b759b28ee4 olsrd: increasing package version after merging pull request 2015-01-05 08:40:53 +01:00
Saverio Proto 4bee4b5f7b Merge pull request #75 from andrenarchy/olsrd-fix-pingcmd
[olsrd] adapt init script for 0.6.8 (PingCmd option)
2015-01-05 08:35:34 +01:00
André Gaul fe84974abb [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.
2015-01-03 15:30:11 +01:00
Steven Barth 8c62839869 Merge pull request #74 from openwrt-es/mcproxy-next
mcproxy: update to latest version, add UCI support
2015-01-02 14:29:07 +01:00
Álvaro Fernández Rojas e03ee22d04 mcproxy: update to latest version, add UCI support
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-12-31 21:22:02 +01:00
Gabriel Kerneis 1696064d22 babel-pinger: initial import (closes #65)
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
2014-12-30 16:38:21 +01:00
Saverio Proto 743e4c27e2 olsrd: bump to 0.6.8 2014-12-29 14:09:37 +01:00
Steven Barth 061ce7584c miniupnpd: bump to latest, fix enabled-check in hotplug script
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-21 09:56:30 +01:00
Steven Barth abd37189a3 Merge pull request #69 from stintel/bird_update
bird: bump to 1.4.5
2014-12-16 09:05:16 +01:00
Saverio Proto 0820b44d82 Fix Quagga vtysh build against readline 6.3 2014-12-15 21:02:11 +01:00
Stijn Tintel c24d74657c bird: bump to 1.4.5
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2014-12-14 22:38:38 +01:00
Steven Barth 3c8e0c9670 quagga: mark as @BROKEN, unfixed since September
https://github.com/openwrt-routing/packages/issues/56

Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-11 09:47:26 +01:00
Steven Barth cd8234f10c miniupnpd: bump to 1.9.20141118
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-02 15:16:39 +01:00
Steven Barth c59b60931d Merge pull request #67 from stintel/miniupnpd_shutdown_order
miniupnpd: fix error message during shutdown
2014-12-02 11:04:13 +01:00
Stijn Tintel 53a4f6b93b 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>
2014-12-02 06:40:38 +01:00
Moritz Warning 33fe963242 nodogsplash: upgrade to 0.9_beta9.9.9 2014-11-29 08:11:36 +01:00
Steven Barth e0ef57fa73 hnetd: update to latest version
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-25 12:29:13 +01:00
Axel Neumann 52c2996771 bmx6 update to master tip 2014-11-24 20:46:19 +01:00
Pau Escrich 40405d022b [bird-openwrt] Add documentation file. Remove OSPF and filters configuration examples (OSPF not yet supported).
Signed-off-by: Pau Escrich <p4u@dabax.net>
2014-11-20 18:13:43 +01:00
sbyx d0457542f4 Merge pull request #64 from lbschenkel/smcroute
smcroute: Use correct file name in conffiles.
2014-11-18 09:47:24 +01:00
Leonardo Brondani Schenkel afbe4af9c8 smcroute: Use correct file name in conffiles.
Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
2014-11-13 20:16:45 +01:00
Markus Stenberg c8eeeee90a miniupnpd: Upgraded to 1.9 (+ third party PCP patch). 2014-11-06 15:44:06 +02:00
sbyx 67e007138a Merge pull request #62 from lbschenkel/smcroute
smcroute: Add package for version 2.0.0.
2014-11-06 07:15:42 +01:00
Steven Barth 3f11a2a9db nat46: fix compiler issues with gcc 4.9
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-05 11:40:36 +01:00
Steven Barth 4581d5fefa luci-app-bcp38: moved to github
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-05 09:59:28 +01:00
Steven Barth a3c7351b07 bcp38: moved to packages-feed
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-05 08:12:57 +01:00
Simon Wunderlich f81ddf4067 Maintainers: Update Simons email address
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
2014-11-04 16:32:10 +01:00
lindnermarek a4cfec2dfa Merge pull request #63 from ecsv/batadv-conffiles
batman-adv: Preserve configuration file on update
2014-11-04 22:52:26 +08:00
Sven Eckelmann bbcc138fc0 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>
2014-11-04 14:57:29 +01:00
Leonardo Brondani Schenkel 250c990ab6 smcroute: Add package for version 2.0.0.
Signed-off-by: Leonardo Brondani Schenkel <leonardo@schenkel.net>
2014-11-03 20:23:30 +00:00
Steven Barth 69f203d5c3 Add SPDX license tags
Signed-off-by: Steven Barth <steven@midlink.org>
2014-11-03 13:17:00 +01:00
Bastian Bittorf 3b6e617ac5 OLSRd: bump version from 0.6.7 to 0.6.7.1 (released 24-oct-2014) 2014-10-24 20:05:20 +02:00
Steven Barth f962a32b6f miniupnpd: fix musl build
Signed-off-by: Steven Barth <steven@midlink.org>
2014-10-21 10:53:50 +02:00
Bastian Bittorf 10fd030ef4 [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
2014-10-19 08:34:34 +02:00
Steven Barth 21e4cc47bd pim6sd/mcast-tools: abandon package 2014-10-15 23:07:59 +02:00
Steven Barth 8374881b3c babels: add SPDX tag 2014-10-15 23:07:34 +02:00
Steven Barth 8bc38fccc7 miniupnpd: avoid unnecessary restarts, add SPDX tag 2014-10-15 23:05:34 +02:00
Marek Lindner 93f7d5cacb batctl: upgrade package to latest release 2014.3.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-10-13 14:08:40 +08:00
Marek Lindner 3c424899ed batman-adv: upgrade package to latest release 2014.3.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-10-13 14:08:28 +08:00
Steven Barth f874b34485 hnetd: remove exit statement in postinst script 2014-09-30 19:32:21 +02:00
Pau ff202d01a9 Merge pull request #54 from eloicaso/master
[New Package] bird-openwrt: BIRD daemon integration with UCI and LuCI configuration
2014-09-30 18:50:55 +02:00
Markus Stenberg 76a1f8109d ohybridproxy: Added -4 and -6 options to explicitly specify AF. 2014-09-29 11:03:54 +03:00