wireless: packages changes, add: vxlan, hnet proto

This commit is contained in:
hayzamjs 2023-07-13 10:23:52 +00:00
parent b82d6d9680
commit fb29482e35

View file

@ -209,7 +209,7 @@ CONFIG_PACKAGE_ethtool-full=y
CONFIG_PACKAGE_giflib-utils=y CONFIG_PACKAGE_giflib-utils=y
CONFIG_PACKAGE_git=y CONFIG_PACKAGE_git=y
CONFIG_PACKAGE_git-http=y CONFIG_PACKAGE_git-http=y
CONFIG_PACKAGE_hostapd-openssl=y CONFIG_PACKAGE_hostapd-utils=y
CONFIG_PACKAGE_htop=m CONFIG_PACKAGE_htop=m
CONFIG_PACKAGE_iftop=m CONFIG_PACKAGE_iftop=m
CONFIG_PACKAGE_ip-full=y CONFIG_PACKAGE_ip-full=y
@ -291,6 +291,7 @@ CONFIG_PACKAGE_kmod-usb-serial=y
CONFIG_PACKAGE_kmod-usb-serial-option=y CONFIG_PACKAGE_kmod-usb-serial-option=y
CONFIG_PACKAGE_kmod-usb-serial-wwan=y CONFIG_PACKAGE_kmod-usb-serial-wwan=y
CONFIG_PACKAGE_kmod-usb-wdm=y CONFIG_PACKAGE_kmod-usb-wdm=y
CONFIG_PACKAGE_kmod-vxlan=y
CONFIG_PACKAGE_kmod-wireguard=y CONFIG_PACKAGE_kmod-wireguard=y
CONFIG_PACKAGE_kmod-wwan=y CONFIG_PACKAGE_kmod-wwan=y
CONFIG_PACKAGE_kmod-xfrm-interface=y CONFIG_PACKAGE_kmod-xfrm-interface=y
@ -424,11 +425,13 @@ CONFIG_PACKAGE_luci-mod-network=y
CONFIG_PACKAGE_luci-mod-rpc=y CONFIG_PACKAGE_luci-mod-rpc=y
CONFIG_PACKAGE_luci-mod-status=y CONFIG_PACKAGE_luci-mod-status=y
CONFIG_PACKAGE_luci-mod-system=y CONFIG_PACKAGE_luci-mod-system=y
CONFIG_PACKAGE_luci-proto-hnet=y
CONFIG_PACKAGE_luci-proto-ipv6=y CONFIG_PACKAGE_luci-proto-ipv6=y
CONFIG_PACKAGE_luci-proto-openfortivpn=y CONFIG_PACKAGE_luci-proto-openfortivpn=y
CONFIG_PACKAGE_luci-proto-ppp=y CONFIG_PACKAGE_luci-proto-ppp=y
CONFIG_PACKAGE_luci-proto-qmi=y CONFIG_PACKAGE_luci-proto-qmi=y
CONFIG_PACKAGE_luci-proto-vti=y CONFIG_PACKAGE_luci-proto-vti=y
CONFIG_PACKAGE_luci-proto-vxlan=y
CONFIG_PACKAGE_luci-proto-wireguard=y CONFIG_PACKAGE_luci-proto-wireguard=y
CONFIG_PACKAGE_luci-proto-xfrm=y CONFIG_PACKAGE_luci-proto-xfrm=y
CONFIG_PACKAGE_luci-ssl-nginx=y CONFIG_PACKAGE_luci-ssl-nginx=y
@ -582,9 +585,10 @@ CONFIG_PACKAGE_uwsgi-cgi-plugin=y
CONFIG_PACKAGE_uwsgi-luci-support=y CONFIG_PACKAGE_uwsgi-luci-support=y
CONFIG_PACKAGE_uwsgi-syslog-plugin=y CONFIG_PACKAGE_uwsgi-syslog-plugin=y
CONFIG_PACKAGE_vti=y CONFIG_PACKAGE_vti=y
CONFIG_PACKAGE_vxlan=y
CONFIG_PACKAGE_wget-ssl=y CONFIG_PACKAGE_wget-ssl=y
CONFIG_PACKAGE_wireguard-tools=y CONFIG_PACKAGE_wireguard-tools=y
CONFIG_PACKAGE_wpad=m CONFIG_PACKAGE_wpad=y
# CONFIG_PACKAGE_wpad-basic-mbedtls is not set # CONFIG_PACKAGE_wpad-basic-mbedtls is not set
CONFIG_PACKAGE_wsdd2=y CONFIG_PACKAGE_wsdd2=y
CONFIG_PACKAGE_wwan=y CONFIG_PACKAGE_wwan=y
@ -638,7 +642,7 @@ CONFIG_VERSION_HOME_URL="https://difuse.io"
CONFIG_VERSION_HWREV="v1" CONFIG_VERSION_HWREV="v1"
CONFIG_VERSION_MANUFACTURER="" CONFIG_VERSION_MANUFACTURER=""
CONFIG_VERSION_MANUFACTURER_URL="" CONFIG_VERSION_MANUFACTURER_URL=""
CONFIG_VERSION_NUMBER="2.0.3" CONFIG_VERSION_NUMBER="2.0.4"
CONFIG_VERSION_PRODUCT="DMSBG-100" CONFIG_VERSION_PRODUCT="DMSBG-100"
CONFIG_VERSION_REPO="https://downloads.openwrt.org/snapshots" CONFIG_VERSION_REPO="https://downloads.openwrt.org/snapshots"
CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io" CONFIG_VERSION_SUPPORT_URL="https://docs.difuse.io"