<feed xmlns='http://www.w3.org/2005/Atom'>
<title>packages/utils/ufp, 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-09-25T07:52:20Z</updated>
<entry>
<title>ufp: update to 2025.09.23</title>
<updated>2025-09-25T07:52:20Z</updated>
<author>
<name>Christian Korber</name>
</author>
<published>2025-09-24T05:23:53Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=f576054742d6a68cea11c963de9b5651dd4b2a53'/>
<id>urn:sha1:f576054742d6a68cea11c963de9b5651dd4b2a53</id>
<content type='text'>
Update to latest version, which enables ubus calls via uhttpd.

Signed-off-by: Christian Korber &lt;ck@dev.tdt.de&gt;
</content>
</entry>
<entry>
<title>ufp: remove not needed bpf-headers in PKG_BUILD_DEPENDS</title>
<updated>2025-07-30T07:12:03Z</updated>
<author>
<name>Florian Eckert</name>
</author>
<published>2025-07-22T12:59:55Z</published>
<link rel='alternate' type='text/html' href='https://git-03.infra.openwrt.org/feed/packages/commit/?id=102b5b548b9306cf3265f833960ac6a661be709f'/>
<id>urn:sha1:102b5b548b9306cf3265f833960ac6a661be709f</id>
<content type='text'>
The package 'ufp' does not need bpf-headers.

Signed-off-by: Florian Eckert &lt;fe@dev.tdt.de&gt;
</content>
</entry>
<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>
