sshuttle/tests/client
Victor Kareh 167a57e739 firewall: Allow overriding the TTL
In instances where a cluster pod in a local VM needs to access a server
that is sshuttle'd from the host, since the packets arriving at the host
already made a hop, their TTL is 63 and so get ignored by sshuttle.
Allowing an override of the firewall TTL rule allows the packets to go
through.
2021-03-05 08:53:53 +11:00
..
test_firewall.py firewall: Allow overriding the TTL 2021-03-05 08:53:53 +11:00
test_helpers.py feat: remove mock from test dependencies. 2021-01-17 15:42:55 +11:00
test_methods_nat.py firewall: Allow overriding the TTL 2021-03-05 08:53:53 +11:00
test_methods_pf.py firewall: Allow overriding the TTL 2021-03-05 08:53:53 +11:00
test_methods_tproxy.py firewall: Allow overriding the TTL 2021-03-05 08:53:53 +11:00
test_options.py Allow comments in configuration file 2021-02-16 07:51:32 +11:00
test_sdnotify.py feat: remove mock from test dependencies. 2021-01-17 15:42:55 +11:00