liblognorm
liblognorm copied to clipboard
add generic ip address parser
This should accept IPv6 and IPv4, whichever is present.
We should probably do this with a custom type instead of a generic parser. It's easy and more aligned with the v2 philosophy (now that things have grown up :-).