Skip to content

Read USN from SSDP messages.

Thomas Bernard requested to merge annulen:read_usn into master

Created by: annulen

USN is mandatory header so nothing should break. Yes, this breaks ABI of miniupnpc, but I think it's worth it (descURL is not guaranteed to be constant, and I need unique service identifiers) Note that I've changed listdevices to print USN instead of ST - may be not what you want in this tool.

Merge request reports