FreeBSD Bugzilla – Attachment 9140 Details for
Bug 18830
add IP_FW_GETRULE to ipfw, in order to get single rules
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 389 bytes, created by
alex
on 2000-05-26 13:10:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
alex
Created:
2000-05-26 13:10:01 UTC
Size:
389 bytes
patch
obsolete
>Index: raw_ip.c >=================================================================== >RCS file: /home/ncvs/src/sys/netinet/raw_ip.c,v >retrieving revision 1.64 >diff -u -r1.64 raw_ip.c >--- raw_ip.c 1999/12/22 19:13:23 1.64 >+++ raw_ip.c 2000/05/25 20:29:13 >@@ -261,6 +261,7 @@ > break; > > case IP_FW_GET: >+ case IP_FW_GETRULE: > if (ip_fw_ctl_ptr == 0) > error = ENOPROTOOPT; > else
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 18830
:
9139
| 9140