commit | 987905ded3d19c196dae25cac46c569cac9594b8 | [log] [tgz] |
---|---|---|
author | Mitsuru KANDA <mk@linux-ipv6.org> | Sun Sep 18 00:30:08 2005 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 18 00:30:08 2005 -0700 |
tree | 2a4b28b00e11ad15386dd9d5559e7be871e83ee2 | |
parent | 40abc27066c49b2c13c817154d438431b0303b96 [diff] |
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) 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>