dnsdist: How to send certain packets into the specified pool via "LuaFFIAction" · PowerDNS · Discussion #17649 · GitHub
Skip to content
Discussion options

You must be logged in to vote

You cannot use the DNSAction.Pool, "dest_a" syntax from a Lua FFI function, you need to use dnsdist_ffi_dnsquestion_set_result to set the second parameter and then return DNSAction.pool. I just added regression tests for this syntax in #17654 if you want an example.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by jellybean13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
2 participants