CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2009/05/30 13:50:28
Modified files: sbin/route : route.8 route.c Log message: Make route flush more powerful by allowing -iface/-interface or -priority to be specified. So only routes matching these conditions will be flushed. This will help making dhclient less dumb when fiddeling with routes. OK henning@