From 141b52226d9f1cdfba8a99d538ca092fa90c4943 Mon Sep 17 00:00:00 2001 From: Coolkids Date: Thu, 26 Oct 2023 15:06:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0ndpi=20version=209a6412b?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package/qos/ndpi-netfilter/Makefile | 2 +- ...emove-request-module-nf_conntrack-ip_tables-ip6_tables.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/qos/ndpi-netfilter/Makefile b/package/qos/ndpi-netfilter/Makefile index 1b9dea9ace4..2479c14d813 100644 --- a/package/qos/ndpi-netfilter/Makefile +++ b/package/qos/ndpi-netfilter/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=ndpi-netfilter -PKG_VERSION:=b10df83 +PKG_VERSION:=9a6412b PKG_RELEASE:=$(AUTORELEASE) PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz diff --git a/package/qos/ndpi-netfilter/patches/001-remove-request-module-nf_conntrack-ip_tables-ip6_tables.patch b/package/qos/ndpi-netfilter/patches/001-remove-request-module-nf_conntrack-ip_tables-ip6_tables.patch index 0d4cae69e6a..1f16a2c2228 100644 --- a/package/qos/ndpi-netfilter/patches/001-remove-request-module-nf_conntrack-ip_tables-ip6_tables.patch +++ b/package/qos/ndpi-netfilter/patches/001-remove-request-module-nf_conntrack-ip_tables-ip6_tables.patch @@ -1,5 +1,5 @@ diff --git forkSrcPrefix/ndpi-netfilter/src/main.c forkDstPrefix/ndpi-netfilter/src/main.c -index fbeabfb2d7fc38673283d2b839dc429b1b587033..f3f5d60f6264f07aaba28a86fb4c7a7e54a0b654 100644 +index 3a324b3747bb3190b3c7d64469090b1c44a9636d..4c8ac506e79f0124305040ed3a5e38535b680fec 100644 --- forkSrcPrefix/ndpi-netfilter/src/main.c +++ forkDstPrefix/ndpi-netfilter/src/main.c @@ -3249,6 +3249,7 @@ static int __init ndpi_mt_init(void)