mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
44f7cbf586
access. While I'm here, enable WOL through magic packet but disable waking up system via unicast, multicast and broadcast frames. Otherwise, multicast or unicast frame(e.g. ICMP echo request) can wake up system which is not probably wanted behavior on most environments. This was not known as problem because RL_CFG5 register access had not effect until this change. The capability to wake up system with unicast/multicast frames are still set in driver, default off, so users who need that feature can still activate it with ifconfig(8). |
||
---|---|---|
.. | ||
if_re.c |