remarkable-linux/net/netlink
Cyrill Gorcunov 13cfa97bef net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
Use guard DECLARE_SOCKADDR in a few more places which allow
us to catch if the structure copied back is too big.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-10 20:54:41 -08:00
..
af_netlink.c net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard 2009-11-10 20:54:41 -08:00
genetlink.c genetlink: Optimize and one bug fix in genl_generate_id() 2009-10-17 23:57:26 -07:00
Makefile netlink: Move netlink attribute parsing support to lib 2009-03-04 14:53:30 +08:00