Sven Eckelmann [Mon, 30 Jan 2017 13:52:25 +0000 (14:52 +0100)]
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>
Sven Eckelmann [Mon, 30 Jan 2017 13:46:03 +0000 (14:46 +0100)]
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: 2d654c0af194 ("batman-adv: upgrade package to latest release 2012.0.0")
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Sven Eckelmann [Mon, 30 Jan 2017 13:37:37 +0000 (14:37 +0100)]
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>
Sven Eckelmann [Wed, 25 Jan 2017 09:03:30 +0000 (10:03 +0100)]
batman-adv: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Sven Eckelmann [Wed, 25 Jan 2017 09:03:30 +0000 (10:03 +0100)]
batctl: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Sven Eckelmann [Wed, 25 Jan 2017 09:03:30 +0000 (10:03 +0100)]
alfred: Add sha256 PKG_HASH for LEDE
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Simon Wunderlich [Mon, 30 Jan 2017 08:45:44 +0000 (09:45 +0100)]
Merge pull request #267 from openwrt-routing/mareklindner/batman-adv/batman-v-enable-by-default
batman-adv: compile batman v by default
Marek Lindner [Sun, 29 Jan 2017 11:46:17 +0000 (19:46 +0800)]
batman-adv: compile batman v by default
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
Simon Wunderlich [Fri, 27 Jan 2017 13:59:26 +0000 (14:59 +0100)]
Merge pull request #266 from NeoRaider/batman-adv-build-dir
batman-adv: use kernel-specific PKG_BUILD_DIR
Matthias Schiffer [Fri, 27 Jan 2017 12:23:39 +0000 (13:23 +0100)]
batman-adv: use kernel-specific PKG_BUILD_DIR
The batman-adv Makefile set a PKG_BUILD_DIR outside of KERNEL_BUILD_DIR;
this could lead to batman-adv not being rebuilt when switching targets and
thus kernel configurations. This resulted in ABI mismatches and
occasionally broke the build with messages like the following:
Package kmod-batman-adv is missing dependencies for the following libraries:
crc16.ko
Instead of setting a better PKG_BUILD_DIR ourselves, we can just remove
the explicit PKG_BUILD_DIR definition and include kernel.mk before
package.mk to get the default definition used by other kernel module
packages.
Reported-by: David Lutz <kpanic@hirnduenger.de>
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Bastian Bittorf [Thu, 26 Jan 2017 14:26:42 +0000 (15:26 +0100)]
Merge pull request #263 from gabri94/master
Add Prince to openwrt-routing
Gabriel [Thu, 26 Jan 2017 00:21:17 +0000 (01:21 +0100)]
Changed description
Gabriel [Wed, 25 Jan 2017 22:33:28 +0000 (23:33 +0100)]
added install
Gabriel [Wed, 25 Jan 2017 20:58:08 +0000 (21:58 +0100)]
fixup! fixup! addedd poprouting makefile
Gabriel [Wed, 25 Jan 2017 20:50:27 +0000 (21:50 +0100)]
fixup! addedd poprouting makefile
Gabriel [Wed, 25 Jan 2017 20:48:06 +0000 (21:48 +0100)]
addedd poprouting makefile
Gabriel Kerneis [Mon, 23 Jan 2017 20:49:51 +0000 (21:49 +0100)]
Merge pull request #258 from jow-/ndppd-compile-fix
ndppd: fix compilation with modern gcc
Simon Wunderlich [Wed, 18 Jan 2017 09:46:04 +0000 (10:46 +0100)]
Merge pull request #259 from jow-/batmand-fix-package
batmand: switch to tarball download, fix build with musl libc
Jo-Philipp Wich [Wed, 18 Jan 2017 01:45:18 +0000 (02:45 +0100)]
batmand: switch to tarball download, fix build with musl libc
Since the upstream SVN repository is not available anymore, update the
Makefile to fetch tarballs cached by the LEDE or OpenWrt projects instead.
Also add a missing -D_GNU_SOURCE to the target flags to fix compilation
with musl libc.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Jo-Philipp Wich [Wed, 18 Jan 2017 00:57:17 +0000 (01:57 +0100)]
ndppd: fix compilation with modern gcc
Import upstream commit "
f19fa4b Fix a cast so it can be compiled with gcc-6"
in order to fix building ndppd with recent gcc versions.
Fixes the following error spotted by the build bots:
src/iface.cc: In static member function 'static ndppd::ptr<ndppd::iface> ndppd::iface::open_pfd(const string&)':
src/iface.cc:153:5: error: narrowing conversion of '-1' from 'int' to '__u32 {aka unsigned int}' inside { } [-Wnarrowing]
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Bastian Bittorf [Mon, 16 Jan 2017 13:07:09 +0000 (14:07 +0100)]
Merge pull request #256 from SvenRoederer/olsr_fix_empty-line
olsrd: Makefile - remove empty line
Bastian Bittorf [Mon, 16 Jan 2017 12:48:11 +0000 (13:48 +0100)]
Merge pull request #253 from SvenRoederer/olsrd/remove-6and4
Olsrd: remove 6and4 backward compatibility
zorun [Mon, 16 Jan 2017 09:38:50 +0000 (10:38 +0100)]
Merge pull request #247 from Noltari/bird-next
bird: update to v1.6.3
Sven Roederer [Sun, 15 Jan 2017 17:04:43 +0000 (18:04 +0100)]
olsrd: Makefile - remove empty line
doesn't look like it intended
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
zorun [Sun, 15 Jan 2017 23:19:58 +0000 (00:19 +0100)]
Merge pull request #255 from zorun/babeld_drop_compat
babeld: Cleanup old compatibility code in initscript
Baptiste Jonglez [Sun, 15 Jan 2017 22:33:32 +0000 (23:33 +0100)]
babeld: Cleanup old compatibility code in initscript
It makes the init script more readable. It has been more than two years
since babeld 1.5.1, let's hope nobody is still using the old
(undocumented) option names.
Incidentally, this commit fixes support for the "conf_dir" option,
introduced by
ac643416dc ("babeld: allow changing alternative
configuration file and directory"). The default value of $OTHERCONFIGDIR
was always used, because the variable was used *before* it was (possibly)
redefined when parsing the UCI config.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
root [Sun, 15 Jan 2017 11:51:43 +0000 (11:51 +0000)]
olsrd: init: updated (c)-year to 2017
Sven Roederer [Sat, 14 Jan 2017 05:03:50 +0000 (06:03 +0100)]
olsrd: remove deprecated 6and4 compatibility
It's announced since several years, that such setups (one
olsrd running IPv4 and IPv6) will no be supported anymore.
See
4b06c42f97a0d45eaf41a42c065c2dba4d643408
(olsrd: splitting IPv6/4 configuration and start scripts)
Signed-off-by: Sven Roederer <freifunk@it-solutions.geroedel.de>
zorun [Thu, 12 Jan 2017 22:12:01 +0000 (23:12 +0100)]
Merge pull request #252 from zorun/babeld_maintainer
babeld: Add myself as maintainer
Baptiste Jonglez [Thu, 12 Jan 2017 22:09:30 +0000 (23:09 +0100)]
babeld: Add myself as maintainer
Also update my email address in the main MAINTAINERS file.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
zorun [Thu, 12 Jan 2017 20:45:59 +0000 (21:45 +0100)]
Merge pull request #250 from zorun/babeld_procd_v2
babeld: Add procd support and other fixes
Simon Wunderlich [Wed, 11 Jan 2017 20:08:58 +0000 (21:08 +0100)]
Merge pull request #243 from ecsv/batman-adv-2016.5
batman-adv 2016.5
Axel Neumann [Wed, 11 Jan 2017 00:17:33 +0000 (01:17 +0100)]
bmx7: bump src code including mbedtls.2.4.0 support and compatibility CV21
Baptiste Jonglez [Mon, 9 Jan 2017 16:12:19 +0000 (17:12 +0100)]
babeld: Update project URL again…
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Baptiste Jonglez [Mon, 9 Jan 2017 16:11:58 +0000 (17:11 +0100)]
babeld: Bump PKG_RELEASE because of procd support
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Baptiste Jonglez [Mon, 9 Jan 2017 16:07:40 +0000 (17:07 +0100)]
babeld: add dynamic config files to the procd watch list
This way, "/etc/init.d/babeld reload" will detect when one of these
dynamic config files has changed, and restart babeld only if that is the
case.
Dynamic config files where introduced by
82d9002689 ("babeld: add support
for dynamic config files").
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Baptiste Jonglez [Mon, 9 Jan 2017 15:05:03 +0000 (16:05 +0100)]
babeld: Properly quote variables
This was mostly introduced by
82d9002689 ("babeld: add support for dynamic
config files").
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Baptiste Jonglez [Mon, 9 Jan 2017 14:42:58 +0000 (15:42 +0100)]
babeld: Log to the system log instead of logging to a file
This avoids running out of flash or RAM space if babeld logs too much.
The system log is stored on RAM by default and has a controlled size.
It is still possible to tell babeld to log to a file, by using the
following in /etc/config/babeld:
config general
option log_file "/var/log/babeld.log"
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Imuli [Tue, 16 Sep 2014 15:07:41 +0000 (11:07 -0400)]
babeld: procd support
note: dependant on openwrt commit
85fabd68, adding support for null arguments.
Markus Stenberg [Mon, 9 Jan 2017 11:49:55 +0000 (13:49 +0200)]
Merge pull request #249 from diizzyy/patch-2
miniupnpd: Update to 2.0.
20161216
Daniel Engberg [Mon, 9 Jan 2017 10:44:27 +0000 (11:44 +0100)]
miniupnpd: Update to 2.0.
20161216
Enable IGDv2 as v1 Device DCPs were deprecated as of March 30, 2015
Source: http://upnp.org/specs/gw/igd2
Enable port in use check
Patches are originally from the FreeBSD Ports repo and refreshed for this repo.
Source: https://svnweb.freebsd.org/ports/head/net/miniupnpd/files/
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Bastian Bittorf [Wed, 4 Jan 2017 17:38:20 +0000 (18:38 +0100)]
Merge pull request #246 from SvenRoederer/fix/compile-warning
olsrd: disable compiler-warning "missing-include-dirs"
Álvaro Fernández Rojas [Tue, 27 Dec 2016 17:04:47 +0000 (18:04 +0100)]
bird: update to v1.6.3
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
zorun [Thu, 22 Dec 2016 21:44:48 +0000 (22:44 +0100)]
Merge pull request #245 from christf/christf_bump_babeld_to_1.8
babeld: update to version 1.8 which is compatible to 1.7.1
Christof Schulze [Wed, 21 Dec 2016 20:39:31 +0000 (21:39 +0100)]
babeld: update to version 1.8 which is compatible to 1.7.1
Signed-off-by: Christof Schulze <christof.schulze@gmx.net>
Sven Roederer [Thu, 22 Dec 2016 11:32:55 +0000 (12:32 +0100)]
olsrd: disale compiler-warning "missing-include-dirs"
remove this warning as it fails to build for the nmealib with missing
"staging_dir/target-mipsel_24kc_musl-1.1.15/include" from buildenv
Bastian Bittorf [Sun, 18 Dec 2016 20:39:05 +0000 (21:39 +0100)]
olsrd: disable parallel build and swap a dependency order, should fix buildbot
Bastian Bittorf [Fri, 16 Dec 2016 16:14:09 +0000 (17:14 +0100)]
olsrd: plugins: pud: fix missing dependency for libgps
Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com>
Bastian Bittorf [Fri, 16 Dec 2016 14:59:29 +0000 (15:59 +0100)]
Merge pull request #242 from freifunk-leipzig/master
olsrd: new version number 0.9.5 and new netjson plugin
(for now it needs manually selected the libgps-dependency, which gets fixed in the next commit)
Sven Eckelmann [Sun, 11 Dec 2016 14:10:30 +0000 (15:10 +0100)]
alfred: upgrade package to latest release 2016.5
* support interface validity checks on systems without debugfs
* remove debugfs check during batadv-vis startup
* allow out-of-order txend packets during transmissions
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Sun, 11 Dec 2016 14:07:19 +0000 (15:07 +0100)]
batctl: upgrade package to latest release 2016.5
* reimplement traceroute/ping commands in userspace without debugfs
* switch interface manipulation from (legacy) sysfs to rtnetlink
* coding style cleanups
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Sun, 11 Dec 2016 14:04:33 +0000 (15:04 +0100)]
batman-adv: upgrade package to latest release 2016.5
* support latest kernels (3.2 - 4.10)
* change installation path back to $INSTALL_MOD_DIR/updates/net/batman-adv
* add simple (re)broadcast avoidance
* reduce multicast TT and TVLV update delays under B.A.T.M.A.N. V
* support B.A.T.M.A.N. V throughput detection when using VLANs on top of WiFi
* improve documentation of sysfs and debugfs files
* coding style cleanups and refactoring
* bugs squashed:
- detect missing primaryif during tp_send as error
- fix re-adding of previously removed interfaces via rtnetlink
- fix rare race conditions on interface removal
- handle allocation error when generating TT responses
Signed-off-by: Sven Eckelmann <sven@narfation.org>
FreifunkUFO [Wed, 7 Dec 2016 13:29:04 +0000 (14:29 +0100)]
olsrd: add netjson plugin
netjson plugin added
lindnermarek [Sun, 4 Dec 2016 01:38:37 +0000 (09:38 +0800)]
Merge pull request #241 from ecsv/batman-adv-2016.4-maint-2016-10-29
batman-adv: add patches from 2016.4-maint 2016-12-02
Sven Eckelmann [Wed, 30 Nov 2016 10:54:46 +0000 (11:54 +0100)]
batman-adv: Add get_link_net compat code for Linux < 4.0.0
LEDE is still using Linux 3.18 on some systems. Allow to build batman-adv
for it by not checking the netns of a possible netdev link during the
batadv-on-batadv check.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Wed, 30 Nov 2016 08:47:47 +0000 (09:47 +0100)]
batman-adv: add patches from 2016.4-maint 2016-12-02
* batman-adv: Install module in $INSTALL_MOD_DIR/updates/net/batman-adv
* batman-adv: Revert "fix splat on disabling an interface"
* batman-adv: Detect missing primaryif during tp_send as error
* batman-adv: Check for alloc errors when preparing TT local data
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Moritz Warning [Tue, 1 Nov 2016 01:14:49 +0000 (02:14 +0100)]
Merge branch 'master' of https://github.com/openwrt-routing/packages
Moritz Warning [Tue, 1 Nov 2016 01:13:49 +0000 (02:13 +0100)]
nodogsplash: wait for interface to appear
lindnermarek [Sun, 30 Oct 2016 12:01:44 +0000 (20:01 +0800)]
Merge pull request #238 from ecsv/batman-adv-2016.4
batman-adv 2016.4
Vasilis Tsiligiannis [Sat, 29 Oct 2016 14:06:18 +0000 (17:06 +0300)]
quagga: Bump to v1.1.0
- Fix dependencies to 'libzebra'
- Drop support for 'babeld' daemon
- Drop support for extra MANET protocols
- Refresh patches
Sven Eckelmann [Fri, 28 Oct 2016 07:50:00 +0000 (09:50 +0200)]
alfred: upgrade package to latest release 2016.4
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Fri, 28 Oct 2016 07:46:15 +0000 (09:46 +0200)]
batctl: upgrade package to latest release 2016.4
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Fri, 30 Sep 2016 08:10:51 +0000 (10:10 +0200)]
batman-adv: upgrade package to latest release 2016.4
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Bastian Bittorf [Fri, 21 Oct 2016 11:00:45 +0000 (13:00 +0200)]
Merge pull request #234 from HRogge/master
Update to OONF version 0.13.0
Henning Rogge [Fri, 21 Oct 2016 10:50:17 +0000 (12:50 +0200)]
Update to OONF version 0.13.0
Jo-Philipp Wich [Wed, 5 Oct 2016 09:29:00 +0000 (11:29 +0200)]
Merge pull request #232 from Noltari/bird-next
bird: update to v1.6.2
Álvaro Fernández Rojas [Wed, 28 Sep 2016 16:15:43 +0000 (18:15 +0200)]
bird: update to v1.6.2
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Markus Stenberg [Fri, 30 Sep 2016 09:12:42 +0000 (12:12 +0300)]
Merge pull request #233 from hnyman/m-fix
miniupnpd: fix local variables in hotplug script, change startup priority slightly
Sven Eckelmann [Thu, 1 Sep 2016 17:42:20 +0000 (19:42 +0200)]
alfred: upgrade package to latest release 2016.3
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Thu, 1 Sep 2016 17:20:54 +0000 (19:20 +0200)]
batctl: upgrade package to latest release 2016.3
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Sun, 8 May 2016 14:27:03 +0000 (22:27 +0800)]
batman-adv: upgrade package to latest release 2016.3
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Hannu Nyman [Fri, 30 Sep 2016 07:06:12 +0000 (10:06 +0300)]
miniupnpd: fix local variables in hotplug, change startup priority
* Remove 'local' variable definitions from hotplug script.
Busybox 1.25.0 does not allow local variables defined outside functions.
This fixes #231
* Change startup priority from 95 to 94, so that miniupnpd starts
before S95done (which is intended to be run last).
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
Bastian Bittorf [Fri, 9 Sep 2016 18:16:49 +0000 (20:16 +0200)]
Merge pull request #230 from HRogge/master
Update to OONF 0.12.4
Henning Rogge [Sun, 4 Sep 2016 12:21:45 +0000 (14:21 +0200)]
Update to OONF 0.12.4
lindnermarek [Wed, 24 Aug 2016 09:42:10 +0000 (17:42 +0800)]
Merge pull request #221 from NeoRaider/batman-adv-version
batman-adv: move CONFIG_MODULE_STRIPPED hack to compat-hacks.h
lindnermarek [Wed, 24 Aug 2016 09:27:21 +0000 (17:27 +0800)]
Merge pull request #208 from ecsv/ecsv/batadv-uapi-order
batman-adv: Exchange include order for uapi header files
Bastian Bittorf [Thu, 18 Aug 2016 11:44:22 +0000 (13:44 +0200)]
Merge pull request #222 from HRogge/master
Update to OONF 0.12.3
Henning Rogge [Wed, 17 Aug 2016 15:21:10 +0000 (17:21 +0200)]
Update to OONF 0.12.3
Moritz Warning [Wed, 10 Aug 2016 20:33:04 +0000 (22:33 +0200)]
nodogsplash: bump version to 1.0.1
Bastian Bittorf [Tue, 9 Aug 2016 11:15:07 +0000 (13:15 +0200)]
Merge pull request #217 from HRogge/master
Update to OONF 0.12.2 + coverity fix
Matthias Schiffer [Mon, 8 Aug 2016 15:05:33 +0000 (17:05 +0200)]
batman-adv: move CONFIG_MODULE_STRIPPED hack to compat-hacks.h
The CONFIG_MODULE_STRIPPED hack broke some time ago, as it is undefined too
late (after the headers using it have been included by compat-hacks.h).
Undefine CONFIG_MODULE_STRIPPED at the top of compat-hacks.h instead to
make the module version available to batctl again.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Henning Rogge [Mon, 1 Aug 2016 09:58:04 +0000 (11:58 +0200)]
Update to OONF 0.12.2 + coverity fix
zorun [Sat, 30 Jul 2016 11:35:36 +0000 (13:35 +0200)]
Merge pull request #213 from zorun/babeld_update_url
babeld: Update source URL
Baptiste Jonglez [Sat, 30 Jul 2016 11:29:00 +0000 (13:29 +0200)]
babeld: Update source URL
There is a HTTP redirection in place from the old URL to the new URL, but
better change it now than waiting for the redirection to disappear.
Signed-off-by: Baptiste Jonglez <git@bitsofnetworks.org>
Moritz Warning [Thu, 28 Jul 2016 21:57:34 +0000 (23:57 +0200)]
nodogsplash: extend configuration help text
Axel Neumann [Wed, 20 Jul 2016 09:17:37 +0000 (11:17 +0200)]
bmx7: update source (fixing several DoS scenarios)
Axel Neumann [Tue, 19 Jul 2016 14:01:49 +0000 (16:01 +0200)]
bmx7: update source (disable sysctl settings for net/ipv4/conf/{all|default})
Alexander Ryzhov [Mon, 18 Jul 2016 11:09:33 +0000 (14:09 +0300)]
ndppd: fix source URL (#209)
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Markus Stenberg [Wed, 13 Jul 2016 05:58:15 +0000 (07:58 +0200)]
Merge pull request #203 from kdarbyshirebryant/miniupnpdfuzz
miniupnpd: refresh patches
Markus Stenberg [Wed, 13 Jul 2016 05:52:31 +0000 (07:52 +0200)]
Merge pull request #204 from kdarbyshirebryant/miniupnpdpost
miniupnpd: add igd2 postrouting table
Axel Neumann [Tue, 12 Jul 2016 13:00:23 +0000 (15:00 +0200)]
bmx7: update source (fixing discarded dhm packet signatures)
Sven Eckelmann [Fri, 8 Jul 2016 09:30:27 +0000 (11:30 +0200)]
batman-adv: Exchange include order for uapi header files
The build of netlink.c in batman-adv 2016.3 will fail because the
definition of GENL_NAMESIZE and similar things are missing. This is is
caused by an incorrect order of backports and non-backports header files
mixed up with uapi and non-uapi header files. Parts of the header files
would not get included by include_next because it not anymore in the
remaining search paths.
Reported: Marek Lindner <marek.lindner@open-mesh.com>
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Marek Lindner [Wed, 6 Jul 2016 13:36:38 +0000 (21:36 +0800)]
batman-adv: update package release to allow pkg upgrade
Signed-off-by: Marek Lindner <mareklindner@neomailbox.ch>
lindnermarek [Wed, 6 Jul 2016 13:33:25 +0000 (21:33 +0800)]
Merge pull request #197 from ecsv/batman-adv-speedyjoin
batman-adv: Fix speedy join in gateway client mode
Sven Eckelmann [Fri, 17 Jun 2016 13:54:03 +0000 (15:54 +0200)]
batman-adv: Fix speedy join in gateway client mode
Speedy join only works when the received packet is either broadcast or an
4addr unicast packet. Thus packets converted from broadcast to unicast via
the gateway handling code have to be converted to 4addr packets to allow
the receiving gateway server to add the sender address as temporary entry
to the translation table.
Not doing it will make the batman-adv gateway server drop the DHCP response
in many situations because it doesn't yet have the TT entry for the
destination of the DHCP response.
Signed-off-by: Sven Eckelmann <sven@narfation.org>
Sven Eckelmann [Tue, 5 Jul 2016 10:03:44 +0000 (12:03 +0200)]
batman-adv: Add reference counting + nullptr fixes
* Avoid nullptr dereference in bla after vlan_insert_tag
* Avoid nullptr dereference in dat after vlan_insert_tag
* Avoid tt_req_node list put for unhashed entry
* Fix orig_node_vlan leak on orig_node_release
* Fix non-atomic bla_claim::backbone_gw access
* Fix reference leak in batadv_find_router
* Free last_bonding_candidate on release of orig_node
Signed-off-by: Sven Eckelmann <sven.eckelmann@open-mesh.com>
Kevin Darbyshire-Bryant [Mon, 4 Jul 2016 19:23:45 +0000 (20:23 +0100)]
miniupnpd: add igd2 postrouting table
add MINIUPNPD-POSTROUTING rule. Solves following error
addmasqueraderule() : chain MINIUPNPD-POSTROUTING not found
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Axel Neumann [Fri, 1 Jul 2016 09:08:42 +0000 (11:08 +0200)]
bmx7: update source
Kevin Darbyshire-Bryant [Tue, 28 Jun 2016 14:57:36 +0000 (15:57 +0100)]
miniupnpd: refresh patches
Refresh patches to clear patch fuzz
Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
Markus Stenberg [Tue, 28 Jun 2016 12:18:30 +0000 (15:18 +0300)]
miniupnpd: Fix UUID dependency not to check outside the tree, and use uuid always.