ipv4: Lock socket and use cork flow in ip4_datagram_connect().
authorDavid S. Miller <davem@davemloft.net>
Sat, 7 May 2011 05:27:25 +0000 (22:27 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 8 May 2011 20:48:57 +0000 (13:48 -0700)
This is to make sure that an l2tp socket's inet cork flow is
fully filled in, when it's encapsulated in UDP.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found