1
0
Fork 0
alistair23-linux/net/rxrpc
David Howells a4373a489e rxrpc: Don't try to map ICMP to error as the lower layer already did that
In the ICMP message processing code, don't try to map ICMP codes to UNIX
error codes as the caller (IPv4/IPv6) already did that for us (ee_errno).

Signed-off-by: David Howells <dhowells@redhat.com>
2016-03-04 16:02:03 +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: Clear the unused part of a sockaddr_rxrpc for memcmp() use 2016-03-04 15:59:49 +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: Don't try to map ICMP to error as the lower layer already did that 2016-03-04 16:02:03 +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: Casts are needed when comparing be32 values 2016-03-04 15:59:13 +00:00
sysctl.c rxrpc: Fix defined range for /proc/sys/net/rxrpc/rx_mtu 2016-03-04 15:55:32 +00:00