Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F150468111
D28447.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
246 B
Referenced Files
None
Subscribers
None
D28447.diff
View Options
diff --git a/sbin/ipfw/ipfw2.c b/sbin/ipfw/ipfw2.c
--- a/sbin/ipfw/ipfw2.c
+++ b/sbin/ipfw/ipfw2.c
@@ -4961,6 +4961,7 @@
break;
case TOK_EXT6HDR:
+ NEED1("missing extension header");
fill_ext6hdr( cmd, *av );
av++;
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 2, 11:40 AM (5 h, 14 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30702203
Default Alt Text
D28447.diff (246 B)
Attached To
Mode
D28447: Fix SIGBUS in ipfw(8) when ext6hdr option is omitted.
Attached
Detach File
Event Timeline
Log In to Comment