FreeBSD Bugzilla – Attachment 47696 Details for
Bug 73058
Add missing device keywords to kernel entries for PF
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.80 KB, created by
Brad Davis
on 2004-10-24 02:20:17 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Brad Davis
Created:
2004-10-24 02:20:17 UTC
Size:
1.80 KB
patch
obsolete
>--- doc-ori/en_US.ISO8859-1/books/handbook/security/chapter.sgml Sat Oct 23 19:08:44 2004 >+++ doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml Sat Oct 23 19:12:25 2004 >@@ -3153,18 +3153,20 @@ > device pflog > device pfsync</screen> > >- <para><programlisting>pf</programlisting> tells the compile to include >- Packet Filter as part of its core kernel.</para> >+ <para><programlisting>device pf</programlisting> tells the compile >+ to include Packet Filter as part of its core kernel.</para> > >- <para><programlisting>pflog</programlisting> enables the optional >- &man.pflog.4; pseudo network device which can be used to log traffic >- to a &man.bpf.4; descriptor. The &man.pflogd.8; daemon can be used to >- store the logging information to disk.</para> >+ <para><programlisting>device pflog</programlisting> enables the >+ optional &man.pflog.4; pseudo network device which can be used >+ to log traffic to a &man.bpf.4; descriptor. The &man.pflogd.8; >+ daemon can be used to store the logging information to disk. >+ </para> > >- <para><programlisting>pfsync</programlisting> enables the optional >- &man.pfsync.4; pseudo network device that is used to monitor >- <quote>state changes</quote>. As this is not part of the loadable >- module one has to build a custom kernel to use it.</para> >+ <para><programlisting>device pfsync</programlisting> enables the >+ optional &man.pfsync.4; pseudo network device that is used to >+ monitor <quote>state changes</quote>. As this is not part of the >+ loadable module one has to build a custom kernel to use it. >+ </para> > > <para>These settings will take affect only after you have built and > installed a kernel with them set.</para>
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 73058
: 47696