cvs commit: src/sbin/ifconfig ifconfig.c

Joerg Sonnenberger joerg at crater.dragonflybsd.org
Wed Jan 5 07:14:24 PST 2005


joerg       2005/01/05 07:14:04 PST

DragonFly src repository

  Modified files:
    sbin/ifconfig        ifconfig.c 
  Log:
  Merge FreeBSD rev 1.70:
  When specifying an interface to ifconfig, first look up the interface
  index, then retrieve statistics for that index, rather than retrieving
  all interfaces and then looking for a matching name.  This allows the
  user to refer to an interface via an alias name.
  
  Revision  Changes    Path
  1.13      +11 -21    src/sbin/ifconfig/ifconfig.c


http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifconfig.c.diff?r1=1.12&r2=1.13&f=u





More information about the Commits mailing list