Open lavalamp- opened 5 years ago
As of now, networks, once placed in the blacklist, are in there forever. As new networks are provisioned this might not make sense as once-blacklisted networks might now be valid. Add logic to cycle out blacklist members based on TTL.
This may necessitate keeping track of all blacklists so that we don't lose information.
As of now, networks, once placed in the blacklist, are in there forever. As new networks are provisioned this might not make sense as once-blacklisted networks might now be valid. Add logic to cycle out blacklist members based on TTL.