cvs commit: src/etc network.subr pccard_ether

Brooks Davis brooks at FreeBSD.org
Thu Aug 17 03:03:39 UTC 2006


brooks      2006-08-17 03:03:38 UTC

  FreeBSD src repository

  Modified files:
    etc                  network.subr pccard_ether 
  Log:
  Introduce a new function, ifexists and use it to avoid attempting to
  touch interfaces that don't actually exist in the stop case.  In the
  process move some IPv4 specific code from ifconfig_down to ipv4_down.
  
  This should solve problems with ifconfig: error messages on boot when
  interfaces are renamed.
  
  Revision  Changes    Path
  1.172     +41 -26    src/etc/network.subr
  1.49      +1 -1      src/etc/pccard_ether


More information about the cvs-src mailing list