linux/net/netlink
Thomas Graf d35b685640 [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue()
netlink_rcv_skb() is changed to skip messages which don't have the
NLM_F_REQUEST bit to avoid every netlink family having to perform this
check on their own.

Signed-off-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
2007-04-25 22:27:29 -07:00
..
af_netlink.c [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 2007-04-25 22:27:29 -07:00
attr.c [NETLINK]: Improve string attribute validation 2006-09-22 15:18:24 -07:00
genetlink.c [NETLINK]: Ignore !NLM_F_REQUEST messages directly in netlink_run_queue() 2007-04-25 22:27:29 -07:00
Makefile [NETLINK]: Generic netlink family 2005-11-10 02:26:41 +01:00