]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Prepare for pf 3.5 import:
authormlaier <mlaier@FreeBSD.org>
Wed, 16 Jun 2004 22:59:06 +0000 (22:59 +0000)
committermlaier <mlaier@FreeBSD.org>
Wed, 16 Jun 2004 22:59:06 +0000 (22:59 +0000)
commit18ff3600274a040e5de7283d8307f491d309ab41
tree8d9c6f476f672fc5e621e202843b1d13c5f76508
parent885650db5e19c322f3faaca8fd10c8191c0a417e
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
sys/modules/Makefile
sys/modules/pflog/Makefile [deleted file]
sys/modules/pfsync/Makefile [deleted file]
sys/netinet/in.h
sys/sys/mbuf.h