bmx6: bump to latest upstream version

* mute warning for unknown description-frame types
 * introduce --tunCatchDelay=100 to delay catched and rescheduled tunnel packets for us  to complete proper dedicated tunnel setup
 * Revert "hna: Use real or zero remote tunnel addresses"
   Which does not work with current openwrt/lede kernels
   due to their patched ip6_tunnel.c code for supporting MAP-E-FMRs.
 * Fix linker problem when compiling topology plugin with -DPROFILING
This commit is contained in:
Axel Neumann 2018-02-09 14:47:02 +01:00
parent c5f18d5a2a
commit 21a6454d72

View file

@ -31,8 +31,8 @@ PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=git://github.com/bmx-routing/bmx6.git
#PKG_SOURCE_URL:=file:///usr/src/bmx-routing/bmx6.git
PKG_REV:=39dd1f2d99ac5a3fa28e92f8173c15039132e181
PKG_VERSION:=r2018011302
PKG_REV:=0312168aaa384379ccbefd4b2d936fc698664d5b
PKG_VERSION:=r2018020902
PKG_RELEASE:=5
PKG_LICENSE:=GPL-2.0