diff options
author | ume <ume@FreeBSD.org> | 2005-07-21 16:32:50 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2005-07-21 16:32:50 +0000 |
commit | 2343049cfab21571a747ee6085b33cabb5af8d69 (patch) | |
tree | cd5011b61844dbba1f61d057792fedc78b20f4bf /sys/netinet6/ipcomp_input.c | |
parent | ce7209a491acdae04c953a38efa504107271b982 (diff) | |
download | FreeBSD-src-2343049cfab21571a747ee6085b33cabb5af8d69.zip FreeBSD-src-2343049cfab21571a747ee6085b33cabb5af8d69.tar.gz |
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
Diffstat (limited to 'sys/netinet6/ipcomp_input.c')
0 files changed, 0 insertions, 0 deletions