Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jun 2008 17:26:47 +0000 (UTC)
From:      Brooks Davis <brooks@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/rc.d Makefile NETWORKING defaultroute routing
Message-ID:  <200806051806.m55I6Kh9056796@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
brooks      2008-06-05 18:06:20 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             Makefile NETWORKING routing 
  Added files:
    etc/rc.d             defaultroute 
  Log:
  SVN rev 179566 on 2008-06-05 17:26:47Z by brooks
  
  Fix the wait for default route change I made a few weeks ago by creating
  a new defaultroute script that just does the wait.  The previous attempt
  created a circular dependency through network_ipv6.
  
  Pointy hat to:  brooks
  
  Revision  Changes    Path
  1.92      +1 -1      src/etc/rc.d/Makefile
  1.16      +1 -1      src/etc/rc.d/NETWORKING
  1.1       +48 -0     src/etc/rc.d/defaultroute (new)
  1.145     +1 -26     src/etc/rc.d/routing



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