Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Nov 1997 18:15:58 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ppp route.c
Message-ID:  <199711150215.SAA07044@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       1997/11/14 18:15:58 PST

  Modified files:
    usr.sbin/ppp         route.c 
  Log:
  Interpret AF_LINK sockaddrs correctly in show/delete route.
  Print out inteface names rather than numbers, and use the
  same "find out the names" code in SetIfAddr().  This means
  that the nasty ioctl(,SIOCGIFCONF,)/realloc loop is now
  buried :-)
  
  Revision  Changes    Path
  1.26      +227 -172  src/usr.sbin/ppp/route.c



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