cvs commit: src/sys/net if.c

Brian Feldman green at FreeBSD.org
Fri Dec 26 10:09:37 PST 2003


green       2003/12/26 10:09:35 PST

  FreeBSD src repository

  Modified files:
    sys/net              if.c 
  Log:
  Don't truncate the interface name in ifunit().  It's now possible to query
  "very long interface names", e.g.:
  ndis_atheros0: flags=8847<UP,BROADCAST,DEBUG,RUNNING,SIMPLEX,MULTICAST> mtu 1500
  
  Revision  Changes    Path
  1.174     +2 -2      src/sys/net/if.c


More information about the cvs-src mailing list