Provided by: sanewall-doc_1.0.2+ds-2_all bug

NAME

       sanewall-tosfix - apply suggested TOS values to packets

SYNOPSIS

       tosfix

DESCRIPTION

       The tosfix helper command sets the Type of Service (TOS) field in packet headers based on
       the suggestions given by Erik Hensema in iptables and tc shapping tricks[1].

       The following TOS values are set:

       •   All TCP ACK packets with length less than 128 bytes are assigned Minimize-Delay, while
           bigger ones are assigned Maximize-Throughput

       •   All packets with TOS Minimize-Delay, that are bigger than 512 bytes are set to
           Maximize-Throughput, except for short bursts of 2 packets per second

       The tosfix command must be used before the first router or interface.

SEE ALSO

           Sanewall program: sanewall(1)
           Sanewall configuration: sanewall.conf(5)
           tos config helper: sanewall-tos(5)
           administration tool for IPv4 firewalls: iptables(8)

AUTHOR

       Sanewall Team

COPYRIGHT

       Copyright © 2012, 2013 Phil Whineray <phil@sanewall.org>

NOTES

        1. iptables and tc shapping tricks
           http://www.docum.org/docum.org/faq/cache/49.html