Viktor Dukhovni: > On Wed, Sep 10, 2014 at 01:18:22PM -0400, Wietse Venema wrote: > > > Instead of changing the syntax we could use a different name and > > call it pipemaps or spipemap (like pipemap, but split on ','). > > Should it be "split on comma", or "parse as a list of addresses"?
apipemap, then? Yes, the external/internal address form is a pain. The lookup keys should be in internal form. For security reasons, all equivalent input forms must produce the same query result. Wietse