Document r252789
Add man page references for: - sysctl.conf(5) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
d6f5c80c75
commit
229d055e79
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=42753
1 changed files with 11 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<!ENTITY man.vlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=vlan&sektion=4'>vlan(4)</a>">
|
||||
<!ENTITY man.wlan.4 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=wlan&sektion=4'>wlan(4)</a>">
|
||||
<!ENTITY man.rc.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=rc.conf&sektion=5'>rc.conf(5)</a>">
|
||||
<!ENTITY man.sysctl.conf.5 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=sysctl.conf&sektion=5'>sysctl.conf(5)</a>">
|
||||
<!ENTITY man.bsdinstall.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=bsdinstall&sektion=8'>bsdinstall(8)</a>">
|
||||
<!ENTITY man.hostapd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=hostapd&sektion=8'>hostapd(8)</a>">
|
||||
<!ENTITY man.rarpd.8 "<a xmlns='http://www.w3.org/1999/xhtml' href='&manlink.begin;&query=rarpd&sektion=8'>rarpd(8)</a>">
|
||||
|
@ -171,6 +172,16 @@
|
|||
<p>Add support for the Chelsio 40G T5. [<a
|
||||
href="&svn.rev;252495">r252495</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Add a tunable to increase the initial TCP congestion
|
||||
window from 4 segments to 10 segments. This tunable
|
||||
can be enabled by adding
|
||||
<code>net.inet.tcp.experimental.initcwnd10=1</code> to
|
||||
&man.sysctl.conf.5;. This tunable is turned off by default
|
||||
in &os; &release.version;.
|
||||
[<a
|
||||
href="&svn.rev;252789">r252789</a>]</p></li>
|
||||
|
||||
<li>
|
||||
<p>Update the &man.ixgbe.4; driver. [<a
|
||||
href="&svn.rev;252898">r252898</a>]</p></li>
|
||||
|
|
Loading…
Reference in a new issue