Subject: CVS commit: src/sys/netinet
To: None <source-changes@netbsd.org>
From: Atsushi Onoe <onoe@netbsd.org>
List: source-changes
Date: 06/13/2003 07:59:59
Module Name: src
Committed By: onoe
Date: Fri Jun 13 07:59:58 UTC 2003
Modified Files:
src/sys/netinet: in.c
Log Message:
For loopback interface, assign ia_dstaddr instead of just changing reference
to ifa_dstaddr. This fixes the problem that assigning more than 2 IPv4
aliases to loopback interface fails to create routing table entry.
To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sys/netinet/in.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.