Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Jun 2004 22:59:06 +0000 (UTC)
From:      Max Laier <mlaier@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys mbuf.h src/sys/netinet in.h src/sys/modules Makefile src/sys/modules/pflog Makefile src/sys/modules/pfsync Makefile
Message-ID:  <200406162259.i5GMx6xP068137@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mlaier      2004-06-16 22:59:06 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mbuf.h 
    sys/netinet          in.h 
    sys/modules          Makefile 
  Removed files:
    sys/modules/pflog    Makefile 
    sys/modules/pfsync   Makefile 
  Log:
  Prepare for pf 3.5 import:
   - Remove pflog and pfsync modules. Things will change in such a fashion
     that there will be one module with pf+pflog that can be loaded into
     GENERIC without problems (which is what most people want). pfsync is no
     longer possible as a module.
   - Add multicast address for in-kernel multicast pfsync protocol. Protocol
     glue will follow once the import is done.
   - Add one more mbuf tag
  
  Revision  Changes    Path
  1.383     +0 -4      src/sys/modules/Makefile
  1.3       +0 -29     src/sys/modules/pflog/Makefile (dead)
  1.3       +0 -29     src/sys/modules/pfsync/Makefile (dead)
  1.85      +2 -0      src/sys/netinet/in.h
  1.150     +1 -0      src/sys/sys/mbuf.h



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