Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Heiko W.Rupp <hwr@netbsd.org>
List: source-changes
Date: 04/02/1999 12:39:26
Module Name:	src
Committed By:	hwr
Date:		Fri Apr  2 20:39:26 UTC 1999

Modified Files:
	src/sys/netinet: ip_ipip.c
Log Message:
Setting of source and destination IP is not done by
passing SIOCSIFADDR/SIOIFDSTADDR, but by passing the addresses in
the appropriate structs.
One of the mysteries of ifconfig IMHO...

Should fix kern/6899.