Without using any sample Netlink code is there any command or way to find out whether this kernel image is supporting Netlink or not. For eg. NETLINK_GENERIC and NETLINK_ISCSI appeared in Linux 2.6.15.(netlink(7)) so how I can see which Netlink version it is supporting?Without using any sample Netlink code is there