Merge branch 'add-checks-for-incoming-packet-addresses'
authorJakub Kicinski <kuba@kernel.org>
Sat, 19 Feb 2022 05:24:32 +0000 (21:24 -0800)
committerJakub Kicinski <kuba@kernel.org>
Sat, 19 Feb 2022 05:24:33 +0000 (21:24 -0800)
Jeremy Kerr says:

====================
Add checks for incoming packet addresses

This series adds a couple of checks for valid addresses on incoming MCTP
packets. We introduce a couple of helpers in 1/2, and use them in the
ingress path in 2/2.
====================

Link: https://lore.kernel.org/r/20220218042554.564787-1-jk@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>

Trivial merge