SophistSolutions / WhyTheFuckIsMyNetworkSoSlow

WhyTheFuckIsMyNetworkSoSlow is a network performance analysis tool, making it easy to quickly examine a network and see what is wrong, and to evaluate longer term trends.
15 stars 1 forks source link

rollup of networks sometimes doesnt get rid of in between network #75

Closed LewisPringle closed 1 year ago

LewisPringle commented 2 years ago

// @todo this logic not good enuf // Consider case like on airplane today - join network 'airwifi' // goto sleep and wakeup. tmeporarily no APR - so we have all the same data but no // hardware address, so differnet fingerprint. No problem, works so far. // But then go back to original network. I THINK we keep old network (we add/update new but never remove // rollup that should not be needed anymore cuz that network doesnt exist anymore).

LewisPringle commented 1 year ago

I think this is mostly addressed now with new rollup logic, and pruning on startup of the app. Fixed for 1.0d20.