K 10 svn:author V 5 brian K 8 svn:date V 27 1997-12-30T02:45:48.000000Z K 7 svn:log V 285 Allow "add! dst mask gw" (note the ``!'') to do an RTM_CHANGE if the RTM_ADD fails with an EEXIST. Allow "delete! dst" (note the ``!'') to silently fail if the RTM_DELETE fails with an ESRCH. Also, make the ESRCH and EEXIST error conditions more understandable to the casual observer. END