Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 17 Feb 1996 13:13:36 -0800 (PST)
From:      Mike Pritchard <mpp>
To:        CVS-committers, cvs-all, cvs-sbin
Subject:   cvs commit:  src/sbin/route route.c
Message-ID:  <199602172113.NAA28639@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mpp         96/02/17 13:13:35

  Modified:    sbin/route  route.c
  Log:
  Fix route to check if inet_addr and inet_network return INADDR_NONE,
  instead of -1 which is never returned by those routines.
  
  Revision  Changes    Path
  1.7       +3 -3      src/sbin/route/route.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602172113.NAA28639>