Closed vasily-v-ryabov closed 7 years ago
16 repetitions are enough according to the spec.
After this change a WOL packet is the same for wol.send_magic_packet(...) and for WakeOnLAN software in WireShark. So it's easier to reproduce some sequences in automated mode and manually.
wol.send_magic_packet(...)
Thanks for the PR :smile:
16 repetitions are enough according to the spec.
After this change a WOL packet is the same for
wol.send_magic_packet(...)
and for WakeOnLAN software in WireShark. So it's easier to reproduce some sequences in automated mode and manually.