cvs commit: src/sys/conf NOTES src/sys/modules Makefile src/sys/modules/ipfw Makefile src/sys/netinet ip_divert.c

Andre Oppermann andre at FreeBSD.org
Mon Oct 25 13:02:34 PDT 2004


andre       2004-10-25 20:02:34 UTC

  FreeBSD src repository

  Modified files:
    sys/conf             NOTES 
    sys/modules          Makefile 
    sys/modules/ipfw     Makefile 
    sys/netinet          ip_divert.c 
  Log:
  IPDIVERT is a module now and tell the other parts of the kernel about it.
  IPDIVERT depends on IPFIREWALL being loaded or compiled into the kernel.
  
  Revision  Changes    Path
  1.1283    +2 -1      src/sys/conf/NOTES
  1.405     +1 -0      src/sys/modules/Makefile
  1.21      +0 -4      src/sys/modules/ipfw/Makefile
  1.106     +4 -0      src/sys/netinet/ip_divert.c


More information about the cvs-src mailing list