sshuttle/tests/client
João Vieira 7a54d12f80 Fixes support for OpenBSD (6.1+) (#282)
* Fixes support for OpenBSD (6.1+)

As reported in #219, new versions of OpenBSD ship with a different
pfioc_rule struct. This commit adjusts the offset to match the new struct.

* Fixes tests for OpenBSD 6.1+
2018-10-23 07:31:29 +11:00
..
test_firewall.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00
test_helpers.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00
test_methods_nat.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00
test_methods_pf.py Fixes support for OpenBSD (6.1+) (#282) 2018-10-23 07:31:29 +11:00
test_methods_tproxy.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00
test_options.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00
test_sdnotify.py Moved sshuttle/tests into tests to. 2018-10-17 20:52:04 +11:00