cloudflare / cloudflare/wirefilter
FFI How to add values to a $ list?
Open
- Dominant language
- Rust
- Stars
- 1.2k
- Forks
- 122
- Avg merge
- 5h 20m
- Merged PRs (30d)
- 4
Description
Using the FFI how do I add, lets say, an IP address to a list so that a filter like `"ip.src not in $bad_list"` will work? I've looked through the code and I can't seem to figure out how to do it. I did some examples of using lists for the lhs for like cookies etc. but this is not what I'm trying to do.
Any help is greatly appreciated!
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.