FreeBSD Bugzilla – Attachment 89180 Details for
Bug 126060
[ipfw] [patch] IPFW limit checking in nightly security scripts slightly botched
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 360 bytes, created by
Ronald F. Guilmette
on 2008-07-29 02:30:06 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Ronald F. Guilmette
Created:
2008-07-29 02:30:06 UTC
Size:
360 bytes
patch
obsolete
>*** etc/periodic/security/550.ipfwlimit- Tue Jan 15 16:33:31 2008 >--- etc/periodic/security/550.ipfwlimit Mon Jul 28 18:04:08 2008 >*************** >*** 55,59 **** > {print $0} > } else { >! if ($2 > limit) > {print $0}} > }' > ${TMP} >--- 55,59 ---- > {print $0} > } else { >! if ($2 > limit && limit != 0) > {print $0}} > }' > ${TMP}
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 126060
: 89180 |
89181