FreeBSD Bugzilla – Attachment 6002 Details for
Bug 13907
dummynet.4 correction, rc addition of
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 413 bytes, created by
emoc the phearless
on 1999-09-22 21:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
emoc the phearless
Created:
1999-09-22 21:40:00 UTC
Size:
413 bytes
patch
obsolete
>*** rc.firewall.orig Tue Sep 21 19:44:21 1999 >--- rc.firewall Tue Sep 21 19:50:26 1999 >*************** >*** 49,54 **** >--- 49,60 ---- > fi > > ############ >+ # Unset one_pass if requested >+ if [ "x$firewall_one_pass" = "xNO" ]; then >+ /sbin/sysctl -w net.inet.ip.fw.one_pass=0 >+ fi >+ >+ ############ > # Set quiet mode if requested > if [ "x$firewall_quiet" = "xYES" ]; then > fwcmd="/sbin/ipfw -q"
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 13907
:
6000
|
6001
| 6002