Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Jun 2001 06:25:10 -0700 (PDT)
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/route route.c
Message-ID:  <200106131325.f5DDPBU99464@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ru          2001/06/13 06:25:10 PDT

  Modified files:
    sbin/route           route.c 
  Log:
  Forced commit.
  
  Revision 1.50 stated that it fixed the -iface breakage introduced with
  the latest KAME merge in revision 1.48.  Actually, revision 1.48 fixed
  the bug in revision 1.12 which incorrectly tested the ifr_flags member
  of the ifreq structure filled by ioctl(SIOCGIFCONF); ifr_flags is only
  valid in the SIOCGIFFLAGS case.
  
  But yes, we still want to be able to specify the interface name as the
  gateway for non-P2P interfaces.
  
  Revision  Changes    Path
  1.52      +1 -1      src/sbin/route/route.c


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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