K 10 svn:author V 6 qingli K 8 svn:date V 27 2009-08-12T19:15:26.988330Z K 7 svn:log V 418 A piece of code was added to install a host route when an IPv6 interface address is configured with a /128 prefix. This is no longer necessary due to r192011. In fact that code conflicts with r192011. This patch removes the host route installation when detecting the /128 prefix, and instead let the code added by r192011 to install the loopback route for that IPv6 interface address. Reviewed by: bz Approved by: re END