CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/25 04:05:09
Modified files:
sys/net : route.c route.h rtsock.c
sys/netinet : in_pcb.c
Log message:
Instead of doing the the if_get() dance for rt_missmsg(), change the
function to take an interface index.
discussed with mpi@; OK claudio@
