]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[DCCP]: Introduce CCID getsockopt for the CCIDs
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Sun, 18 Sep 2005 07:19:32 +0000 (00:19 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Sep 2005 07:19:32 +0000 (00:19 -0700)
commit88f964db6ef728982734356bf4c406270ea29c1d
tree7fb9ba2fb646f4917911fed4a0a37cd52a12eae4
parent561713cf475de1f671cc89c437927ec008a20209
[DCCP]: Introduce CCID getsockopt for the CCIDs

Allocation for the optnames is similar to the DCCP options, with a
range for rx and tx half connection CCIDs.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/dccp.h
net/dccp/ccid.h
net/dccp/ccids/ccid3.c
net/dccp/proto.c