Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Oct 2009 02:24:25 +0000 (UTC)
From:      Hiroki Sato <hrs@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc network.subr src/etc/rc.d defaultroute faith ip6addrctl static_arp stf
Message-ID:  <200910020224.n922OaND034811@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    etc                  network.subr 
    etc/rc.d             defaultroute faith ip6addrctl static_arp 
                         stf 
  Log:
  SVN rev 197697 on 2009-10-02 02:24:25Z by hrs
  
  - Add AF_IPX and AF_NATM to afexists().
  
  - Add afexists() check to address family specific rc.d scripts.  A
    script for an AF will be silently ignored if the kernel has no
    support for the AF.
  
  Revision  Changes    Path
  1.203     +10 -0     src/etc/network.subr
  1.9       +2 -0      src/etc/rc.d/defaultroute
  1.2       +4 -0      src/etc/rc.d/faith
  1.8       +18 -16    src/etc/rc.d/ip6addrctl
  1.3       +5 -0      src/etc/rc.d/static_arp
  1.2       +4 -0      src/etc/rc.d/stf



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