sshuttle/sshuttle/methods
Brian May ac723694bf Restructure code
Pull out firewall methods code into seperate files.

Fix problems starting with method=='auto'; we were making decisions
based on the method, before the method had been finalized by the
firewall.

Only very basic testing so far. What could go wrong?
2015-11-16 18:55:56 +11:00
..
__init__.py Restructure code 2015-11-16 18:55:56 +11:00
ipfw.py Restructure code 2015-11-16 18:55:56 +11:00
nat.py Restructure code 2015-11-16 18:55:56 +11:00
pf.py Restructure code 2015-11-16 18:55:56 +11:00
tproxy.py Restructure code 2015-11-16 18:55:56 +11:00