CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/09/01 00:10:01
Modified files: sys/net : route.c Log message: Make rtinit() cope when there is a more specific route available then the one planned to remove. Do this by going through the dupedkey list looking for the right ifa. Problem found by and OK dlg, OK henning