[GENL]: Add genlmsg_reply() to simply unicast replies to requests
authorThomas Graf <tgraf@suug.ch>
Wed, 15 Nov 2006 03:45:27 +0000 (19:45 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 3 Dec 2006 05:22:41 +0000 (21:22 -0800)
commit81878d27fdd297a33f3cfcf29483fe1abaf26dec
tree4ce8183643abce3ec5fe5fdab0c9104204e88e6e
parent3dabc7157859e706770c825aa229f8943db4e0e1
[GENL]: Add genlmsg_reply() to simply unicast replies to requests

A generic netlink user has no interest in knowing how to
address the source of the original request.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Paul Moore <paul.moore@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/genetlink.h
net/netlabel/netlabel_cipso_v4.c
net/netlabel/netlabel_mgmt.c
net/netlabel/netlabel_unlabeled.c
net/netlink/genetlink.c