Propagate an rdomain number to the nd6_lookup independently from
authormikeb <mikeb@openbsd.org>
Tue, 7 Jan 2014 17:07:45 +0000 (17:07 +0000)
committermikeb <mikeb@openbsd.org>
Tue, 7 Jan 2014 17:07:45 +0000 (17:07 +0000)
commitf4d1af37ddeedade34d3da50938b4ff46c639458
tree2a687f228edadee91ce388f6ccf3fe1a90e46404
parentc93b5f8a98fc0a4acee6dba25c8feea32417056e
Propagate an rdomain number to the nd6_lookup independently from
the ifp pointer which can be NULL.  This prevents a crash reported
by David Hill <dhill at mindcry ! org>.  OK bluhm
sys/netinet/tcp_input.c
sys/netinet6/icmp6.c
sys/netinet6/in6_src.c
sys/netinet6/nd6.c
sys/netinet6/nd6.h
sys/netinet6/nd6_nbr.c
sys/netinet6/nd6_rtr.c