K 10 svn:author V 3 ume K 8 svn:date V 27 2005-07-21T16:32:50.000000Z K 7 svn:log V 359 simplified udp6_output() and rip6_output(): do not override in6p_outputopts at the entrance of the functions. this trick was necessary when we passed an in6 pcb to in6_embedscope(), within which the in6p_outputopts member was used, but we do not use this kind of interface any more. Submitted by: Keiichi SHIMA Obtained from: KAME END