Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_IP_DCCP
has multiple definitions:
net/dccp/Kconfig
The configuration item CONFIG_IP_DCCP:
CONFIG_INET
dccp
, dccp_ipv4
Datagram Congestion Control Protocol (RFC 4340)
From https://www.ietf.org/rfc/rfc4340.txt:
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.
To compile this protocol support as a module, choose M here: the module will be called dccp.
If in doubt, say N.
net/dccp/Kconfig
The configuration item CONFIG_IP_DCCP:
CONFIG_INET && CONFIG_EXPERIMENTAL
dccp
, dccp_ipv4
Datagram Congestion Control Protocol (RFC 4340)
From http://www.ietf.org/rfc/rfc4340.txt:
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.
To compile this protocol support as a module, choose M here: the module will be called dccp.
If in doubt, say N.
Raw data from LKDDb:
lkddb module dccp CONFIG_IP_DCCP : net/dccp/Kconfig : "The DCCP Protocol" # in 2.6.14–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
lkddb module dccp_ipv4 CONFIG_IP_DCCP : net/dccp/Kconfig : "The DCCP Protocol" # in 2.6.17–2.6.39, 3.0–3.19, 4.0–4.20, 5.0–5.19, 6.0–6.12, 6.13-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2024). See also LKDDb sources on GitLab