Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Aug 2009 19:52:47 +0000 (UTC)
From:      Doug Barton <dougb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc network.subr
Message-ID:  <200908231953.n7NJrBgG022169@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dougb       2009-08-23 19:52:47 UTC

  FreeBSD src repository

  Modified files:
    etc                  network.subr 
  Log:
  SVN rev 196478 on 2009-08-23 19:52:47Z by dougb
  
  Prior to the dire warning about values of network_interfaces other than
  AUTO the biggest mistake users made was leaving lo0 off the list. Since
  lo0 is effectively mandatory, check for it and add it to the list if
  it's not there.
  
  Revision  Changes    Path
  1.197     +7 -0      src/etc/network.subr



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