Module Name: src Committed By: maxv Date: Tue Feb 13 10:47:41 UTC 2018
Modified Files: src/sys/netinet: if_arp.c Log Message: Be tougher: * In arpintr(), don't allow IEEE1394 packets on non-IEEE1394 interfaces. * In revarpinput(), kick IEEE1394 packets right away. They are not supported. To generate a diff of this commit: cvs rdiff -u -r1.263 -r1.264 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.