commit | 0bbe84a67b0b5460c2e67101b3aa95cb828845f3 | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vyasevich@gmail.com> | Sat Jan 31 10:40:14 2015 -0500 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 02 19:28:04 2015 -0800 |
tree | a96a7b945c92c3ee22ff0f9fc657b6a843611906 | |
parent | 366e41d9774d7010cb63112b6db2fce6dc7809c0 [diff] |
ipv6: Append sending data to arbitrary queue Add the ability to append data to arbitrary queue. This will be needed later to implement lockless UDP sends. Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>