Commit Graph

684 Commits

Author SHA1 Message Date
Álvaro Fernández Rojas ad9d95cca2 [mcproxy] Add support for mcproxy v1.1.0. 2014-03-20 16:46:14 +01:00
Steven Barth bca1c952e7 hnetd: bump version 2014-03-19 14:53:33 +01:00
Russell Senior 654615db01 olsrd: bump version to 0.6.6.1, remove redundant patch
Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
2014-03-15 20:23:11 +01:00
Steven Barth 179f55280f mrd6: adopted from packages-feed 2014-03-14 09:21:45 +01:00
Marek Lindner 4602541204 batman-adv: upgrade package to latest release 2014.1.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-03-13 21:21:05 +08:00
Florian Fainelli f8eb2bd807 Merge pull request #19 from ffainelli/master
ahcpd: fix build with ARM VFP toolchains
2014-03-12 15:27:51 -07:00
Axel Neumann f357272e42 [bmx6] disable quagga plugin till fixed 2014-03-08 21:35:54 +01:00
Florian Fainelli 725ad74b67 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>
2014-03-06 12:06:27 -08:00
Steven Barth 0b4d8ba883 hnetd: fix a segfault in ubus handling code 2014-03-05 18:25:35 +01:00
Axel Neumann 7919e15eab [bmx6] update 2014-03-01 21:32:42 +01:00
Steven Barth b0d5ed7368 hnetd: improve postinst logic 2014-03-01 16:04:34 +01:00
Steven Barth 41ed16b7ad hnetd: remove some debug flags 2014-02-28 18:12:15 +01:00
Steven Barth 4988cbc735 hnetd: add hnetd package 2014-02-28 18:09:32 +01:00
Pau Escrich 6beba22a4d luci-app-bmx6: Fix topology graph with backwards compatibility
Signed-off-by: Pau Escrich <p4u@dabax.net>
2014-02-25 18:14:07 +01:00
Axel Neumann 5366e549dd [bmx6] update 2014-02-25 16:11:44 +01:00
Pau Escrich a110cfccd5 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>
2014-02-25 15:49:44 +01:00
Steven Barth a8313faa28 ohybridproxy: work around connection handling issues in mdnsd
Thanks to Markus Stenberg
2014-02-20 19:50:09 +01:00
Steven Barth eaec2309e8 ohybridproxy: add new package 2014-02-18 23:37:57 +01:00
Steven Barth 69298f17f5 babels: allow routes with source ::/128 2014-02-18 13:52:13 +01:00
sbyx cd69f6a660 Merge pull request #18 from sbyx/master
Add package for babel source-routing branch
2014-02-18 12:26:40 +01:00
Steven Barth 082dc0b1b5 Add myself to maintainers 2014-02-18 12:03:01 +01:00
Steven Barth 14a5842cbe babels: package babeld source-specific branch based on 1.4.3
Signed-off-by: Steven Barth <steven@midlink.org>
2014-02-15 19:48:02 +01:00
Marek Lindner 2185559079 batman-adv: 2014.0.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-02-15 09:41:19 +08:00
Daniel Golle a9f43d29e9 IPv6 SmartGW doesn't require IPv6 NAT support 2014-02-11 19:08:20 +01:00
Marek Lindner 46ea4de211 batman-adv: 2014.0.0 compat updates for older kernels
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-30 20:44:46 +08:00
Axel Neumann 9666bb6860 Merge branch 'master' into bmx6_testing 2014-01-30 05:47:01 +01:00
Marek Lindner 4ef1f3eee1 batman-adv: 2014.0.0 updated stability fixes
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-29 13:00:04 +08:00
Jo-Philipp Wich a9532755db Merge pull request #15 from Noltari/bird-next
Bird Improvements
2014-01-19 09:44:52 -08:00
Álvaro Fernández Rojas 347dd3a642 [bird] Bump package release. 2014-01-18 18:33:25 +01:00
Álvaro Fernández Rojas eb975ff197 [bird] Use pid file support introduced in v1.3.12. 2014-01-17 20:29:15 +01:00
Álvaro Fernández Rojas 8731e0647a [bird] Improve init files. 2014-01-17 20:24:45 +01:00
Álvaro Fernández Rojas 0c1529eee2 [bird] Cleanup unneeded files. 2014-01-17 19:54:43 +01:00
Jo-Philipp Wich 0ebe3eb68b Merge pull request #14 from Noltari/bird-1.4.0
[bird] Update to 1.4.0 and move bird6 to Routing and Redirection.
2014-01-17 03:33:47 -08:00
Bastian Bittorf b5a0b783ee 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 1ee5b17e4f
("upgrade package to latest release 2014.0.0").

Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-16 06:53:52 +08:00
Marek Lindner c7e942386f batman-adv: fix batman-adv header overhead calculation
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-16 06:49:49 +08:00
Simon Wunderlich 9c4108db7c 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>
2014-01-15 18:24:47 +01:00
Marek Lindner 1ee5b17e4f batman-adv: upgrade package to latest release 2014.0.0
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2014-01-14 03:16:56 +08:00
Álvaro Fernández Rojas 8b98b8a0df [bird] Update to 1.4.0 and move bird6 to Routing and Redirection. 2014-01-11 18:40:23 +01:00
Pau Escrich dbdf03e816 Merge branch 'master' into bmx6_testing 2014-01-10 17:39:00 +01:00
Pau Escrich 8ec4442562 luci-app-bmx6: Initialize tun6in6 variable and add further checks
Signed-off-by: Pau Escrich <p4u@dabax.net>
2014-01-10 17:37:57 +01:00
Bastian Bittorf 003a28d88d olsrd: hotplug: changed a varname which broke in 3a1fd11883 2014-01-04 07:54:22 +01:00
Bastian Bittorf 3a1fd11883 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 2014-01-03 21:00:45 +01:00
Moritz Warning 0e4201a983 Merge pull request #12 from openwrt-routing/nds-optional-imq
nodogsplash: check if TrafficControl is enabled before testing imq module requirement.
2013-12-16 12:53:00 -08:00
Gui Iribarren e2cfab7f28 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>
2013-12-16 16:03:44 +01:00
Gui Iribarren 47a466ede6 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>
2013-12-16 16:03:44 +01:00
Gui Iribarren 0c2656c402 nodogsplash: recognize yes, true or 1 as valid TrafficControl values 2013-12-15 08:47:17 -03:00
Gui Iribarren 4bcf0bc5a8 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>
2013-12-15 08:37:03 -03:00
Axel Neumann 39bb35f0d8 bmx6: update to current master revision 2013-11-27 12:01:46 +01:00
Axel Neumann dea7535ffa Merge branch 'master' into bmx6_testing 2013-11-27 11:55:52 +01:00
Bastian Bittorf e459ca61d2 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 2013-11-24 15:21:17 +01:00