OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Claudio Jeker (claudiocvs.openbsd.org)
Date: Fri Mar 23 2007 - 08:43:32 CDT


CVSROOT: /cvs
Module name: src
Changes by: claudiocvs.openbsd.org 2007/03/23 07:43:32

Modified files:
        sbin/route : route.c

Log message:
Only print the routing table id if the routing message uses the rt_msghdr
else some random value is printed for messages like RTM_NEWADDR. OK henning