diff options
author | Vlad Yasevich <vyasevich@gmail.com> | 2015-01-31 10:40:16 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-02-02 19:28:04 -0800 |
commit | d39d938c8228a4c5860138a53cf2b9ae4c4baec2 (patch) | |
tree | 187e996dd064f32b17528c357bf07149be77012b /kernel/ptrace.c | |
parent | 6422398c2ab09268a55112f98cbf96bbf0184328 (diff) |
ipv6: Introduce udpv6_send_skb()
Now that we can individually construct IPv6 skbs to send, add a
udpv6_send_skb() function to populate the udp header and send the
skb. This allows udp_v6_push_pending_frames() to re-use this
function as well as enables us to add lockless sendmsg() support.
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel/ptrace.c')
0 files changed, 0 insertions, 0 deletions