commit | 3038eeac027d8ec62e4936143498f2b37baf4cb5 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 06 22:27:25 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun May 08 13:48:57 2011 -0700 |
tree | 6bbc1d63430437c9f0d3cd65c6d1b2254515834a | |
parent | fdbb0f076b065a0c753ba26925f10357505f1d42 [diff] |
ipv4: Lock socket and use cork flow in ip4_datagram_connect(). 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>