FreeBSD Bugzilla – Attachment 25937 Details for
Bug 44284
/etc/rc.d/ipnat does not properly call 'err' in absense of ipfilter module
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 330 bytes, created by
Sergey Mokryshev
on 2002-10-19 23:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Sergey Mokryshev
Created:
2002-10-19 23:10:01 UTC
Size:
330 bytes
patch
obsolete
>--- /tmp/ipnat.orig Sun Oct 20 01:29:50 2002 >+++ ipnat Sun Oct 20 01:32:55 2002 >@@ -36,8 +36,7 @@ > { > # Make sure ipfilter is loaded before continuing > if ! ${SYSCTL} net.inet.ipf.fr_pass >/dev/null 2>&1; then >- err 'ipnat requires ipfilter be loaded' >- return 1 >+ err 1 'ipnat requires ipfilter be loaded' > fi > return 0 > }
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 44284
: 25937