Files
linux/net/ipv6
Vlad Yasevich d39d938c82 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>
2015-02-02 19:28:04 -08:00
..
2014-09-30 14:00:48 -04:00
2015-02-02 18:46:51 -08:00
2015-01-14 16:35:49 -05:00
2015-02-02 19:28:04 -08:00
2014-12-09 16:29:03 -05:00
2014-12-09 16:29:03 -05:00
2014-11-05 23:52:33 -08:00
2015-02-02 19:28:04 -08:00
2014-05-23 16:28:53 -04:00