sshuttle/docs
Scott Kuhl a7df12cd68 Fix --tmark option
Even when --tmark was used, the iptables code always used '1' for the
mark. This patch corrects the problem.

Previously, it wasn't clear if the tmark should be supplied in
hexadecimal or as an integer. This makes it use hexadecimal, checks
that the input is hexadecimal, and updates the associated
documentation.

This patch also makes --ttl information get passed to the firewall in
a way that matches how other information gets passed. The ttl and
tmark information are passed next to each other in many places and
this patch also makes the order consistent.
2021-05-27 21:48:43 -04:00
..
changes.rst Get version for sphinx from sshuttle.version 2017-07-09 09:08:48 +10:00
chromeos.rst works on ChromeOS with Crostini VM (#262) 2018-08-25 10:30:45 +10:00
conf.py Get version for sphinx from sshuttle.version 2017-07-09 09:08:48 +10:00
how-it-works.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
index.rst Add date and version to docs 2016-03-03 10:30:20 +11:00
installation.rst Fix formatting in installation.rst 2020-07-15 08:14:51 +10:00
make.bat Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
Makefile Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
manpage.rst Fix --tmark option 2021-05-27 21:48:43 -04:00
openwrt.rst Add missing package in OpenWRT documentation 2020-08-10 16:35:05 +02:00
overview.rst Adds support for tunneling specific port ranges (#144) 2017-05-07 13:18:13 +10:00
platform.rst Fix various errors in documentation 2020-02-09 19:45:13 +11:00
requirements.rst Drop testing of Python 3.5 2020-12-16 20:11:13 +11:00
support.rst Use Sphinx for documentation 2016-01-17 16:19:13 +11:00
tproxy.rst Fix --tmark option 2021-05-27 21:48:43 -04:00
trivia.rst Remove references to number of years 2016-01-21 08:42:34 +11:00
usage.rst Fix formatting typos in usage docs 2020-07-04 12:02:44 +02:00
windows.rst Fix description of excludes in Windows setup 2016-01-21 08:38:38 +11:00