From 13530fa1ef8e342e1fa719037b69ed8a87cf78f1 Mon Sep 17 00:00:00 2001 From: Vincent Li Date: Wed, 2 Oct 2024 20:20:48 +0000 Subject: [PATCH] xdp-tools: remove dns query from xdp-dnsrrl also change user space xdp_dns_log program to use map /sys/fs/bpf/xdp-dns-denylist/dns_ringbuf Signed-off-by: Vincent Li --- lfs/xdp-tools | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lfs/xdp-tools b/lfs/xdp-tools index b475c1e53..a2fff599b 100644 --- a/lfs/xdp-tools +++ b/lfs/xdp-tools @@ -41,7 +41,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 529df65277b8825db7d6fc5a28d48aac05d69b896aac17372b267e20108917679033812b6303f79f37045a5358741d256aa1f0e7fa06770638eb6b1067a3b836 +$(DL_FILE)_BLAKE2 = ea3c5d21aea4a6a150f6225ad79397d1f17f5bb8500c3de710357c1cf956ea828dbb28ef1392d6961b888a627504ec2b8c69ac049df462a3dd9751ac800d810e install : $(TARGET)