CVSROOT: /cvs Module name: src Changes by: [EMAIL PROTECTED] 2008/09/15 14:12:11
Modified files: sbin/route : route.c show.c Log message: Mask rtm->rtm_priority with RTP_MASK before printing so that the priority is correctly shown even if the route is flagged RTP_DOWN. OK henning@