CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/02/12 04:19:57
Modified files: sys/net : route.c Log message: When purging the routes corresponding to an ifp, skip the routing tables of different routing domains. The same change has been applied to rt_if_track() in r1.205. ok claudio@