]> git.baikalelectronics.ru Git - kernel.git/commit
[DCCP]: Introduce dccp_ipv4_af_ops
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Wed, 14 Dec 2005 07:16:16 +0000 (23:16 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:10:40 +0000 (13:10 -0800)
commit04d194c8c18a0d5daf56e3226077d603ba92d2a9
tree43b18dca01340861e7ad392c0c2ce398a1c878fd
parentc3cc321caec216523776847b8c9ae05d18f6951c
[DCCP]: Introduce dccp_ipv4_af_ops

And make the core DCCP code AF agnostic, just like TCP, now its time
to work on net/dccp/ipv6.c, we are close to the end!

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/input.c
net/dccp/ipv4.c
net/dccp/minisocks.c
net/dccp/output.c
net/dccp/proto.c