[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
authorMitsuru KANDA <mk@linux-ipv6.org>
Sun, 18 Sep 2005 07:30:08 +0000 (00:30 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Sep 2005 07:30:08 +0000 (00:30 -0700)
I think we should cache the per-socket route(dst_entry) only when the
IPv6 UDP socket is connect(2)'ed.
(which is same as IPv4 UDP send behavior)

Signed-off-by: Mitsuru KANDA <mk@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found