diff --git a/net/sshuttle/patches/patch-sshuttle_methods_pf_py b/net/sshuttle/patches/patch-sshuttle_methods_pf_py index 413bda2f0fc..483093e3f59 100644 --- a/net/sshuttle/patches/patch-sshuttle_methods_pf_py +++ b/net/sshuttle/patches/patch-sshuttle_methods_pf_py @@ -6,6 +6,8 @@ int main (void) { printf("%zu\n", sizeof(struct pfioc_rule)); } +https://github.com/sshuttle/sshuttle/pull/815 + Index: sshuttle/methods/pf.py --- sshuttle/methods/pf.py.orig +++ sshuttle/methods/pf.py