kernel-ark/net/sctp
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
..
associola.c
bind_addr.c
chunk.c
command.c
crc32c.c
debug.c
endpointola.c
input.c [SCTP]: Fix sctp_rcv_ootb() to handle the last chunk of a packet correctly. 2006-01-17 11:57:09 -08:00
inqueue.c
ipv6.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
Kconfig
Makefile
objcnt.c
output.c [SCTP]: Fix 'fast retransmit' to send a TSN only once. 2006-02-02 16:57:31 -08:00
outqueue.c [SCTP]: Fix 'fast retransmit' to send a TSN only once. 2006-02-02 16:57:31 -08:00
primitive.c
proc.c
protocol.c [NET]: {get|set}sockopt compatibility layer 2006-03-20 22:45:21 -08:00
sm_make_chunk.c
sm_sideeffect.c
sm_statefuns.c [SCTP]: heartbeats exceed maximum retransmssion limit 2006-01-30 16:00:40 -08:00
sm_statetable.c
socket.c [SCTP]: correct the number of INIT retransmissions 2006-01-30 15:59:54 -08:00
ssnmap.c
sysctl.c
transport.c
tsnmap.c
ulpevent.c
ulpqueue.c