<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/ufp/files, branch master</title>
<subtitle>Mirror of packages feed</subtitle>
<id>https://git-03.infra.openwrt.org/feed/packages/atom?h=master</id>
<link rel='self' href='https://git-03.infra.openwrt.org/feed/packages/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/'/>
<updated>2025-07-18T12:01:58Z</updated>
<entry>
<title>ufp: add a device fingerprinting daemon</title>
<updated>2025-07-18T12:01:58Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2025-05-26T12:41:40Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=d71e6ac14d39d9b115b4dd4dd87aa9ed946e10a0'/>
<id>urn:sha1:d71e6ac14d39d9b115b4dd4dd87aa9ed946e10a0</id>
<content type='text'>
Add a daemon that can fingerprint devices based on DHCP, MDNS and WiFi
signatures.

Sample output looks like the following.
{
	"04:99:b9:XX:YY:ZZ": {
		"device": "HomePod mini",
		"vendor": "Apple",
		"class": "speaker",
		"device_name": "Kitchen"
	},
		"c4:65:16:XX:YY:ZZ": {
		"vendor": "HP",
		"device": "OfficeJet Pro 9010 series",
		"class": "Printer"
	}
}

Signed-off-by: John Crispin &lt;john@phrozen.org&gt;
</content>
</entry>
</feed>
