Steven Barth [Fri, 14 Mar 2014 08:21:45 +0000 (09:21 +0100)]
mrd6: adopted from packages-feed
Marek Lindner [Thu, 13 Mar 2014 13:20:07 +0000 (21:20 +0800)]
batman-adv: upgrade package to latest release 2014.1.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Florian Fainelli [Wed, 12 Mar 2014 22:27:51 +0000 (15:27 -0700)]
Merge pull request #19 from ffainelli/master
ahcpd: fix build with ARM VFP toolchains
Axel Neumann [Sat, 8 Mar 2014 20:35:54 +0000 (21:35 +0100)]
[bmx6] disable quagga plugin till fixed
Florian Fainelli [Thu, 6 Mar 2014 20:06:27 +0000 (12:06 -0800)]
ahcpd: fix build with ARM VFP toolchains
Building ahcpd for a ARM VFP enabled target will produce the following build
failure:
arm-openwrt-linux-uclibcgnueabi-gcc -Os -g -Wall
-L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/usr/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/target-arm_mpcore+vfp_uClibc-0.9.33.2_eabi/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/usr/lib
-L/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib
-o ahcpd ahcpd.o monotonic.o transport.o prefix.o configure.o config.o lease.o
-lrt
/exp00/fainelli/openwrt/trunk/staging_dir/toolchain-arm_mpcore+vfp_gcc-4.6-linaro_uClibc-0.9.33.2_eabi/lib/gcc/arm-openwrt-linux-uclibcgnueabi/4.6.4/../../../../arm-openwrt-linux-uclibcgnueabi/bin/ld:
error: ahcpd uses VFP register arguments, ahcpd.o does not
fix this by making sure that TARGET_CFLAGS are correctly passed down to ahcpd's
Makefile and used as the compiler CFLAGS by using EXTRA_DEFINES.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
Steven Barth [Wed, 5 Mar 2014 17:25:35 +0000 (18:25 +0100)]
hnetd: fix a segfault in ubus handling code
Axel Neumann [Sat, 1 Mar 2014 20:32:42 +0000 (21:32 +0100)]
[bmx6] update
Steven Barth [Sat, 1 Mar 2014 15:04:34 +0000 (16:04 +0100)]
hnetd: improve postinst logic
Steven Barth [Fri, 28 Feb 2014 17:12:15 +0000 (18:12 +0100)]
hnetd: remove some debug flags
Steven Barth [Fri, 28 Feb 2014 17:09:15 +0000 (18:09 +0100)]
hnetd: add hnetd package
Pau Escrich [Tue, 25 Feb 2014 17:13:05 +0000 (18:13 +0100)]
luci-app-bmx6: Fix topology graph with backwards compatibility
Signed-off-by: Pau Escrich <p4u@dabax.net>
Axel Neumann [Tue, 25 Feb 2014 15:11:44 +0000 (16:11 +0100)]
[bmx6] update
Pau Escrich [Tue, 25 Feb 2014 14:49:44 +0000 (15:49 +0100)]
luci-app-bmx6: Adapt the code to last bmx6 (some fields changed).
Reduce the information shown in the tunnels/gateways page.
Signed-off-by: Pau Escrich <p4u@dabax.net>
Steven Barth [Thu, 20 Feb 2014 18:50:09 +0000 (19:50 +0100)]
ohybridproxy: work around connection handling issues in mdnsd
Thanks to Markus Stenberg
Steven Barth [Tue, 18 Feb 2014 22:37:57 +0000 (23:37 +0100)]
ohybridproxy: add new package
Steven Barth [Tue, 18 Feb 2014 12:52:13 +0000 (13:52 +0100)]
babels: allow routes with source ::/128
sbyx [Tue, 18 Feb 2014 11:26:40 +0000 (12:26 +0100)]
Merge pull request #18 from sbyx/master
Add package for babel source-routing branch
Steven Barth [Tue, 18 Feb 2014 11:03:01 +0000 (12:03 +0100)]
Add myself to maintainers
Steven Barth [Sat, 15 Feb 2014 18:48:02 +0000 (19:48 +0100)]
babels: package babeld source-specific branch based on 1.4.3
Signed-off-by: Steven Barth <steven@midlink.org>
Marek Lindner [Sat, 15 Feb 2014 01:41:19 +0000 (09:41 +0800)]
batman-adv: 2014.0.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Daniel Golle [Wed, 28 Aug 2013 15:59:05 +0000 (17:59 +0200)]
IPv6 SmartGW doesn't require IPv6 NAT support
Marek Lindner [Thu, 30 Jan 2014 12:44:46 +0000 (20:44 +0800)]
batman-adv: 2014.0.0 compat updates for older kernels
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Axel Neumann [Thu, 30 Jan 2014 04:47:01 +0000 (05:47 +0100)]
Merge branch 'master' into bmx6_testing
Marek Lindner [Wed, 29 Jan 2014 05:00:04 +0000 (13:00 +0800)]
batman-adv: 2014.0.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Jo-Philipp Wich [Sun, 19 Jan 2014 17:44:52 +0000 (09:44 -0800)]
Merge pull request #15 from Noltari/bird-next
Bird Improvements
Álvaro Fernández Rojas [Fri, 17 Jan 2014 19:30:01 +0000 (20:30 +0100)]
[bird] Bump package release.
Álvaro Fernández Rojas [Fri, 17 Jan 2014 19:29:15 +0000 (20:29 +0100)]
[bird] Use pid file support introduced in v1.3.12.
Álvaro Fernández Rojas [Fri, 17 Jan 2014 19:24:45 +0000 (20:24 +0100)]
[bird] Improve init files.
Álvaro Fernández Rojas [Fri, 17 Jan 2014 18:54:43 +0000 (19:54 +0100)]
[bird] Cleanup unneeded files.
Jo-Philipp Wich [Fri, 17 Jan 2014 11:33:47 +0000 (03:33 -0800)]
Merge pull request #14 from Noltari/bird-1.4.0
[bird] Update to 1.4.0 and move bird6 to Routing and Redirection.
Bastian Bittorf [Wed, 15 Jan 2014 14:30:29 +0000 (15:30 +0100)]
batman-adv: add 'crc16' dependency which is still needed but got removed accidentally
The 'crc16' kernel lib is still needed/used by the BLA framework
(Bridge Loop Avoidance) in bridge_loop_avoidance.c. Thanks to
Antonio 'ordex' Quartulli for confirmation.
Introduced by
1ee5b17e4f7b2c145524edfb51617c911fad7cc4
("upgrade package to latest release 2014.0.0").
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Marek Lindner [Wed, 15 Jan 2014 22:48:32 +0000 (06:48 +0800)]
batman-adv: fix batman-adv header overhead calculation
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Simon Wunderlich [Wed, 15 Jan 2014 17:24:47 +0000 (18:24 +0100)]
alfred: bump version to 2014.0.0
bump alfred to version 2014.0.0. From the CHANGELOG:
* add installation of the alfred-gpsd manpage
* add -lm to linker flags for libgps in alfred-gpsd
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Marek Lindner [Mon, 13 Jan 2014 19:16:21 +0000 (03:16 +0800)]
batman-adv: upgrade package to latest release 2014.0.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Álvaro Fernández Rojas [Sat, 11 Jan 2014 17:40:23 +0000 (18:40 +0100)]
[bird] Update to 1.4.0 and move bird6 to Routing and Redirection.
Pau Escrich [Fri, 10 Jan 2014 16:39:00 +0000 (17:39 +0100)]
Merge branch 'master' into bmx6_testing
Pau Escrich [Fri, 10 Jan 2014 16:37:57 +0000 (17:37 +0100)]
luci-app-bmx6: Initialize tun6in6 variable and add further checks
Signed-off-by: Pau Escrich <p4u@dabax.net>
Bastian Bittorf [Sat, 4 Jan 2014 06:54:22 +0000 (07:54 +0100)]
olsrd: hotplug: changed a varname which broke in
3a1fd118833e8c6d341fde4ef99d31786c3614c9
Bastian Bittorf [Fri, 3 Jan 2014 20:00:45 +0000 (21:00 +0100)]
olsrd: hotplug: optimize execution-speed and simplify using already existing GLOBAL vars instead of encapsulating vars from function to function, cleanups and comments in source
Moritz Warning [Mon, 16 Dec 2013 20:53:00 +0000 (12:53 -0800)]
Merge pull request #12 from openwrt-routing/nds-optional-imq
nodogsplash: check if TrafficControl is enabled before testing imq module requirement.
Gui Iribarren [Fri, 13 Dec 2013 19:05:26 +0000 (16:05 -0300)]
alfred: workaround race condition when batmanif is not ready at boot time
Wait up to 30 seconds during init.d script on boot, so that batmanif can
come up. If the timeout is reached, the init.d script refuses to start
alfred and related daemons.
This prevents an alfred crash when it would start during early boot, before
batmanif is available. Instead, alfred is started as soon as batmanif appears,
if that happens during the 30-second window.
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Gui Iribarren [Fri, 13 Dec 2013 19:03:47 +0000 (16:03 -0300)]
alfred: fix batadv-vis invocation in init.d script
broken (wouldn't start, failing silently) since the following commit:
* "renamed vis to batadv-vis to avoid collisions with other vis binaries"
which renamed only some instances of the "vis" command
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Gui Iribarren [Sun, 15 Dec 2013 11:47:17 +0000 (08:47 -0300)]
nodogsplash: recognize yes, true or 1 as valid TrafficControl values
Gui Iribarren [Sun, 15 Dec 2013 11:31:50 +0000 (08:31 -0300)]
nodogsplash: check if TrafficControl is enabled before testing imq module requirement.
This avoids failing to start in current OpenWrt Attitude Adjustment and trunk,
which lack IMQ support (and WONTFIX). Suggested in the issue discussed in:
http://ml.ninux.org/pipermail/nodogsplash/2013-May/000009.html
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Axel Neumann [Wed, 27 Nov 2013 11:01:46 +0000 (12:01 +0100)]
bmx6: update to current master revision
Axel Neumann [Wed, 27 Nov 2013 10:55:52 +0000 (11:55 +0100)]
Merge branch 'master' into bmx6_testing
Bastian Bittorf [Sun, 24 Nov 2013 14:21:17 +0000 (15:21 +0100)]
olsrd: hotplug-script: take config-file as marker for 'init-script-was-already-invoked-once' and not the pidfile: the pidfile ist not written if the daemon couldnt startup, e.g. because no interface was up yet and 'AllowNoInt' was not configured - thanks to bluse-blue for reporting this issue on a WDR4900v1
Bastian Bittorf [Thu, 14 Nov 2013 08:36:08 +0000 (00:36 -0800)]
Merge pull request #10 from mmunz/upstream
Fix config creation for multiple LinkQualityMult entries in uci config
Gui Iribarren [Tue, 12 Nov 2013 19:28:46 +0000 (20:28 +0100)]
alfred: optionally bundle a lua script for generating a bat-hosts
Provide a lua script that uses alfred to propagate and collect all
interface mac + names, then generate a /tmp/bat-hosts file.
If there's already a (probably hand-made) /etc/bat-hosts it won't overwrite it,
but if there's none, it will symlink /etc/bat-hosts -> /tmp/bat-hosts
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Thanks-to: Joshua Head <joshua.head@outlook.com>
[sw@simonwunderlich.de: bumped release number]
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Manuel Munz [Tue, 12 Nov 2013 13:35:24 +0000 (14:35 +0100)]
Fix config creation for multiple LinkQualityMult entries in uci config
Bastian Bittorf [Mon, 11 Nov 2013 10:46:17 +0000 (11:46 +0100)]
olsrd: hotplug: dont test if daemon is enabled, but look for a written PID-file. this solves the issue, that hotplug fires multiple restarts during boot for each upcoming interface (e.g. lo, lan, wan, wifi1, wifi2) which is racy somehow, but leaves hotplug itself working after normal startup. also reduce forking by directly sourcing '/etc/init.d/olsrd' via rc.common
Pau Escrich [Fri, 1 Nov 2013 21:30:02 +0000 (22:30 +0100)]
luci-app-bmx6: show the IPv6 tunnels of bmx6 in the node's web page
Gabriel Kerneis [Mon, 28 Oct 2013 16:18:24 +0000 (16:18 +0000)]
ahcpd: migrate from openwrt/packages
Update maintainer email address
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
Gabriel Kerneis [Mon, 28 Oct 2013 16:16:56 +0000 (16:16 +0000)]
babeld: migrate from openwrt/packages
- Update maintainer email address
- Wait for babel to die in init script (avoid race-condition on restart)
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
Gabriel Kerneis [Mon, 27 May 2013 05:48:05 +0000 (06:48 +0100)]
ndppd: new upstream release 0.2.3
Also update maintainer email address and cherry-pick commit
00da8bf to
prevent daemonizing before reading the configuration file.
Signed-off-by: Gabriel Kerneis <gabriel@kerneis.info>
Simon Wunderlich [Tue, 22 Oct 2013 23:30:22 +0000 (01:30 +0200)]
alfred: bump version to 2013.4.0
bump alfred to version 2013.4.0. From the CHANGELOG:
* add new json output format for vis
* add gps location information service for alfred
* allow network interface to vanish and return without restart
* allow to switch between master and slave operation without restart
* renamed vis to batadv-vis to avoid collisions with other vis binaries
* add manpages
* various code cleanups
* bugs squashed:
* handle failing write() in unix sockets
* Fix crash when vis opened empty file
alfred-gpsd is optional and requires libgps from the gpsd package to
compile. It needed its own -lm for libgps which does not link to libm
by itself, a patch for upstream alfred has been posted.
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Gui Iribarren [Sun, 13 Oct 2013 22:01:28 +0000 (00:01 +0200)]
alfred: Add a lightweight framework for running facter scripts that feed data into alfred every 5 minutes
Alfred expects to be fed data periodically, but there's currently no easy
way to do that from scripts, prompting people to write whole C programs
to accomplish tasks that could easily be scripted.
Provide a really simple framework to run scripts every 5 minutes, using a
cronjob, when alfred is started by the init.d script.
Signed-off-by: Gui Iribarren <gui@altermundi.net>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
Marek Lindner [Mon, 14 Oct 2013 19:19:03 +0000 (03:19 +0800)]
batman-adv: upgrade package to latest release 2013.4.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Bastian Bittorf [Tue, 8 Oct 2013 19:53:12 +0000 (21:53 +0200)]
batman-adv: tweak the Makefile for dynamically patch 'main.h' via 'sed' by inserting '#undef CONFIG_MODULE_STRIPPED' - so the intelligent OpenWrt-optimizer will not destroy important module-metadata. remove the old patch which does the same, but needed rebasing everything main.h changes. compile and run-tested on ar71xx
Jo-Philipp Wich [Tue, 8 Oct 2013 19:29:15 +0000 (19:29 +0000)]
bird: Update to 1.3.11 and fix build issues
Based on patch by Álvaro Fernández Rojas <noltari@gmail.com>
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Tue, 8 Oct 2013 19:18:47 +0000 (19:18 +0000)]
move bird into toplevel directory
Felix Fietkau [Tue, 14 May 2013 15:02:57 +0000 (15:02 +0000)]
packages: fold the IPv6 menu into Network
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@36635
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Jo-Philipp Wich [Wed, 19 Sep 2012 15:35:00 +0000 (15:35 +0000)]
remove now redundant +USE_EGLIBC:librt dependencies
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@33481
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Fri, 29 Jun 2012 21:56:37 +0000 (21:56 +0000)]
bird: link against librt when using eglibc
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@32548
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Gabor Juhos [Mon, 14 May 2012 19:34:06 +0000 (19:34 +0000)]
Update BIRD to version 1.3.7
Besides some nice new featues like an include command in config files, the
possibility to define protocol instances from templates, and support for BGP
peerings on link-local IPv6 addresses the new release also contains lots of
bugfixes.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@31719
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Felix Fietkau [Tue, 20 Mar 2012 14:30:21 +0000 (14:30 +0000)]
bird: adjust for service_* code move
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@31043
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Wed, 16 Nov 2011 20:02:41 +0000 (20:02 +0000)]
packages: add missing conffiles define
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@29199
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Nicolas Thill [Sun, 13 Nov 2011 22:16:25 +0000 (22:16 +0000)]
packages/bird: use new service functions
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@29079
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Thu, 15 Sep 2011 09:28:16 +0000 (09:28 +0000)]
net/bird: update to version 1.3.3
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@28243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Fri, 6 May 2011 05:07:40 +0000 (05:07 +0000)]
net/bird: update to version 1.3.1
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@26835
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Daniel Dickinson [Sat, 12 Mar 2011 06:55:07 +0000 (06:55 +0000)]
Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@26072
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Tue, 26 Oct 2010 11:55:34 +0000 (11:55 +0000)]
net/bird: update to version 1.2.5
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@23638
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Wed, 4 Aug 2010 12:35:13 +0000 (12:35 +0000)]
net/bird: update bird to version 1.2.4
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@22480
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Sat, 17 Jul 2010 10:17:58 +0000 (10:17 +0000)]
net/bird: allow BIRD to support Unique Local Unicast Address (RFC 4193) type IPv6 addresses
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@22243
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Alexandros C. Couloumbis [Wed, 2 Jun 2010 11:52:58 +0000 (11:52 +0000)]
upgrade to bird-1.2.3 (thanks Ondrej Zajicek)
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@21658
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Florian Fainelli [Sat, 10 Apr 2010 18:33:04 +0000 (18:33 +0000)]
add package for BIRD Internet Routing Daemon
Here is the patch that adds a package for The BIRD Internet Routing
Daemon. It is updated to the current version of BIRD (v 1.2.2).
BIRD is an internet routing daemon that implements OSPF, RIP and BGP.
It is fast, lightweight and small (cca 300 kB), therefore ideal for
OpenWRT based routers.
The makefile is rather tricky, as BIRD have to be built two times (for
IPv4 and IPv6 versions) and there are separate packages for BIRD daemon
and BIRD client, because client depends on libreadline and is not
strictly necessary.
Signed-off-by: Ondrej Zajicek <santiago@crfreenet.org>
git-svn-id: svn+ssh://svn.openwrt.org/openwrt/packages@20780
3c298f89-4303-0410-b956-
a3cf2f4a3e73
Marek Lindner [Mon, 7 Oct 2013 10:47:17 +0000 (18:47 +0800)]
Maintainers: update Marek's email address
Pau Escrich [Sun, 6 Oct 2013 23:04:38 +0000 (01:04 +0200)]
Change Pau e-mail address in MAINTAINERS file
Bastian Bittorf [Sun, 6 Oct 2013 19:18:27 +0000 (21:18 +0200)]
MAINTAINERS: all from https://github.com/openwrt-routing?tab=members
Bastian Bittorf [Sun, 6 Oct 2013 18:33:31 +0000 (20:33 +0200)]
Merge branch 'master' of github.com:openwrt-routing/packages
Luka Perkov [Sun, 6 Oct 2013 17:41:32 +0000 (19:41 +0200)]
MAINTAINERS: fix typo when file was copied from telephony feed
Signed-off-by: Luka Perkov <luka@openwrt.org>
Luka Perkov [Sun, 6 Oct 2013 17:09:45 +0000 (19:09 +0200)]
introduce MAINTAINERS file
Signed-off-by: Luka Perkov <luka@openwrt.org>
p4u [Wed, 2 Oct 2013 13:47:51 +0000 (15:47 +0200)]
Add bmx6-table plugin for bmx6 in Makefile
Bastian Bittorf [Sun, 29 Sep 2013 22:09:08 +0000 (00:09 +0200)]
Revert "batman-adv: remove 'un-optimization' patch for openwrt"
This reverts commit
a8e21bf882e1815023b224081843248030f1ad18.
Bastian Bittorf [Wed, 25 Sep 2013 14:42:24 +0000 (16:42 +0200)]
olsrd: hotplug-script: bugfix: move function calls down, otherwise the functions are not known yet (thanks bluse-bluw for reporting)
Bastian Bittorf [Wed, 25 Sep 2013 13:30:15 +0000 (15:30 +0200)]
olsrd: hotplug-script: cleanup/simplify
Bastian Bittorf [Wed, 25 Sep 2013 12:35:25 +0000 (14:35 +0200)]
olsrd: added hotplug script, which is needed for openwrt >= r38023 - otherwise it can happen that several interfaces are not known to olsrd at boottime
Marek Lindner [Tue, 17 Sep 2013 22:49:39 +0000 (22:49 +0000)]
batman-adv: 2013.3.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Marek Lindner [Tue, 17 Sep 2013 22:40:45 +0000 (22:40 +0000)]
batman-adv: remove 'un-optimization' patch for openwrt
OpenWrt is providing a proper solution.
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
p4u [Tue, 10 Sep 2013 10:57:44 +0000 (12:57 +0200)]
Change bmx6 git repository to github since bmx6.net is down (hd failure)
Bastian Bittorf [Fri, 6 Sep 2013 14:32:00 +0000 (16:32 +0200)]
Bastian Bittorf [Fri, 6 Sep 2013 13:37:33 +0000 (15:37 +0200)]
a new optimisation in openwrt is stripping some metadata information, invluding
the module version which is used by batctl to tell the user which version
batman-adv the node is currently running.
Un-define this constant to prevent the metadata from being stripped
Signed-off-by: Antonio Quartulli <ordex at autistici.org>
Moritz Warning [Fri, 6 Sep 2013 11:21:45 +0000 (13:21 +0200)]
nodogsplash: use v0.9_beta9.9.8 release
p4u [Wed, 28 Aug 2013 00:16:54 +0000 (02:16 +0200)]
luci-app-bmx6: several improvements and fixes, adapt main and advanced configuration to new config syntax
p4u [Tue, 27 Aug 2013 23:25:06 +0000 (01:25 +0200)]
luci-app-bmx6: fix issue with tunIn help
p4u [Tue, 27 Aug 2013 23:17:39 +0000 (01:17 +0200)]
luci-app-bmx6: change tunInNet for tunIn (according to new bmx6 tunnels/gateways configuration). Some minor changes.
Saverio Proto [Mon, 26 Aug 2013 10:12:32 +0000 (12:12 +0200)]
Increase Makefile pkg release after merging regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Saverio Proto [Mon, 26 Aug 2013 10:08:31 +0000 (03:08 -0700)]
Merge pull request #6 from mmunz/master
Fix a regression in the jsoninfo plugin which was introduced in olsrd 0.6.6
Manuel Munz [Fri, 23 Aug 2013 18:22:48 +0000 (20:22 +0200)]
a much simpler and cleaner fix
Manuel Munz [Fri, 23 Aug 2013 09:16:26 +0000 (11:16 +0200)]
fix for iynvalid jsoninfo output