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.