]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
Prevent stf(4) from panicing due to unprotected access
authoreugen <eugen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Nov 2018 12:19:30 +0000 (12:19 +0000)
committereugen <eugen@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 26 Nov 2018 12:19:30 +0000 (12:19 +0000)
commit4f68c794f691aeb33264e7360dabe29a37b91bf5
tree17d67870a6dbdc41c32bc9e671f2359a0bb3eebc
parentc8e2425d7ced87cde1909c51c2876eb59224fadd
Prevent stf(4) from panicing due to unprotected access
to INADDR_HASH. This is direct commit to stable/10
instead of MFC r339806 due to significant differences
in code base.

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

git-svn-id: svn://svn.freebsd.org/base/stable/10@340958 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/net/if_stf.c