FreeBSD Bugzilla – Attachment 11628 Details for
Bug 22828
patch to enable use of LOG_SECURITY in ipfilter
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 547 bytes, created by
richards+bsd
on 2000-11-13 23:00:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
richards+bsd
Created:
2000-11-13 23:00:01 UTC
Size:
547 bytes
patch
obsolete
>Index: facpri.c >=================================================================== >RCS file: /home/ncvs/src/contrib/ipfilter/facpri.c,v >retrieving revision 1.1.1.2 >diff -u -r1.1.1.2 facpri.c >--- facpri.c 2000/05/24 02:14:11 1.1.1.2 >+++ facpri.c 2000/11/13 22:40:31 >@@ -55,6 +55,9 @@ > #else > { "cron2", LOG_CRON2 }, > #endif >+#ifdef LOG_SECURITY >+ { "security", LOG_SECURITY }, >+#endif > { "local0", LOG_LOCAL0 }, { "local1", LOG_LOCAL1 }, > { "local2", LOG_LOCAL2 }, { "local3", LOG_LOCAL3 }, > { "local4", LOG_LOCAL4 }, { "local5", LOG_LOCAL5 },
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 22828
: 11628