From 7b91863cba530c3689b36ae77cdfda5f8f1c342e Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 11 Jul 2022 13:59:50 +0200 Subject: [PATCH] ucentral-schema: update to latest HEAD 257185a state: make sure that snooped IP addresses are also shown inside the clients table 7f157d8 qos: use fn_match instead of regex 6a68c03 wireguard-overlay: use correct default port for vxlan Fixes: WIFI-7838 Fixes: WIFI-7208 Signed-off-by: John Crispin --- feeds/ucentral/ucentral-schema/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/feeds/ucentral/ucentral-schema/Makefile b/feeds/ucentral/ucentral-schema/Makefile index 6c122f0fa..967228275 100644 --- a/feeds/ucentral/ucentral-schema/Makefile +++ b/feeds/ucentral/ucentral-schema/Makefile @@ -4,10 +4,10 @@ PKG_NAME:=ucentral-schema PKG_RELEASE:=1 PKG_SOURCE_URL=https://github.com/Telecominfraproject/wlan-ucentral-schema.git -PKG_MIRROR_HASH:=6de69519723b46536f1ac1408c04d3941ea40b8f0cb666ebc70db628527e27e3 +PKG_MIRROR_HASH:=461c54030e44425f340d12395164d796a78980c207eae4d2c1b402f213b74d1e PKG_SOURCE_PROTO:=git PKG_SOURCE_DATE:=2022-05-29 -PKG_SOURCE_VERSION:=80b87d86513967cb1b86533e113cd9bb5524fb2a +PKG_SOURCE_VERSION:=257185a6d5b00f9943ca944159e32a54b05c7b8e PKG_MAINTAINER:=John Crispin PKG_LICENSE:=BSD-3-Clause