From: Mitsuru KANDA Date: Sun, 18 Sep 2005 07:30:08 +0000 (-0700) Subject: [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) X-Git-Tag: v2.6.14-rc2~5^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=987905ded3d19c196dae25cac46c569cac9594b8;p=pandora-kernel.git [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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed