FreeBSD Bugzilla – Attachment 198919 Details for
Bug 232939
/sbin/ipfw cannot add 'not icmp6types' RULE OPTIONS (MATCH PATTERN)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Proposed patch
ipfw.diff (text/plain), 420 bytes, created by
Andrey V. Elsukov
on 2018-11-03 18:33:26 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Andrey V. Elsukov
Created:
2018-11-03 18:33:26 UTC
Size:
420 bytes
patch
obsolete
>Index: sbin/ipfw/ipv6.c >=================================================================== >--- sbin/ipfw/ipv6.c (revision 340098) >+++ sbin/ipfw/ipv6.c (working copy) >@@ -143,8 +143,6 @@ fill_icmp6types(ipfw_insn_icmp6 *cmd, char *av, in > uint8_t type; > > CHECK_LENGTH(cblen, F_INSN_SIZE(ipfw_insn_icmp6)); >- >- bzero(cmd, sizeof(*cmd)); > while (*av) { > if (*av == ',') > av++;
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 232939
: 198919