lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Mon, 5 Jun 2023 15:00:24 +0200
From: Andrew Lunn <andrew@...n.ch>
To: Mengyuan Lou <mengyuanlou@...-swift.com>
Cc: netdev@...r.kernel.org, jiawenwu@...stnetic.com
Subject: Re: [RFC,PATCH net-next 1/3] net: ngbe: add Wake on Lan support

On Mon, Jun 05, 2023 at 05:52:50PM +0800, Mengyuan Lou wrote:
> Implement ethtool_ops get_wol.
> Implement Wake-on-LAN support.
> 
> Magic packets are checked by fw, for now just support
> WAKE_MAGIC and do not supoort to set_wol.

So are you saying WOL cannot be disabled? A magic packet will always
wake the system?

Can you disable WoL by not calling device_set_wakeup_enable()? Can the
interrupt be masked to disable WoL?

Is this specific to ngbe? Does txgbe have different firmware and
different WoL support?

	  Andrew

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ