mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-04 08:17:46 +00:00
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:
parent
c72dfae2f7
commit
e6f95ec8db
1 changed files with 1391 additions and 0 deletions
1391
net/caif/caif_socket.c
Normal file
1391
net/caif/caif_socket.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue