Add sanity checks for the contents of IPv6 Unicast NLRI, i.e. making sure they only contain valid unicast addresses.
Ranges to drop as invalid:
IPv4:
- 127.0.0.0/8
- 224.0.0.0/4
- 240.0.0.0/4
- 169.254.0.0/16 (optional, as this range is sometimes used as loopback ranges similar to RFC 1918)