From nobody Tue Apr 16 12:19:44 2024 X-Original-To: arch@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VJjlj47d7z5GlQC for ; Tue, 16 Apr 2024 12:19:45 +0000 (UTC) (envelope-from lexi@le-fay.org) Received: from fuchsia.eden.le-Fay.ORG (fuchsia.eden.le-fay.org [IPv6:2001:8b0:aab5:107::11]) by mx1.freebsd.org (Postfix) with ESMTP id 4VJjlj3NmGz3xwc for ; Tue, 16 Apr 2024 12:19:45 +0000 (UTC) (envelope-from lexi@le-fay.org) Authentication-Results: mx1.freebsd.org; none Received: from iris.eden.le-Fay.ORG (iris.eden.le-fay.org [IPv6:2001:8b0:aab5:106:3::6]) by fuchsia.eden.le-Fay.ORG (Postfix) with ESMTP id CC7038E28; Tue, 16 Apr 2024 12:19:44 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=le-fay.org; s=fuchsia; t=1713269984; bh=BgHO6JNefjrhY/aOXk2pf2JIP4IW/BGK5MKGqMU2HQU=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=K3EZpkB2lDVAqVU/Wynz7rxaqhtuHem9CCqbXUnOtZmK5yQK0Mr8cihDNhI0JRTtZ meh5b2ShpyaKFpVLoIfnLJIF5PW6sx01O378UgGhvyRxwkAFExj809jVeXQN90w0qw z8T1qOGsWp8MN2+XYK7xMahtFy2eg0W9jySAdiwI= Received: from ilythia.eden.le-fay.org (ilythia.eden.le-fay.org [IPv6:2001:8b0:aab5:106:3::10]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by iris.eden.le-Fay.ORG (Postfix) with ESMTPSA id 326E22C0421; Tue, 16 Apr 2024 13:19:44 +0100 (BST) Date: Tue, 16 Apr 2024 13:19:44 +0100 From: Lexi Winter To: Cy Schubert Cc: arch@freebsd.org Subject: Re: removing RIP/RIPng (routed/route6d) Message-ID: References: <20240415202213.B9BDC6F@slippy.cwsent.com> <20240416031226.59C4420F@slippy.cwsent.com> List-Id: Discussion related to FreeBSD architecture List-Archive: https://lists.freebsd.org/archives/freebsd-arch List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-arch@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="FzCGTHNmNnYBuI5E" Content-Disposition: inline In-Reply-To: <20240416031226.59C4420F@slippy.cwsent.com> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:20712, ipnet:2001:8b0::/32, country:GB] X-Rspamd-Queue-Id: 4VJjlj3NmGz3xwc --FzCGTHNmNnYBuI5E Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Cy Schubert: > The ports have been added. thanks Cy. i believe you may also need to add usr.sbin/rip6query, which is the IPv6 version of rtquery, as well as the rc.d scripts which i was intending to remove. the initial draft of my patch showing the files to be removed is at [0] but this hasn't been much tested (or reviewed) beyond building. https://github.com/llfw/freebsd-src/commit/c46f3f1387386448652af66fa3cfafa8311110e6 --FzCGTHNmNnYBuI5E Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEuwt6MaPcv/+Mo+ftDHqbqZ41x5kFAmYebN0ACgkQDHqbqZ41 x5lEhQv/SBTwfSIDyNwH4aYG9vhQ2d9/5iTRgAyprZvV1KeP7vGUNsSvGCgfivje B0unRbcX8wLxdfR2XBCbjrcolkoXzmcuYZwdJjaxfSutTugbdjgL/ZHfseJUotvC MBE4G0/WQX62SEdC2HP+foV2W3eBaqWNYnkpgsoM6ug09i+GHWGrZIbqUPZ55vxK 5n5fsjPf8oZZuj9h2oaDQIzFNi7vO34jVREIZ5qEc/sH/SJyeZl21ggbyAhZojYD WG3+MAFDS7wp8KR+p138yCV+uSmX9N5x5UjGR4zEcUyTJY3TAivMofiJGNQwo/ZF FB97z734pf3BhQ0oP3nvpAAo6M9bjoqzRcrNd1XQ6LJlcJgXhZPWiqYVLs7j78Nk AUE/3s1+SRz8GqyLmE28oySLYVqJxDy80m5okTpGTjyzYetstNr/54S8NgSMjWaC rAg0RUjQoHUhDgnnIRrwsiWzT+ST4baivvnlRLWK3+i0YNFyq412BxGr6Hb0ywDS dxTz/5F1 =83We -----END PGP SIGNATURE----- --FzCGTHNmNnYBuI5E--