git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40abc27
)
[IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup)
author
Mitsuru KANDA
<mk@linux-ipv6.org>
Sun, 18 Sep 2005 07:30:08 +0000
(
00:30
-0700)
committer
David 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