Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 02:28:59 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc/rc.d routing
Message-ID:  <200910020229.n922TInv035251@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hrs         2009-10-02 02:28:59 UTC

  FreeBSD src repository

  Modified files:
    etc/rc.d             routing 
  Log:
  SVN rev 197699 on 2009-10-02 02:28:59Z by hrs
  
  - Split routing_*() and option_*() to *_AF() and add afexists() check
    for each address family.  Replace AF_static() with static_AF() for
    consistency.
  
  - Display a message only if the user sets a non-default value, and set
    a sysctl explicitly even if it is the default value.
  
  Revision  Changes    Path
  1.151     +85 -55    src/etc/rc.d/routing



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