Hajimu UMEMOTO e07db7aa57 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 <keiichi__at__iijlab.net>
Obtained from:	KAME
2005-07-21 16:32:50 +00:00
..
2005-07-15 12:22:14 +00:00
2005-07-13 20:35:09 +00:00
2005-03-11 22:07:04 +00:00
2005-07-20 13:34:16 +00:00
2005-03-28 18:31:18 +00:00
2005-07-20 18:08:16 +00:00
2005-07-09 18:30:31 +00:00
2005-02-23 22:44:38 +00:00
2005-07-21 11:13:12 +00:00