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] [day] [month] [year] [list]
Date:	Sat, 13 Jun 2009 16:15:16 +0200
From:	Anders Eriksson <aeriksson@...tmail.fm>
To:	Francois Romieu <romieu@...zoreil.com>
cc:	netdev@...r.kernel.org, edward_hsu@...ltek.com.tw
Subject: Re: [PATCH] r8169: do not bring device down when suspending


romieu@...zoreil.com said:
> If it is easier for you, you can try against 2.6.30 the patch at 
> http://userweb.kernel.org/~romieu/r8169/2.6.30/20090612-r8169-test.patch 

tested, and it does wake up on broadcasted and unicasted UDP magic packet, but
not any other kinds of packets. More specifically:

(Magic payload, UDP, IP dest link broadcast, eth dest broadcast) ->
wakes up on 'g' and 'b'

(Magic payload, UDP, IP dest unicast, eth dest unicast) ->
wakes up on 'g' and 'b'

(arp: eth broadcast) ->
does NOT wake up on 'b' as expected

Hmmm, maybe 'b' stands for IP broadcast and not eth broadcast? Let's see:
(ping broadcast: icmp,  IP dest broadcast, eth dest broadcast) ->
does NOT wake up on 'b'.

As best I can tell, the patch fixes the g case, but something's still broken 
for the other cases the device claims to support ('pumb').

-Anders


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ