Alexander Bluhm <[email protected]> wrote: > + if (which == MASK) > + errx(1, "inet6 needs prefixlen, not netmask");
needs? you can configure an inet6 without prefixlen, and one is inferred. how about the text "use prefixlen instead of netmask for inet6"
