In a project I'm working on I have to send WoL packets from kernel level (rather than from user space).
Does anyone know how to send WoL packets from kernel level?
The Berkeley Packet Filter or BPF provides, on some Unix-like systems, a raw interface to data link layers, permitting raw link-layer packets to be sent and received.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.