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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    etc                  network.subr 
  Log:
  SVN rev 196646 on 2009-08-29 19:47:39Z by dougb
  
  MFC 196478:
  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.
  
  MFC 196523:
  Improve the case test to detect the presence of lo0 in the list of
  network_interfaces.
  Submitted by:   Christoph Mallon <christoph.mallon@gmx.de>
  
  Revision   Changes    Path
  1.180.2.4  +7 -0      src/etc/network.subr



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