diff --git a/ieee1905/Makefile b/ieee1905/Makefile index d1084d495..b4e7f0249 100644 --- a/ieee1905/Makefile +++ b/ieee1905/Makefile @@ -5,12 +5,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=ieee1905 -PKG_VERSION:=8.2.9 +PKG_VERSION:=8.2.17 LOCAL_DEV=0 ifneq ($(LOCAL_DEV),1) PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=39814c41b82963964b31218f0842e7a803e9b0e3 +PKG_SOURCE_VERSION:=78598e0333eb5e568dc7cc01419369f1eef89801 PKG_SOURCE_URL:=https://dev.iopsys.eu/multi-ap/ieee1905.git PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)_$(PKG_SOURCE_VERSION).tar.xz PKG_MIRROR_HASH:=skip diff --git a/ieee1905/files/etc/config/ieee1905 b/ieee1905/files/etc/config/ieee1905 index e30c64a63..364c7be04 100755 --- a/ieee1905/files/etc/config/ieee1905 +++ b/ieee1905/files/etc/config/ieee1905 @@ -2,13 +2,16 @@ config ieee1905 'ieee1905' option enabled '1' option extension '1' list extmodule 'map' + list extmodule 'topology' option registrar '2 5 6' # option macaddress '0a:1b:2c:3d:4e:50' config al-iface option enabled '1' - option ifname 'br-lan' - option type 'bridge' + list ifname 'br-lan' + list ifname '/eth.*' + list ifname '/wl.*' + list ifname '/wds.*' # ap sections are auto-generated/overwritten during onboarding #