dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/dccp
Arnaldo Carvalho de Melo bb97d31f51 [INET]: Make inet_create try to load protocol modules
Syntax is net-pf-PROTOCOL_FAMILY-PROTOCOL-SOCK_TYPE and if this
fails net-pf-PROTOCOL_FAMILY-PROTOCOL.

Signed-off-by: Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-08-29 15:50:54 -07:00
..
ccids [CCID3]: Reenable list_for_each_entry_safe_continue usage 2005-08-29 15:50:08 -07:00
Kconfig [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
Makefile [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ccid.h [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
dccp.h [DCCP]: Fix checksum routines 2005-08-29 15:49:55 -07:00
input.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
ipv4.c [DCCP]: Fix checksum routines 2005-08-29 15:49:55 -07:00
minisocks.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
options.c [DCCP]: Initial implementation 2005-08-29 15:49:46 -07:00
output.c [DCCP]: Fix checksum routines 2005-08-29 15:49:55 -07:00
proto.c [INET]: Make inet_create try to load protocol modules 2005-08-29 15:50:54 -07:00
timer.c [ICSK]: Move generalised functions from tcp to inet_connection_sock 2005-08-29 15:49:50 -07:00