]> git.baikalelectronics.ru Git - kernel.git/commit
net: add doc for ip_early_demux sysctl
authorCong Wang <amwang@redhat.com>
Tue, 11 Jun 2013 10:54:39 +0000 (18:54 +0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 12 Jun 2013 22:10:13 +0000 (15:10 -0700)
commit5ad2bf43da66bcd9c01695a4846a9f09e1b08aa8
tree7a7ea81056416e79578c446f33ce0e3a314a2c45
parent949aa56f61bb0698163df45f2e90d44d75cd21dd
net: add doc for ip_early_demux sysctl

commit 6e56a5a131d138509322 (ipv4: Add sysctl knob to control
early socket demux) introduced such sysctl, but forgot to add
doc into Documentation/networking/ip-sysctl.txt. This patch adds it.

Basically I grab the doc from the description of commit b304b485c94729e76bdb
(ipv4: Early TCP socket demux.) and the above commit.

Cc: Eric Dumazet <edumazet@google.com>
Cc: Alexander Duyck <alexander.h.duyck@intel.com>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Cong Wang <amwang@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/ip-sysctl.txt