freebsd-dev/sys/contrib
Bjoern A. Zeeb 5b63183446 Pseudo interfaces should go at SI_SUB_PSEUDO. However at least
pfsync also depends on pf to be initialized already so pf goes at
FIRST and the interfaces go at ANY.
Then the (VNET_)SYSINIT startups for pf stays at SI_SUB_PROTO_BEGIN
and for pfsync we move to the later SI_SUB_PROTO_IF.

This is not ideal either but at least an order that should work for
the moment and can be re-fined with the VIMAGE merge, once this will
actually work with more than one network stack.

MFC after:	3 days
2011-10-19 10:04:24 +00:00
..
altq/altq Update packet filter (pf) code to OpenBSD 4.5. 2011-06-28 11:57:25 +00:00
dev Merge ACPICA 20110527. 2011-05-31 19:45:58 +00:00
ia64/libuwx
ipfilter/netinet Pass a format string to make_dev(). 2010-10-13 14:57:13 +00:00
libfdt Provide kernel level headers for the libfdt code. 2010-06-02 17:24:41 +00:00
ngatm Properly tell the compiler that we want to ignore the return value of 2010-10-13 17:09:53 +00:00
octeon-sdk o) Clean up FPA pools on module unload. 2011-03-16 08:51:36 +00:00
pf Pseudo interfaces should go at SI_SUB_PSEUDO. However at least 2011-10-19 10:04:24 +00:00
rdma Remove the explicit definition of inet_aton() as it was introduced as a 2009-11-12 14:22:12 +00:00
x86emu Integrate OpenBSD rev 1.5 of x86emu.c. 2010-03-09 22:42:24 +00:00