FreeBSD Bugzilla – Attachment 204898 Details for
Bug 212000
11.0-RC1: vimage jail with ipfilter not working
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
ipfilter vnet enabler
ipf-vnet-fix.diff (text/plain), 444 bytes, created by
Cy Schubert
on 2019-06-08 04:53:59 UTC
(
hide
)
Description:
ipfilter vnet enabler
Filename:
MIME Type:
Creator:
Cy Schubert
Created:
2019-06-08 04:53:59 UTC
Size:
444 bytes
patch
obsolete
>diff --git a/sys/contrib/ipfilter/netinet/mlfk_ipl.c b/sys/contrib/ipfilter/netinet/mlfk_ipl.c >index 094bafb593c..837ab52c2a9 100644 >--- a/sys/contrib/ipfilter/netinet/mlfk_ipl.c >+++ b/sys/contrib/ipfilter/netinet/mlfk_ipl.c >@@ -225,6 +225,10 @@ vnet_ipf_init(void) > "" > #endif > ); >+ else { >+ (void)ipf_pfil_hook(); >+ ipf_event_reg(); >+ } > } > VNET_SYSINIT(vnet_ipf_init, SI_SUB_PROTO_FIREWALL, SI_ORDER_THIRD, > vnet_ipf_init, NULL);
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 212000
: 204898