@@ -63,3 +63,6 @@ xdp-dispatcher.c 6363 .clangd 6464 .cache 6565 compile_commands.json 66+ 67+ #BPF skeleton files 68+ *.skel.h configure +15-4 Original file line numberDiff line numberDiff line change @@ -39,7 +39,7 @@ find_tool() ...
echo "BPFTOOL:=${BPFTOOL}" >> $CONFIG }check_elf()8 changes: 4 additions & 4 deletions 8 xdp-monitor/Makefile Original file line numberDiff line numberDiff line change @@ -14,8 +14,7 @@ LIB_OBJS_NODEP := $(LIB_DIR)/util/xdp_sample.o LINKED_SKELS := xdp_monitor.skel.h US...
pubg tool:提升游戏体验的终极辅助神器 更新时间:2025-03-31 21:29:00 浏览次数: 369 查看更多评价 ∨
holger>make make all-am make[1]: Entering directory '/tmp/ethtool-6.2' depbase=`echo ethtool.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ clang -DHAVE_CONFIG_H -I. -I./uapi -Wall -Wextra -D_POSIX_C_SOURCE=200809L -g -O2 -MT ethtool.o -MD -MP -MF $depbase.Tpo ...
oxdpus --help A toy tool that leverages the super powers of XDP to bring in-kernel IP filtering Usage: oxdpus [command] Available Commands: add Appends a new IP address to the blacklist attach Attaches the XDP program on the specified device detach Removes the XDP program from the ...