Results 13 comments of Radu Dan

TLDR: ``` -pass in quick on $ext_if +pass in quick on {$int_if, $ext_if} ``` If there's more than one int_if configured, include all of them. While you're there, you ~~could~~...

Well three to be exact because this third reverse-nat rule... ``` pass out quick on $int_if inet proto udp to 192.168.0.42 port 12345 received-on $int_if nat-to $ext_if ``` ...is also...

Same error, different config (also with lang = C) ``` index.crates.io-6f17d22bba15001f/cbindgen-0.27.0/src/bindgen/ir/generic_path.rs:112:9: CipherState has 0 params but is being instantiated with 1 values stack backtrace: 0: 0x100a5ef8c - ::fmt::h7adefaad4a31afc0 1: 0x100a7c3ac...