]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prevent stf(4) from panicing due to unprotected access to INADDR_HASH.
authorEugene Grosbein <eugen@FreeBSD.org>
Sat, 27 Oct 2018 04:45:28 +0000 (04:45 +0000)
committerEugene Grosbein <eugen@FreeBSD.org>
Sat, 27 Oct 2018 04:45:28 +0000 (04:45 +0000)
commit232485a17e38c9cb8d2cd3c0f317c607e8f13925
tree12c2e9e1ebd0e582e7d94151011ba1ce987bead6
parente1f1ddeb35427fc0b9fa902de514c7aa23b57d56
Prevent stf(4) 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
sys/net/if_stf.c