···1212 The reason is that some programs need kernel networking support even1313 when running on a stand-alone machine that isn't connected to any1414 other computer.1515-1515+1616 If you are upgrading from an older kernel, you1717 should consider updating your networking tools too because changes1818 in the kernel and the tools often go hand in hand. The tools are
···430430 Support for INET (TCP, DCCP, etc) socket monitoring interface used by431431 native Linux tools such as ss. ss is included in iproute2, currently432432 downloadable at:433433-433433+434434 http://www.linuxfoundation.org/collaborate/workgroups/networking/iproute2435435436436 If unsure, say Y.···600600 distinguishing to circumvent the difficult judgment of the packet loss601601 type. TCP Veno cuts down less congestion window in response to random602602 loss packets.603603- See <http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1177186> 603603+ See <http://ieeexplore.ieee.org/xpl/freeabs_all.jsp?arnumber=1177186>604604605605config TCP_CONG_YEAH606606 tristate "YeAH TCP"
···1515 Documentation/networking/ipv6.txt and read the HOWTO at1616 <http://www.tldp.org/HOWTO/Linux+IPv6-HOWTO/>17171818- To compile this protocol support as a module, choose M here: the 1818+ To compile this protocol support as a module, choose M here: the1919 module will be called ipv6.20202121if IPV6
···88 KCM (Kernel Connection Multiplexor) sockets provide a method99 for multiplexing messages of a message based application1010 protocol over kernel connectons (e.g. TCP connections).1111-