Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 06/18/1999 11:20:52
Module Name: syssrc
Committed By: thorpej
Date: Fri Jun 18 18:20:51 UTC 1999
Modified Files:
syssrc/sys/netinet: if_arp.c
Log Message:
When sending an ARP reply, make sure to set the length of the outgoing
packet.
Slightly modified from PR #7809, Zdenek Salvet <salvet@ics.muni.cz>.
To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/netinet/if_arp.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.