FreeBSD Bugzilla – Attachment 222081 Details for
Bug 253169
ipfw: sigbus when ext6hdr option is omitted
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
proposed patch
patch.diff (text/plain), 356 bytes, created by
Evgenii Khramtsov
on 2021-02-01 18:58:31 UTC
(
hide
)
Description:
proposed patch
Filename:
MIME Type:
Creator:
Evgenii Khramtsov
Created:
2021-02-01 18:58:31 UTC
Size:
356 bytes
patch
obsolete
>diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c >index 67303d8bb..19f7f3310 100644 >--- a/sbin/ipfw/ipfw2.c >+++ b/sbin/ipfw/ipfw2.c >@@ -4961,6 +4961,7 @@ compile_rule(char *av[], uint32_t *rbuf, int *rbufsize, struct tidx *tstate) > break; > > case TOK_EXT6HDR: >+ NEED1("missing extension header"); > fill_ext6hdr( cmd, *av ); > av++; > break;
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 253169
: 222081