Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc/sys/netinet
Module Name: syssrc
Committed By: itojun
Date: Sun Jul 22 16:18:31 UTC 2001
Modified Files:
syssrc/sys/netinet: in.c
Log Message:
manage IFA_ROUTE on interface address better, so that we can
provide a better support for multiple address with the same prefix better.
(like 10.0.0.1/8 and 10.0.0.2/8 on the same interface)
continuation of PR 13311.
remove irrelevant #if 0'ed segment for PR 10427.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/netinet/in.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index