OpenCloudOS-Kernel/net/rxrpc
David Howells 098a20991d rxrpc: rxkad: The version number in the response should be net byte order
The version number rxkad places in the response should be network byte
order.

Whilst we're at it, rearrange the code to be more readable.

Signed-off-by: David Howells <dhowells@redhat.com>
2016-03-04 15:59:00 +00:00
..
Kconfig net/rxrpc: remove depends on CONFIG_EXPERIMENTAL 2013-01-11 11:40:02 -08:00
Makefile af_rxrpc: Add sysctls for configuring RxRPC parameters 2014-02-26 17:25:06 +00:00
af_rxrpc.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-accept.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-ack.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-call.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-connection.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-connevent.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-error.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-input.c rxrpc: Be more selective about the types of received packets we accept 2016-03-04 15:56:06 +00:00
ar-internal.h rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-key.c convert a bunch of open-coded instances of memdup_user_nul() 2016-01-04 10:26:58 -05:00
ar-local.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-output.c rxrpc: Use ACCESS_ONCE() when accessing circular buffer pointers 2016-03-04 15:58:06 +00:00
ar-peer.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-proc.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-recvmsg.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
ar-security.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-skbuff.c rxrpc: Adjust some whitespace and comments 2016-03-04 15:56:19 +00:00
ar-transport.c rxrpc: Keep the skb private record of the Rx header in host byte order 2016-03-04 15:53:46 +00:00
rxkad.c rxrpc: rxkad: The version number in the response should be net byte order 2016-03-04 15:59:00 +00:00
sysctl.c rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu 2016-03-04 15:55:32 +00:00