Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Oct 2004 19:12:01 +0000 (UTC)
From:      Andre Oppermann <andre@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet ip_divert.c src/share/man/man4 divert.4 src/sbin/ipfw ipfw.8
Message-ID:  <200410221912.i9MJC16j029402@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
andre       2004-10-22 19:12:01 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          ip_divert.c 
    share/man/man4       divert.4 
    sbin/ipfw            ipfw.8 
  Log:
  Refuse to unload the ipdivert module unless the 'force' flag is given to kldunload.
  
  Reflect the fact that IPDIVERT is a loadable module in the divert(4) and ipfw(8)
  man pages.
  
  Revision  Changes    Path
  1.158     +4 -4      src/sbin/ipfw/ipfw.8
  1.31      +13 -3     src/share/man/man4/divert.4
  1.105     +11 -1     src/sys/netinet/ip_divert.c



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