Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sbin/ifconfig
Module Name: src
Committed By: dyoung
Date: Mon May 12 15:35:50 UTC 2008
Modified Files:
src/sbin/ifconfig: af_inet6.c
Log Message:
Initialize IPv6 addresses and ifreqs with more rigor. Fixes this
bug reported by Matthias Scheler,
# ifconfig sip0 inet6 fdb4:542d:dc11:ec20::1
ifconfig: SIOCAIFADDR_IN6: Invalid argument
# ifconfig sip0 inet6 fdb4:542d:dc11:ec20::1 prefixlen 64
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sbin/ifconfig/af_inet6.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