CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/05/27 03:51:18
Modified files:
sys/net : route.c
Log message:
In ifa_ifwithroute() the rtalloc() needs to be done against the rdomain
so use rtable_l2() to get the right id. Fixes adding routes to rtables.
OK mpi@ phessler@
