luci-mod-network: fill ieee-oui.txt from ufp-neigh#8576
Conversation
e543ba2 to
abf54d1
Compare
abf54d1 to
980a064
Compare
This comment has been minimized.
This comment has been minimized.
b6b1004 to
dc298b7
Compare
dc298b7 to
a6731e6
Compare
a6731e6 to
0b7737c
Compare
|
ping @systemcrash |
This comment has been minimized.
This comment has been minimized.
0b7737c to
c7397db
Compare
Are these changes in yet? |
Sorry, my bad. Forgot about it. |
|
I can't find a repo for it, so it's a bit of a shame we can't make a PR for it. |
openwrt-ai
left a comment
There was a problem hiding this comment.
Reviewed the diff at c7397db. One inline comment on load() error handling. The ufp-side fingerprint/export ubus interface this depends on is not yet merged and has no public repo (already discussed in-thread), so the backend coupling can't be verified here; that blocker is correctly noted in the PR description.
Generated by Claude Code
With ufp-neigh it is possible to get the vendor of a MAC address. Because arp-scan allows us to specify a txt file for lookup, it is suitable to use ufp-neigh to create a txt file on the spot and populate it with vendors of connected devices. This is only used if ufp is running as service. Signed-off-by: Christian Korber <ckorber@tdt.de>
c7397db to
66e5004
Compare
openwrt-ai
left a comment
There was a problem hiding this comment.
Reviewed 1 new commit; no new issues found. The load() chain is now wrapped in L.resolveDefault(..., null), which resolves the prior comment about a rejected fingerprint call breaking the whole diagnostics page.
Generated by Claude Code
With ufp-neigh it is possible to get the vendor of a MAC address. Because arp-scan allows us to specify a txt file for lookup, it is suitable to use ufp-neigh to create a txt file on the spot and populate it with vendors of connected devices. This is only used if ufp is running as service.
Depends on changes to ufp.
https://lists.openwrt.org/pipermail/openwrt-devel/2026-April/044755.html
@systemcrash
OpenWrt version: owrt-25.12
LuCI version: LuCI openwrt-25.12
Web browser(s): Firefox
Checklist
Signed-off-by: <my@email.address>row (viagit commit --signoff).<package name>: titlefirst line subject for packages.PKG_VERSIONin the Makefile.