From owner-freebsd-ports@freebsd.org Thu Oct 10 15:17:13 2019 Return-Path: Delivered-To: freebsd-ports@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C5892140E01 for ; Thu, 10 Oct 2019 15:17:13 +0000 (UTC) (envelope-from kremels@kreme.com) Received: from mail.covisp.net (mail.covisp.net [65.121.55.42]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 46pvp05V9sz4Clx for ; Thu, 10 Oct 2019 15:17:12 +0000 (UTC) (envelope-from kremels@kreme.com) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable From: LuKreme Date: Thu, 10 Oct 2019 09:17:10 -0600 Subject: Re: Is IPV6 option still necessary? Message-Id: <00A8CB48-BEEC-432C-8600-4AC333443131@kreme.com> References: <20191009061538.re66hcii2z73ry6p@ivaldir.net> In-Reply-To: <20191009061538.re66hcii2z73ry6p@ivaldir.net> To: freebsd-ports@freebsd.org X-Mailer: iPad Mail (17A860) X-Rspamd-Queue-Id: 46pvp05V9sz4Clx X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=pass (mx1.freebsd.org: domain of kremels@kreme.com designates 65.121.55.42 as permitted sender) smtp.mailfrom=kremels@kreme.com X-Spamd-Result: default: False [0.41 / 15.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-0.99)[-0.991,0]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MISSING_MIME_VERSION(2.00)[]; MIME_GOOD(-0.10)[text/plain]; MIME_TRACE(0.00)[0:+]; TO_DN_NONE(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.98)[-0.977,0]; DMARC_NA(0.00)[kreme.com]; TO_MATCH_ENVRCPT_ALL(0.00)[]; IP_SCORE(-0.22)[ip: (-0.77), ipnet: 65.112.0.0/12(-0.21), asn: 209(-0.07), country: US(-0.05)]; RCVD_COUNT_ZERO(0.00)[0]; RCVD_IN_DNSWL_LOW(-0.10)[42.55.121.65.list.dnswl.org : 127.0.5.1]; R_DKIM_NA(0.00)[]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:209, ipnet:65.112.0.0/12, country:US]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Oct 2019 15:17:13 -0000 On Oct 9, 2019, at 00:15, Baptiste Daroussin wrote: >=20 > I agree I don't see the reason why we should keep that ipv6 option. When o= ff > this option does not bring much value to the users as the code for apps to= > support ipv6 mostly reside in the libc. Actually that was my intent in 201= 2 to > first turn it on by default everywhere and then drop the option entirely. My isp does not support ipv6, so my services are not set to use it. I did ha= ve to specifically disable it in configuration for something, I forget what,= but I have never felt the need to disable it in builds. --=20 Sent from my iPad=