Date: Mon, 15 Apr 2024 21:49:27 +0100 From: Lexi Winter <lexi@le-fay.org> To: net@freebsd.org Subject: removing RIP/RIPng (routed/route6d) Message-ID: <Zh2S1zV3nQz5VCS-@ilythia.eden.le-fay.org>
next in thread | raw e-mail | index | archive | help
--PduEJjcb4l94ZyYj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline [note: this is a copy of a mail i sent this to arch@, but someone suggested also asking net@ about this.] hello, currently FreeBSD ships routed(8) and route6d(8) which implement the RIP resp. RIPng routing protocols. many years ago, it was fairly common for hosts to run these protocols to get their routing table and it made sense to ship an implementation with the operating systems. nowadays, these are fairly niche protocols and have been replaced in most networks by either static routing tables (mostly just a default route) or more modern routing protocols like IBGP/EBGP, OSPF or IS-IS. as such, i'm not convinced there's any value continuing to ship these with the OS. for people who do want to continue running RIP/RIPng, there are several implementations available in ports, such as net/bird2 and net/quagga. i'd like to submit a patch to remove both of these daemons from src. if there's some concern that people still want to use the BSD implementation of routed/route6d, i'm also willing to submit a port such as net/freebsd-routed containing the old code, in a similar way to how the removal of things like window(1) and telnetd(8) were handled. does anyone have an opinion on this? --PduEJjcb4l94ZyYj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEuwt6MaPcv/+Mo+ftDHqbqZ41x5kFAmYdktQACgkQDHqbqZ41 x5mxqgwAljpapxF/QJisdOlCu0BwXbZc28yZXRzkE4aWK3VrI7vCqPPDOeAK5nh7 7PdjAqSVzuuUoxAm1enyDdYspNrjYD1WtRah/ZHsMJOhqqTrJtUR1gAxfSw2MN/X czaffPPWLeg7zJjvo1ecVFbMsfaDaVWNAqzdA+eaH9/emzRG6Uj42zWbISwKFhb4 JGVCatxBVvuNb+AMIYYXUdZLvBv5V97XGFCxEAf1GgRdSwbr5laaxQi8JSh2Pp7W Am0ZZiQKHX1RfEZ0Wnd/BFTw18RPND0YnwLuIGNAKVPxsxDs1a69kKxrkXUaRln7 Q6JoyL72yAfs7XXXWFc3Kk4lezUTMOPxZxRUMlH73fxeYpICAze34RKKMANkULbu 2z/tlOaWInTn+0wGv3SunHr2m1fiX1S9+U9fK+bxWQ21/bTyPAbifbb+XkVbXUIr jFCGZ/om4Bu5Gm+WcTJGGk7KqRnZbd4OheVkeZiG90qEYSai7MtM6G94Rhzam/dg GztAtaQD =oZER -----END PGP SIGNATURE----- --PduEJjcb4l94ZyYj--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zh2S1zV3nQz5VCS->