Skip to content

Commit

Permalink
net-caif: add CAIF socket implementation
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sjur Braendeland authored and David S. Miller committed Mar 31, 2010
1 parent c72dfae commit e6f95ec
Showing 1 changed file with 1,391 additions and 0 deletions.
Loading

0 comments on commit e6f95ec

Please sign in to comment.