Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Sean Boudreau <seanb@netbsd.org>
List: source-changes
Date: 06/28/2005 19:38:58
Module Name: src
Committed By: seanb
Date: Tue Jun 28 19:38:58 UTC 2005
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
- Return ICMP_UNREACH_NET when no route found as per
section 4.3.3.1 of rfc1812.
To generate a diff of this commit:
cvs rdiff -r1.217 -r1.218 src/sys/netinet/ip_input.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.