The raw ip input functions are called from several places. Use the
authorbluhm <bluhm@openbsd.org>
Mon, 17 Apr 2017 21:10:03 +0000 (21:10 +0000)
committerbluhm <bluhm@openbsd.org>
Mon, 17 Apr 2017 21:10:03 +0000 (21:10 +0000)
commit66467af96b630ab5d346fd93acb34f47b01af57e
treee9fedfdc7f4198413def70e457e7c3f80adaa301
parent7bb25ead717208681d78f4ee1f85bcab4fb65031
The raw ip input functions are called from several places.  Use the
address family passed down with pr_input to check that the correct
one is used.
OK florian@
sys/netinet/raw_ip.c
sys/netinet6/raw_ip6.c