kernel-ark/net/dccp
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer
This patch extends {get|set}sockopt compatibility layer in order to
move protocol specific parts to their place and avoid huge universal
net/compat.c file in the future.

Signed-off-by: Dmitry Mishin <dim@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:45:21 -08:00
..
ccids [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
ackvec.c [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
ackvec.h
ccid.c
ccid.h [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
dccp.h [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
diag.c
feat.c
feat.h
input.c
ipv4.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
ipv6.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
ipv6.h
Kconfig
Makefile
minisocks.c
options.c [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). 2006-03-20 22:36:01 -08:00
output.c [DCCP] options: Make dccp_insert_options & friends yell on error 2006-03-20 22:32:06 -08:00
proto.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
sysctl.c
timer.c