[AF_RXRPC]: Provide secure RxRPC sockets for use by userspace and kernel both
Provide AF_RXRPC sockets that can be used to talk to AFS servers, or serve answers to AFS clients. KerberosIV security is fully supported. The patches and some example test programs can be found in: http://people.redhat.com/~dhowells/rxrpc/ This will eventually replace the old implementation of kernel-only RxRPC currently resident in net/rxrpc/. Signed-off-by: NDavid Howells <dhowells@redhat.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
Showing
此差异已折叠。
include/keys/rxrpc-type.h
0 → 100644
include/linux/rxrpc.h
0 → 100644
include/net/af_rxrpc.h
0 → 100644
net/rxrpc/Kconfig
0 → 100644
net/rxrpc/af_rxrpc.c
0 → 100644
net/rxrpc/ar-accept.c
0 → 100644
net/rxrpc/ar-ack.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-call.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-connection.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-connevent.c
0 → 100644
net/rxrpc/ar-error.c
0 → 100644
net/rxrpc/ar-input.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-internal.h
0 → 100644
此差异已折叠。
net/rxrpc/ar-key.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-local.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-output.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-peer.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-proc.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-recvmsg.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-security.c
0 → 100644
此差异已折叠。
net/rxrpc/ar-skbuff.c
0 → 100644
net/rxrpc/ar-transport.c
0 → 100644
此差异已折叠。
net/rxrpc/rxkad.c
0 → 100644
此差异已折叠。
想要评论请 注册 或 登录