dnsdist BPFFilter:addRangeRule function throws exception #15740
-
dnsdist version: 1.9.6 When using Can you please help me identify what the issue might be? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Netmask ranges can only be used with external (XDP) programs, not with the built-in eBPF filtering code. I see the documentation is clearly lacking on that topic, sorry about that, but you can find information here: https://www.dnsdist.org/advanced/ebpf.html#external-program-maps-and-xdp-filtering |
Beta Was this translation helpful? Give feedback.
Netmask ranges can only be used with external (XDP) programs, not with the built-in eBPF filtering code. I see the documentation is clearly lacking on that topic, sorry about that, but you can find information here: https://www.dnsdist.org/advanced/ebpf.html#external-program-maps-and-xdp-filtering