ethtool: add WOL_NTF notification
Send ETHTOOL_MSG_WOL_NTF notification whenever wake-on-lan settings of a device are modified using ETHTOOL_MSG_WOL_SET netlink message or ETHTOOL_SWOL ioctl request. As notifications can be received by anyone, do not include SecureOn(tm) password in notification messages. Signed-off-by:Michal Kubecek <mkubecek@suse.cz> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- Documentation/networking/ethtool-netlink.rst 3 additions, 2 deletionsDocumentation/networking/ethtool-netlink.rst
- include/uapi/linux/ethtool_netlink.h 1 addition, 0 deletionsinclude/uapi/linux/ethtool_netlink.h
- net/ethtool/ioctl.c 1 addition, 0 deletionsnet/ethtool/ioctl.c
- net/ethtool/netlink.c 2 additions, 0 deletionsnet/ethtool/netlink.c
- net/ethtool/wol.c 3 additions, 1 deletionnet/ethtool/wol.c
Please register or sign in to comment