CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/09/22 04:05:00
Modified files: sys/net : route.c Log message: When a connected route is deleted, pass the corresponding priority to rtrequest1(9) otherwise the route will remain attached to a stale ifa. Found by matthieu@