diff options
author | Julian Elischer <julian@FreeBSD.org> | 2009-08-21 11:20:10 +0000 |
---|---|---|
committer | Julian Elischer <julian@FreeBSD.org> | 2009-08-21 11:20:10 +0000 |
commit | c4b21cbe4a686587f01e66490bb9a658a5d4c5cf (patch) | |
tree | afa592da98bc02ee59b3326919b0cdec0db5851d /release | |
parent | 2b978628436aae61e9bce492dc375e0e47a2152e (diff) | |
download | src-c4b21cbe4a686587f01e66490bb9a658a5d4c5cf.tar.gz src-c4b21cbe4a686587f01e66490bb9a658a5d4c5cf.zip |
Fix ipfw's initialization functions to get the correct order of evaluation
to allow vnet and non vnet operation. Move some functions from ip_fw_pfil.c
to ip_fw2.c and mode to mostly using the SYSINIT and VNET_SYSINIT handlers
instead of the modevent handler. Correct some spelling errors in comments
in the affected code. Note this bug fixes a crash in NON VIMAGE kernels when
ipfw is unloaded.
This patch is a minimal patch for 8.0
I have a much larger patch that actually fixes the underlying problems
that will be applied after 8.0
Reviewed by: zec@, rwatson@, bz@(earlier version)
Approved by: re (rwatson)
MFC after: Immediatly
Notes
Notes:
svn path=/head/; revision=196423
Diffstat (limited to 'release')
0 files changed, 0 insertions, 0 deletions