secubox-openwrt/package
CyberMind-FR d3e8e51043 fix(luci-app-secubox-netifyd): Read netifyd native status.json
Netifyd crée automatiquement /var/run/netifyd/status.json avec toutes
les stats. Pas besoin de collecteur custom !

Changements:
- Lit flow_count directement depuis le fichier natif
- Compte unique_devices depuis la table ARP (ip neigh)
- Lit dns_hint_cache.cache_size pour applications
- Calcule total_bytes depuis stats.*.wire_bytes

Fix testé sur routeur:
- active_flows: 16 ✓
- unique_devices: 4 ✓
- unique_applications: 5 ✓
- total_bytes: 48302 ✓

Le collecteur n'est plus nécessaire - netifyd gère tout !

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-05 18:51:42 +01:00
..
secubox fix(luci-app-secubox-netifyd): Read netifyd native status.json 2026-01-05 18:51:42 +01:00