alistair23-linux/net/netlabel
Thomas Graf d387f6ad10 [NETLINK]: Add notification message sending interface
Adds nlmsg_notify() implementing proper notification logic. The
message is multicasted to all listeners in the group. The
applications the requests orignates from can request a unicast
back report in which case said socket will be excluded from the
multicast to avoid duplicated notifications.

nlmsg_multicast() is extended to take allocation flags to
allow notification in atomic contexts.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-09-22 14:54:49 -07:00
..
Kconfig [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
Makefile [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_cipso_v4.c [NetLabel]: CIPSOv4 and Unlabeled packet integration 2006-09-22 14:53:35 -07:00
netlabel_cipso_v4.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_domainhash.c [NET]: Make code static. 2006-09-22 14:54:07 -07:00
netlabel_domainhash.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_kapi.c [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_mgmt.c [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_mgmt.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_unlabeled.c [NetLabel]: CIPSOv4 and Unlabeled packet integration 2006-09-22 14:53:35 -07:00
netlabel_unlabeled.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00
netlabel_user.c [NETLINK]: Add notification message sending interface 2006-09-22 14:54:49 -07:00
netlabel_user.h [NetLabel]: core NetLabel subsystem 2006-09-22 14:53:34 -07:00