diff options
author | Thomas Graf <tgraf@suug.ch> | 2013-11-30 13:21:30 +0100 |
---|---|---|
committer | Jesse Gross <jesse@nicira.com> | 2014-01-07 00:51:53 +0100 |
commit | bb9b18fb55b03477fe5bdd3e97245d6d4d3dee4f (patch) | |
tree | 02d730abd6f31752a842f8c1d9f30d62d185e0b2 /net/openvswitch | |
parent | openvswitch: Silence RCU lockdep checks from flow lookup. (diff) | |
download | linux-bb9b18fb55b03477fe5bdd3e97245d6d4d3dee4f.tar.xz linux-bb9b18fb55b03477fe5bdd3e97245d6d4d3dee4f.zip |
genl: Add genlmsg_new_unicast() for unicast message allocation
Allocates a new sk_buff large enough to cover the specified payload
plus required Netlink headers. Will check receiving socket for
memory mapped i/o capability and use it if enabled. Will fall back
to non-mapped skb if message size exceeds the frame size of the ring.
Signed-of-by: Thomas Graf <tgraf@suug.ch>
Reviewed-by: Daniel Borkmann <dborkman@redhat.com>
Signed-off-by: Jesse Gross <jesse@nicira.com>
Diffstat (limited to 'net/openvswitch')
0 files changed, 0 insertions, 0 deletions