--------------------- PatchSet 11954 Date: 2008/02/22 21:18:53 Author: wessels Branch: SQUID_2_6 Tag: (none) Log: MFC: documentation bugfix for tcp_outgoing_tos directive Members: src/cf.data.pre:1.382.2.27->1.382.2.28 Index: squid/src/cf.data.pre =================================================================== RCS file: /cvsroot/squid/squid/src/cf.data.pre,v retrieving revision 1.382.2.27 retrieving revision 1.382.2.28 diff -u -r1.382.2.27 -r1.382.2.28 --- squid/src/cf.data.pre 22 Jan 2008 15:03:37 -0000 1.382.2.27 +++ squid/src/cf.data.pre 22 Feb 2008 21:18:53 -0000 1.382.2.28 @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.382.2.27 2008/01/22 15:03:37 hno Exp $ +# $Id: cf.data.pre,v 1.382.2.28 2008/02/22 21:18:53 wessels Exp $ # # SQUID Web Proxy Cache http://www.squid-cache.org/ # ---------------------------------------------------------- @@ -1148,7 +1148,7 @@ tcp_outgoing_tos ds-field [!]aclname ... Example where normal_service_net uses the TOS value 0x00 - and normal_service_net uses 0x20 + and good_service_net uses 0x20 acl normal_service_net src 10.0.0.0/255.255.255.0 acl good_service_net src 10.0.1.0/255.255.255.0