The implementation of the Neighbor Discovery protocol of IPv6 (ND) in Gatekeeper doesn't support Duplicate Address Detection (DAD). While this missing feature is not causing an issue for anyone, it's nice to have.
See this comment in the code for a reference.