cvs commit: src/sys/netinet ip_divert.c src/share/man/man4
divert.4 src/sbin/ipfw ipfw.8
Andre Oppermann
andre at FreeBSD.org
Fri Oct 22 12:12:02 PDT 2004
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
More information about the cvs-src
mailing list