]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Fix undefined packet handling
authorDavid Howells <dhowells@redhat.com>
Mon, 2 Apr 2018 22:51:39 +0000 (23:51 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 4 Apr 2018 15:04:08 +0000 (11:04 -0400)
commit11ad55fe44a6b45779fd02e158c4a1f8d46af65d
treee8585f04c3eba649b541012f980c404d2db140a2
parent13f5e62dfbb7794a1a0c0a31103b0b16770391b2
rxrpc: Fix undefined packet handling

By analogy with other Rx implementations, RxRPC packet types 9, 10 and 11
should just be discarded rather than being aborted like other undefined
packet types.

Reported-by: Jeffrey Altman <jaltman@auristor.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/rxrpc/input.c
net/rxrpc/protocol.h