Subject: CVS commit: src/sys/netinet
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 02/18/2006 17:47:07
Module Name:	src
Committed By:	joerg
Date:		Sat Feb 18 17:47:07 UTC 2006

Modified Files:
	src/sys/netinet: ip_input.c

Log Message:
Print the source and destination IP in ip_forward's DIAGNOSTIC code
with inet_ntoa, making it more human friendly.

From Liam J. Foy in private mail.


To generate a diff of this commit:
cvs rdiff -r1.223 -r1.224 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.