--- zzzz-none-000/linux-2.6.19.2/net/dccp/Kconfig 2007-01-10 19:10:37.000000000 +0000 +++ davinci-8020-5505/linux-2.6.19.2/net/dccp/Kconfig 2007-01-11 07:38:19.000000000 +0000 @@ -4,15 +4,15 @@ config IP_DCCP tristate "The DCCP Protocol (EXPERIMENTAL)" ---help--- - Datagram Congestion Control Protocol (RFC 4340) + Datagram Congestion Control Protocol - From http://www.ietf.org/rfc/rfc4340.txt: + From draft-ietf-dccp-spec-11 . The Datagram Congestion Control Protocol (DCCP) is a transport protocol that implements bidirectional, unicast connections of congestion-controlled, unreliable datagrams. It should be suitable for use by applications such as streaming media, Internet telephony, - and on-line games. + and on-line games To compile this protocol support as a module, choose M here: the module will be called dccp.