System A (PacketManager + PacketStore ETS) had a fatal ID mismatch: extract_packet_ids returned Ecto UUIDs but PacketStore stored under MD5 hashes — cleanup could never find stored packets. Unified all packet tracking on visible_packets map in LiveView assigns. Deletes packet_manager.ex and packet_store.ex, removes from supervision tree and PacketDistributor. |
||
|---|---|---|
| .. | ||
| bounds_manager.ex | ||
| components.ex | ||
| data_builder.ex | ||
| display_manager.ex | ||
| historical_loader.ex | ||
| index.ex | ||
| navigation.ex | ||
| packet_batcher.ex | ||
| packet_processor.ex | ||
| packet_utils.ex | ||
| popup_component.ex | ||
| rf_path.ex | ||
| url_params.ex | ||
| utils.ex | ||