> a tool on your Linux hosts to parse and validate the rules.
Thread
Stories related to "Porting pfctl to Linux" across the full archive.
The talk itself is in English (except the initial setup), someone translated the Q&A session to English here: https://www.gamingonlinux.com/articles/techland-presentation-on-porting-dying-light-to-linux.5277/page=2#35935
> a tool on your Linux hosts to parse and validate the rules.
This is work by Fabrice Bellard, the author of a long list of technically impressive projects that includes FFMPEG and QEMU. It makes heavy use of typed arrays in order to achieve acceptably fast x86 emulation. Consult the technical notes for more details: http://bellard.org/jslinux/tech.html.