Instead of doing the the if_get() dance for rt_missmsg(), change the
authorbluhm <bluhm@openbsd.org>
Sun, 25 Oct 2015 10:05:09 +0000 (10:05 +0000)
committerbluhm <bluhm@openbsd.org>
Sun, 25 Oct 2015 10:05:09 +0000 (10:05 +0000)
commit11ad1eea802e0594318c456699776ce75c79c08e
treeb7619ce74ad4d82e5654131cb450e8c427af6c19
parent044286c07f1b357e0d4e93165403f66c42f47579
Instead of doing the the if_get() dance for rt_missmsg(), change the
function to take an interface index.
discussed with mpi@;  OK claudio@
sys/net/route.c
sys/net/route.h
sys/net/rtsock.c
sys/netinet/in_pcb.c