FreeBSD Bugzilla – Attachment 208728 Details for
Bug 241613
dns/bind914: add option for using accf_dns (dnsready accept filter)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
files/extrapatch-interfacemgr.c
extrapatch-interfacemgr.c (text/plain), 461 bytes, created by
Eugene Grosbein
on 2019-10-31 09:47:43 UTC
(
hide
)
Description:
files/extrapatch-interfacemgr.c
Filename:
MIME Type:
Creator:
Eugene Grosbein
Created:
2019-10-31 09:47:43 UTC
Size:
461 bytes
patch
obsolete
>--- lib/ns/interfacemgr.c.orig 2019-10-02 09:24:10.000000000 +0300 >+++ lib/ns/interfacemgr.c 2019-10-31 11:58:39.040623000 +0300 >@@ -560,6 +560,7 @@ ns_interface_accepttcp(ns_interface_t *i > * If/when there a multiple filters listen to the > * result. > */ >+ if (isc_socket_filter(ifp->tcpsocket, "dnsready") != ISC_R_SUCCESS) > (void)isc_socket_filter(ifp->tcpsocket, "dataready"); > > result = ns_clientmgr_createclients(ifp->clientmgr, 1, ifp, true);
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
Flags:
eugen
:
maintainer-approval?
Actions:
View
|
Diff
Attachments on
bug 241613
:
208727
| 208728