[rbldnsd] ipv6 support: beginnings of an ip6trie dataset
Michael Tokarev
mjt at tls.msk.ru
Sat Mar 2 21:13:02 MSK 2013
27.02.2013 05:50, Jeff Dairiki wrote:
> I got an itch to work on 'ip6trie' dataset support for rbldnsd. I've
> implemented the ipv6 equivalent of the 'ip4trie' dataset. It can
> handle CIDR ranges of any prefix length and each CIDR range can have
> its own (A and TXT) values. (CIDR ranges can also be excluded.)
[...]
Jeff, this appears to be very good piece of code. I must admit I
haven't looked at actual trie implementation close enought to actually
understand what it does, but overal it looks good.
Now I must find some time to integrate this (and a few other
contributions too, which has been done before) into main code.
Should we make v6 listings a reality finally?
Besides, I'm not sure adding master-format dump support for v6 is a
good idea generally - again, exactly because of the same reason,
since the address space is very large.
Thank you very much!
/mjt
More information about the rbldnsd
mailing list