Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Mar 2000 17:46:45 -0800 (PST)
From:      Brian Somers <brian@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/ppp arp.c defs.h iface.c iface.h main.c radius.c route.c route.h
Message-ID:  <200003140146.RAA81961@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
brian       2000/03/13 17:46:45 PST

  Modified files:
    usr.sbin/ppp         arp.c defs.h iface.c iface.h main.c 
                         radius.c route.c route.h 
  Log:
  The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mib
  is aligned.  Teach this to ``show route''.
  
  Clean up some of the sockaddr parsing routines.
  
  Revision  Changes    Path
  1.38      +28 -40    src/usr.sbin/ppp/arp.c
  1.53      +3 -1      src/usr.sbin/ppp/defs.h
  1.14      +36 -34    src/usr.sbin/ppp/iface.c
  1.4       +4 -1      src/usr.sbin/ppp/iface.h
  1.169     +3 -1      src/usr.sbin/ppp/main.c
  1.13      +3 -1      src/usr.sbin/ppp/radius.c
  1.62      +57 -57    src/usr.sbin/ppp/route.c
  1.14      +4 -1      src/usr.sbin/ppp/route.h



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?200003140146.RAA81961>