Page MenuHomeFreeBSD

D57617.id179937.diff
No OneTemporary

D57617.id179937.diff

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

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)

Event Timeline