mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 13:03:02 +02:00
This first version reliles on netcat (nc), mostly because that's what I could figure out how to run in a netns. A better way would be to have a full SsdpClient that can collect query responses properly and log all devices found. This, however, will do fine for verifying SSDP on/off functionality. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>