stevejenkins/postwhite

Need IPv6 CIDR validation

stevejenkins opened this issue · 1 comments

Postwhite checks (and optionally removes or fixes) IPv4 CIDRs to make sure they're valid, but IPv6 validation is still missing. So far, the only IPv6 CIDR that reports as invalid is LinkedIn (2620:109:c006:104::215/32), but as IPv6 popularity increases, I'm sure this will grow.

This is now addressed via the checkval6 function in desph.sh.