vserver 1.9.5.x5
[linux-2.6.git] / Documentation / networking / ip-sysctl.txt
index 10304b4..a2c893a 100644 (file)
@@ -355,6 +355,12 @@ tcp_default_win_scale - INTEGER
        conections.
        Default: 7
 
+tcp_tso_win_divisor - INTEGER
+       This allows control over what percentage of the congestion window
+       can be consumed by a single TSO frame.
+       The setting of this parameter is a choice between burstiness and
+       building larger TSO frames.
+       Default: 8
 
 tcp_frto - BOOLEAN
        Enables F-RTO, an enhanced recovery algorithm for TCP retransmission
@@ -837,6 +843,11 @@ bridge-nf-call-iptables - BOOLEAN
        0 : disable this.
        Default: 1
 
+bridge-nf-call-ip6tables - BOOLEAN
+       1 : pass bridged IPv6 traffic to ip6tables' chains.
+       0 : disable this.
+       Default: 1
+
 bridge-nf-filter-vlan-tagged - BOOLEAN
        1 : pass bridged vlan-tagged ARP/IP traffic to arptables/iptables.
        0 : disable this.