diff options
author | 2005-12-13 23:24:16 -0800 | |
---|---|---|
committer | 2006-01-03 13:10:50 -0800 | |
commit | f21e68caa0ddffddf98a1e729e734a470957b6ec (patch) | |
tree | 52b372d10cbacd066867ba1c918f48b9fdaad950 /net/unix/af_unix.c | |
parent | [DCCP]: Just rename dccp_v4_prot to dccp_prot (diff) | |
download | wireguard-linux-f21e68caa0ddffddf98a1e729e734a470957b6ec.tar.xz wireguard-linux-f21e68caa0ddffddf98a1e729e734a470957b6ec.zip |
[DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6
Basically exports a similar set of functions as the one exported by
the non-AF specific TCP code.
In the process moved some non-AF specific code from dccp_v4_connect to
dccp_connect_init and moved the checksum verification from
dccp_invalid_packet to dccp_v4_rcv, so as to use it in dccp_v6_rcv
too.
Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions