K 10 svn:author V 3 ume K 8 svn:date V 27 2010-02-04T15:17:49.175043Z K 7 svn:log V 386 Introduce '[ipaddr]:path' notation. Since the existing implementation searches ':' backward, a path which includes ':' could not be mounted. You can now mount such path by enclosing an IP address by '[]'. Though we should change to search ':' forward, it will break 'ipv6addr:path' which is currently working. So, it still searches ':' backward, at least for now. MFC after: 2 weeks END