CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/06/13 15:06:58
Modified files:
sys/netinet6 : in6.c
Log message:
As it is correct that the loopback address has no prefix, do not
complain about a missing prefix for ::1 in in6_unlink_ifa(). Also
log the actual IPv6 address in the error message instead of the
kernel pointer of the interface address.
OK sthen@ mpi@
