Date: Thu, 26 Nov 2020 09:16:25 +0000 From: "Bjoern A. Zeeb" <bzeeb-lists@lists.zabbadoz.net> To: "Alan Somers" <asomers@FreeBSD.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r368045 - in head: . etc/mtree rescue/rescue sbin sbin/ping sbin/ping/tests sbin/ping6 sbin/ping6/tests tools/build/mk Message-ID: <D6607BB7-4DFD-4C9A-9351-C9D36B3A65B2@lists.zabbadoz.net> In-Reply-To: <202011260429.0AQ4TV2B023801@repo.freebsd.org> References: <202011260429.0AQ4TV2B023801@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 26 Nov 2020, at 4:29, Alan Somers wrote: > Author: asomers > Date: Thu Nov 26 04:29:30 2020 > New Revision: 368045 > URL: https://svnweb.freebsd.org/changeset/base/368045 > > Log: > Merge ping6 to ping > > There is now a single ping binary, which chooses to use ICMP or > ICMPv4 > based on the -4 and -6 options, and the format of the address. > > Submitted by: Ján Sučan <sucanjan@gmail.com> > Sponsored by: Google LLC (Google Summer of Code 2019) > MFC after: Never > Differential Revision: https://reviews.freebsd.org/D21377 I don’t have IPv4 anymore. I don’t see any WITHOUT_INET or -DINET checks. How can I compile INET out now? Also can we please have a ping6 [binary, compat shell script, or hardlink] back which defaults to -6 with appropriate option parsing by default? People used that in scripts and whatnot for about 20 years (and there’s even still stuff in tools in our own tree referencing it). /bz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D6607BB7-4DFD-4C9A-9351-C9D36B3A65B2>