net-caif: add CAIF socket implementation

Implementation of CAIF sockets for protocol and address family
PF_CAIF and AF_CAIF.
CAIF socket is connection oriented implementing SOCK_SEQPACKET
and SOCK_STREAM interface with supporting blocking and non-blocking mode.

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Sjur Braendeland 2010-03-30 13:56:26 +00:00 committed by David S. Miller
parent c72dfae2f7
commit e6f95ec8db
1 changed files with 1391 additions and 0 deletions

1391
net/caif/caif_socket.c Normal file

File diff suppressed because it is too large Load Diff