mbenkmann / limux-gosa

GOsa² is a web based adminstration tool for user accounts, groups, servers, clients, and many other things.
18 stars 5 forks source link

Examine WOL packet loss #168

Closed mbenkmann closed 9 years ago

mbenkmann commented 9 years ago

From mux2...@gmail.com on March 20, 2014 09:28:35

Create a program to be called like this

wol

that sends WOL packets for into network as fast as possible.

On the computer start wollist and examine how many packets actually arrive.

Run this test in various subnets in various departments. Use the results to improve go-susi's WOL abilities, e.g. by sending more WOL packets per recipient and/or using a rate limiting for WOLs.

Original issue: http://code.google.com/p/go-susi/issues/detail?id=168

mbenkmann commented 9 years ago

From mux2...@gmail.com on November 03, 2014 07:19:04

WOL handling has been improved. At this time no further testing seems necessary.

Status: Done