]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Make stf_getsrcifa6() return a reference to an in6_ifaddr rather than
authorRobert Watson <rwatson@FreeBSD.org>
Wed, 24 Jun 2009 08:52:09 +0000 (08:52 +0000)
committerRobert Watson <rwatson@FreeBSD.org>
Wed, 24 Jun 2009 08:52:09 +0000 (08:52 +0000)
commitfe0ecfd64dadefe563f43940f9a9cc139a60d2b3
treebbb24922c90ffa9655952dca4de1a0277e9a991f
parent65a495780643820cd02917549736070b2d5f566b
Make stf_getsrcifa6() return a reference to an in6_ifaddr rather than
a pointer, and dispose of the references when no longer needed.

MFC after: 6 weeks
sys/net/if_stf.c