summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/common.c
diff options
context:
space:
mode:
authorbz <bz@FreeBSD.org>2011-10-19 10:04:24 +0000
committerbz <bz@FreeBSD.org>2011-10-19 10:04:24 +0000
commitc9c086db96f0d7ade3c100ee4c16fedbf42feea2 (patch)
tree1b03d24440dd98fa677a4121992b435a1344af1f /lib/libfetch/common.c
parent677cad976801290d279ba83b8f943516de1ca405 (diff)
downloadFreeBSD-src-c9c086db96f0d7ade3c100ee4c16fedbf42feea2.zip
FreeBSD-src-c9c086db96f0d7ade3c100ee4c16fedbf42feea2.tar.gz
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
Diffstat (limited to 'lib/libfetch/common.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud