Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jan 2006 12:57:09 +0000 (UTC)
From:      Hartmut Brandt <harti@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/tools/tools/ifinfo ifinfo.c src/sys/net if_mib.c if_mib.h
Message-ID:  <200601041257.k04Cv9iI098017@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
harti       2006-01-04 12:57:09 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/ifinfo   ifinfo.c 
    sys/net              if_mib.c if_mib.h 
  Log:
  Add a new leaf to the net.link.generic.ifdata.%d sysctl to retrieve
  the name and unit number assigned by the driver. This is needed by
  SNMP to find interfaces after they have been renamed.
  
  MFC after:      4 weeks
  
  Revision  Changes    Path
  1.18      +18 -1     src/sys/net/if_mib.c
  1.8       +1 -0      src/sys/net/if_mib.h
  1.8       +25 -4     src/tools/tools/ifinfo/ifinfo.c



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