Commit Graph

1328 Commits

Author SHA1 Message Date
Pau Escrich e912da6625 luci-app-bmx: Redesign Makefile. Split JS libraries. Clean package
Add luci-lib-jquery-1-4 and luci-lib-dracula packages. Remove unused library Curry.

Signed-off-by: Pau Escrich <p4u@dabax.net>
2017-03-26 03:15:06 +02:00
Gui Iribarren a3972affe7 bmx6: migrate init.d script to procd syntax
Signed-off-by: Gui Iribarren <gui@altermundi.net>
2017-03-25 21:41:57 -03:00
Pau Escrich eed409365f bmx6: bump to last version (include dbgMuteTimeout fix)
Signed-off-by: Pau Escrich <p4u@dabax.net>
2017-03-23 23:29:38 +01:00
Nicolas Pace 1bc988c09c Polishes bmx6 graph. Adds colors by network and gives color to links based on link quality. 2017-03-23 23:29:38 +01:00
Pau Escrich 9646815e7d luci-app-bmx6: add new methods to bmx6-info and clean/sanityze the code
Signed-off-by: Pau Escrich <p4u@dabax.net>
2017-03-23 23:29:38 +01:00
Simon Wunderlich a881d5d4a6 Merge pull request #282 from ecsv/batadv-2017.0
batman-adv 2017.0
2017-03-05 17:49:46 +01:00
Saverio Proto c1b0d8e36f MAINTAINERS: updated email addresses 2017-03-04 22:31:52 +01:00
Saverio Proto 8a75154cdc Merge pull request #283 from gabri94/master
Prince v0.3.1
2017-03-04 21:57:06 +01:00
Gabriel a377a065f4 fixed +PKG_RELEASE 2017-03-04 21:52:29 +01:00
Sven Eckelmann 1c0419755d batman-adv: Add bugfixes for 2017.0.1
* batman-adv: average: change to declare precision, not factor
 * batman-adv: Keep fragments equally sized
 * batman-adv: Initialize gw sel_class via batadv_algo

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-03-04 17:49:18 +01:00
Gabriel 50560d22db Makefile for v0.3.1 2017-03-04 17:17:22 +01:00
gabri94 aa6c4711cd Symbolic Version number 2017-03-02 18:06:47 +01:00
gabri94 7da2bbccc0 compile v0.3 2017-03-02 12:55:11 +01:00
gabri94 1eccf0ec67 New makefile for prince v0.3 2017-03-01 09:23:48 +01:00
Sven Eckelmann bc114d5acb alfred: upgrade package to latest release 2017.0
* support IPv4 multicast distribution
 * coding style cleanups

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-02-28 19:35:09 +01:00
Sven Eckelmann 62f4fa6ee4 batctl: upgrade package to latest release 2017.0
* remove root check for read-only sysfs and rtnl functionality
 * coding style cleanups
 * bugs squashed:
   - fix check for root privileges when started under modified effective
     uid

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-02-28 19:35:09 +01:00
Sven Eckelmann f5b1fe1a60 batman-adv: upgrade package to latest release 2017.0
* support latest kernels (3.2 - 4.11)
 * remove bridge loop avoidance addresses from translation table
 * allow to build B.A.T.M.A.N. V without cfg80211 integration on Linux <
 * 3.16
 * coding style cleanups and refactoring
 * bugs squashed:
   - fix interface reference counter on fragmentation errors
   - avoid double free on fragment merge error
   - fix support for up to 16 fragments
   - fix build of multicast compatibility code on some architectures

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-02-28 19:35:09 +01:00
Simon Wunderlich 3f48ed92d0 Merge pull request #279 from ecsv/batadv-maint
batman-adv: add patches from 2016.5-maint 2017-02-21
2017-02-28 17:12:02 +01:00
Stefan Peter 91e76a2f56 mcproxy: remove pedantic flag to allow compilation with musl
Signed-off-by: Stefan Peter <s.peter@mpl.ch>
2017-02-27 10:05:34 +01:00
Sven Eckelmann 0a4df2c301 batman-adv: add patches from 2016.5-maint 2017-02-21
* batman-adv: Fix double free during fragment merge error
 * batman-adv: Fix transmission of final, 16th fragment

Signed-off-by: Sven Eckelmann <sven@narfation.org>
2017-02-26 15:17:46 +01:00
Bastian Bittorf 2a5a5e1837 olsrd: find_most_recent_plugin_libary() fix sorting 2017-02-24 15:12:19 +01:00
Markus Stenberg 2430426c62 Merge pull request #275 from kdarbyshirebryant/upnp
miniupnpd: add IGDv2 support as build option
2017-02-22 10:00:59 +02:00
Markus Stenberg 209a58d40f Merge pull request #276 from kdarbyshirebryant/upnpenabled
miniupnpd: implement an 'enabled' flag
2017-02-22 09:59:36 +02:00
Pau Escrich 4ef6404bcb bmx6: update to d9b985
Signed-off-by: Pau Escrich <p4u@dabax.net>
2017-02-21 17:18:29 +01:00
Bastian Bittorf f15b8246fa olsrd: find_most_recent_plugin_libary() fix input with 'exact' filenames 2017-02-14 08:58:22 +01:00
Bastian Bittorf c91ced7279 olsrd: init-script: fix new plugin-lazymode
make sure that we do not select
'olsrd_dyn_gw_plain.so.0.4' if user wants
'olsrd_dyn_gw.so.0.5'
2017-02-13 16:25:56 +01:00
Bastian Bittorf 824f1a68e3 olsr: hotplug: fix a wrong grep (never successful) in olsrd_interface_already_in_config() 2017-02-12 20:41:04 +01:00
Bastian Bittorf 67939e59a2 olsr: fix minor complain from 'shellcheck' 2017-02-12 20:37:28 +01:00
Bastian Bittorf 22c05861e6 olsr: smartfw: fix a syntax error whwile checking for 'nowan'
introduced in 059b26c2 in 2011-nov-14 ("Manuel Munz freifunk@somakoma.de modified init
file of olsrd with improvements for 6and4 operation and also for setup of smartgw")
2017-02-12 20:23:25 +01:00
Bastian Bittorf 0e71dbfba6 olsr: init-script: minor style changes
1) echo -n -> printf
2) do not 'return 0' in functions where rc is 0 anyway
3) calc with $(( $var + $x )) -> $(( var + x ))
2017-02-12 20:19:16 +01:00
Bastian Bittorf f4bc87dc65 olsr: allow lazy-plugin-naming: e.g. olsrd_txtinfo (not olsrd_txtinfo.so.1.2)
overload init-skript's olsrd_write_loadplugin() with new function
find_most_recent_plugin_libary() - so now we can mix 'exact' and lazy
names. This change is backward compatible and now we have a better
migration strategy. This topic was hot again, after the latest updates
of a lot of plugins, resulting in non-working configs...
2017-02-12 14:36:20 +01:00
Kevin Darbyshire-Bryant 33dc373da9 miniupnpd: implement an 'enabled' flag
Add a 'master' miniupnpd service enable flag rather than just relying on
rcS.d script existence.  This allows the service to be disabled across
sysupgrade, similar to minidlna.

The service assumes enabled if no 'enabled' config flag is configured
for backwards compatibility.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-12 08:46:24 +00:00
Kevin Darbyshire-Bryant a7ce5a5d60 miniupnpd: add IGDv2 support as build option
Make IGDv2 support a build time option (default enabled)
Some devices (xbox one, windows home server) are not happy talking to an
IGDv2 enabled upnp server.

Remove 'portinuse' & 'igdv2' enabling patches backported from freebsd as
these can be configured via build time options in package makefile.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2017-02-12 08:45:24 +00:00
Bastian Bittorf c71d752eda Merge pull request #273 from OLSR/master
olsrd: update to v0.9.6.1
2017-02-10 17:49:50 +01:00
Ferry Huberts ede4989259 olsrd: update to v0.9.6.1
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
2017-02-10 11:14:52 +01:00
Simon Wunderlich 3c466ebe40 Merge pull request #269 from ecsv/batadv-fixes
batman-adv: maint patch import + settings fixes
2017-02-03 19:06:32 +01:00
elektra42 713ea82014 Merge pull request #261 from ecsv/batmand-git
batman: Switch maintainers and get batmand/vis packages from git
2017-02-03 18:28:20 +01:00
Bastian Bittorf dec45d4df5 Merge pull request #271 from OLSR/master
olsrd: update to v0.9.6 - contains important fixes
2017-02-02 15:59:18 +01:00
Ferry Huberts 54e47597d7 olsrd: update to v0.9.6
Signed-off-by: Ferry Huberts <ferry.huberts@pelagic.nl>
2017-02-01 18:48:35 +01:00
Jo-Philipp Wich 8c9d4d76d4 Merge pull request #268 from dedeckeh/pr_nat46_upstep
nat46: support portless protocols in 1:1 share ratio
2017-01-31 08:45:58 +01:00
Sven Eckelmann 8a66ed1857 batman-adv: Remove non-existing setting "vis_mode"
There is no vis_mode in the batman-adv kernel module since batman-adv
2014.0.0. So don't expose such a setting in uci.

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Sven Eckelmann 6c1a1a0666 batman-adv: Fix "aggregated_ogms" setting
The new setting for aggregated_ogms was read from the correct config key.
But the setting was applied to the wrong file. Also the value to set was
not read from the correct variable.

Reported-by: Edward Beech <initialed85@gmail.com>
Fixes: 2d654c0af1 ("batman-adv: upgrade package to latest release 2012.0.0")
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Sven Eckelmann 0e8b0976f5 batman-adv: add patches from 2016.4-maint 2017-01-04
* batman-adv: Decrease hardif refcnt on fragmentation send error

Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Sven Eckelmann 438114cc26 batman-adv: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Sven Eckelmann 7fce5dbf36 batctl: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Sven Eckelmann c1c1e134d6 alfred: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
2017-01-30 15:02:53 +01:00
Hans Dedecker 96fd90d9fa nat46: support portless protocols in 1:1 share ratio
5fed76d nat46-core: support portless protocols in 1:1 share ratio
df4c7da nat46-core: minor code improvements
4e45bd5 treewide: fix white space errors

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-01-30 10:52:38 +01:00
Simon Wunderlich be5af18367 Merge pull request #267 from openwrt-routing/mareklindner/batman-adv/batman-v-enable-by-default
batman-adv: compile batman v by default
2017-01-30 09:45:44 +01:00
Marek Lindner 1f2e4d7d03 batman-adv: compile batman v by default
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
2017-01-29 19:46:17 +08:00
Simon Wunderlich afd78d21a5 Merge pull request #266 from NeoRaider/batman-adv-build-dir
batman-adv: use kernel-specific PKG_BUILD_DIR
2017-01-27 14:59:26 +01:00