Module Name: src Committed By: roy Date: Sun Feb 14 19:47:17 UTC 2021
Modified Files: src/sys/net: if_arp.h src/sys/netinet: if_arp.c Log Message: if_arp: Just KASSERT that arphrd is aligned While here improve readability of checking ARP IEEE1394 matches interface. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/net/if_arp.h cvs rdiff -u -r1.300 -r1.301 src/sys/netinet/if_arp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.