HomeFreeBSD

Prevent ip_input() from panicing due to unprotected access to INADDR_HASH.

Description

Prevent ip_input() from panicing due to unprotected access to INADDR_HASH.

PR: 220078
MFC after: 1 month
Differential Revision: https://reviews.freebsd.org/D12457
Tested-by: Cassiano Peixoto and others

Details