mirror of
https://github.com/colonelpanichacks/flock-you.git
synced 2026-06-13 07:33:30 -07:00
datasets: pull in @NitekryDPaul's 2026-05-13 status update
Reflects the changes in nite-oui-collection commit 1ed6333 (his
"Update MAC status and remove unnecessary sections" push earlier
today):
- 08:3a:88 picks up a "BLE Ring conflict" flag. The firmware
array is unchanged — promiscuous WiFi detection isn't affected
— but a header comment in main.cpp now calls out the caveat,
and the dataset markdown grows a new "Flagged but still tracked"
section so BLE consumers (oui-spy-unified-blue's flockyou mode)
know to expect occasional Ring-doorbell false positives on this
prefix.
- The "Demoted / low confidence" section in the dataset markdown
now also catalogues cc:cc:cc and 00:0c:e7 — both Removed in his
notes, but only f8:a2:d6 was documented here previously.
OUI count is unchanged (42); the firmware array doesn't need to
move. This is documentation-tracking so the next sync against
nite-oui-collection has clean priors to diff against.
This commit is contained in:
@@ -85,6 +85,9 @@ static const char* target_ouis[] = {
|
||||
// @NitekryDPaul / OrdoOuroborous — original promiscuous-mode set, 29 OUIs.
|
||||
// f8:a2:d6 has been demoted (Sony Media Player false positive — see
|
||||
// nite-oui-collection/groups/flockers/my_tested_flock.md).
|
||||
// 08:3a:88 stays in the array but is flagged for a BLE Ring conflict;
|
||||
// promiscuous WiFi detection is unaffected, BLE-side users should be
|
||||
// aware of occasional Ring-doorbell false positives.
|
||||
"70:c9:4e", "3c:91:80", "d8:f3:bc", "80:30:49", "b8:35:32",
|
||||
"14:5a:fc", "74:4c:a1", "08:3a:88", "9c:2f:9d", "c0:35:32",
|
||||
"94:08:53", "e4:aa:ea", "f4:6a:dd", "24:b2:b9", "00:f4:8d",
|
||||
|
||||
Reference in New Issue
Block a user