K 10 svn:author V 3 ume K 8 svn:date V 27 2005-11-04T19:57:31.000000Z K 7 svn:log V 355 MFC: 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. sys/netinet6/raw_ip6.c: 1.52 sys/netinet6/udp6_output.c: 1.21 END