cvs commit: src/etc/rc.d Makefile NETWORKING defaultroute routing

Brooks Davis brooks at FreeBSD.org
Thu Jun 5 18:06:21 UTC 2008


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


More information about the cvs-src mailing list