Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: David Young <dyoung@netbsd.org>
List: source-changes
Date: 09/01/2006 02:44:46
Module Name: src
Committed By: dyoung
Date: Fri Sep 1 02:44:46 UTC 2006
Modified Files:
src/sys/netinet6: icmp6.c
Log Message:
Vastly simplify the code that copies an ICMP6 packet to two data
paths: ICMP6 reply path, and socket path.
To generate a diff of this commit:
cvs rdiff -r1.119 -r1.120 src/sys/netinet6/icmp6.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.