CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/04/30 04:32:02
Modified files:
sbin/route : route.c show.c show.h
Log message:
tableid is either initialized to the current routing table or to the
one specified by the T flag. No need to pass a flag around if the
tableid is valid. It always is.
This code is now in sync between flushroutes() and p_rttables().
OK benno, no objection claudio
