Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F161251286
D57617.id179937.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
449 B
Referenced Files
None
Subscribers
None
D57617.id179937.diff
View Options
diff --git a/sys/net/if_fwsubr.c b/sys/net/if_fwsubr.c
--- a/sys/net/if_fwsubr.c
+++ b/sys/net/if_fwsubr.c
@@ -180,13 +180,6 @@
ah->ar_hrd = htons(ARPHRD_IEEE1394);
if (unicast)
*destfw = *(struct fw_hwaddr *) ar_tha(ah);
-
- /*
- * The standard arp code leaves a hole for the target
- * hardware address which we need to close up.
- */
- bcopy(ar_tpa(ah), ar_tha(ah), ah->ar_pln);
- m_adj(m, -ah->ar_hln);
break;
}
#endif
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jul 3, 3:39 AM (8 h, 35 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34054414
Default Alt Text
D57617.id179937.diff (449 B)
Attached To
Mode
D57617: if_fwsubr: remove ARP target hardware address trimming
Attached
Detach File
Event Timeline
Log In to Comment