Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F171076445
D2769.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
371 B
Referenced Files
None
Subscribers
None
D2769.id.diff
View Options
Index: sys/netpfil/pf/pf_norm.c
===================================================================
--- sys/netpfil/pf/pf_norm.c
+++ sys/netpfil/pf/pf_norm.c
@@ -823,6 +823,7 @@
(*frag)->fr_max = 0;
(*frag)->fr_src.v4 = h->ip_src;
(*frag)->fr_dst.v4 = h->ip_dst;
+ (*frag)->fr_af = AF_INET;
(*frag)->fr_id = h->ip_id;
(*frag)->fr_timeout = time_uptime;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 9, 1:44 PM (3 m, 55 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38590421
Default Alt Text
D2769.id.diff (371 B)
Attached To
Mode
D2769: pf: address family must be set when creating a pf_fragment
Attached
Detach File
Event Timeline
Log In to Comment