On Wed, May 23, 2012 at 04:46:58PM -0600, Gilles Chehade wrote: > CVSROOT: /cvs > Module name: src > Changes by: gil...@cvs.openbsd.org 2012/05/23 16:46:58 > > Modified files: > usr.sbin/smtpd : util.c > > Log message: > - introduce temp_inet_net_pton_ipv6() temporarily until we have AF_INET6 > support in inet_net_pton(). > > - in text_to_netaddr(), if we are handling an inet6 netmask AND we have > inet_net_pton() that failed with EAFNOSUPPORT, THEN we fallback to > this. > > quick fix to unbreak setups that use inet6, a diff is floating to have > it supported at the right place. >
If you updated recently after the many cleanups I did to parse.y and were seeing messages like "inet_net_pton: Address family not supported" in the logs, you want to update ! -- Gilles Chehade https://www.poolp.org | http://pool.ps @poolpOrg