mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-10 02:55:55 +02:00
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 <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
|
||||
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
|
||||
$(DL_FILE)_BLAKE2 = 529df65277b8825db7d6fc5a28d48aac05d69b896aac17372b267e20108917679033812b6303f79f37045a5358741d256aa1f0e7fa06770638eb6b1067a3b836
|
||||
$(DL_FILE)_BLAKE2 = ea3c5d21aea4a6a150f6225ad79397d1f17f5bb8500c3de710357c1cf956ea828dbb28ef1392d6961b888a627504ec2b8c69ac049df462a3dd9751ac800d810e
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user