Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102764133
D30764.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
269 B
Referenced Files
None
Subscribers
None
D30764.diff
View Options
diff --git a/sys/netpfil/ipfw/ip_fw_pfil.c b/sys/netpfil/ipfw/ip_fw_pfil.c
--- a/sys/netpfil/ipfw/ip_fw_pfil.c
+++ b/sys/netpfil/ipfw/ip_fw_pfil.c
@@ -371,6 +371,8 @@
}
ipfw = ipfw_chk(&args);
+ if (!mem)
+ *p.m = args.m;
ret = PFIL_PASS;
switch (ipfw) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 8:44 PM (22 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14684166
Default Alt Text
D30764.diff (269 B)
Attached To
Mode
D30764: ipfw: Update the pfil mbuf pointer in ipfw_check_frame()
Attached
Detach File
Event Timeline
Log In to Comment