FreeBSD Bugzilla – Attachment 83959 Details for
Bug 119874
[patch] "/etc/rc.d/pf reload" fails if there are macros defined in pf_flags rc variable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 484 bytes, created by
Niki Denev
on 2008-01-21 21:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Niki Denev
Created:
2008-01-21 21:20:01 UTC
Size:
484 bytes
patch
obsolete
>--- /etc/rc.d/pf.orig 2008-01-21 11:18:27.000000000 +0200 >+++ /etc/rc.d/pf 2008-01-21 11:29:56.000000000 +0200 >@@ -50,7 +50,7 @@ > pf_reload() > { > echo "Reloading pf rules." >- $pf_program -n -f "$pf_rules" || return 1 >+ $pf_program -n -f "$pf_rules" $pf_flags || return 1 > # Flush everything but existing state entries that way when > # rules are read in, it doesn't break established connections. > $pf_program -Fnat -Fqueue -Frules -FSources -Finfo -FTables -Fosfp > /dev/null 2>&1
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 119874
: 83959