Date: Mon, 15 Apr 2024 21:10:12 +0100 From: Lexi Winter <lexi@le-fay.org> To: arch@freebsd.org Subject: removing RIP/RIPng (routed/route6d) Message-ID: <Zh2JpNbUa5_T0QiA@ilythia.eden.le-fay.org>
next in thread | raw e-mail | index | archive | help
--YwhyjZXuuh/1LhYW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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? --YwhyjZXuuh/1LhYW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCAAdFiEEuwt6MaPcv/+Mo+ftDHqbqZ41x5kFAmYdiaEACgkQDHqbqZ41 x5ktqwv/USP8bMZ4LQSX3YygX0sDg94FQ3VcnIc3sC7zk0LekrUUMb7q5sRHepMk HviNjY0l5M8ApLeJ+3fEjoBm+OO6fE8xD3DSeVwtpe1ZfX2Q+utWl7nPPgnGE+vA LJa7qsa64J0Rj406XF5gDnbiEc4fcJnnYI02Zc5R8TVjnhMzjv5xk+uHv5IujCUW xA/8jy1BnHKe6k6M4rKIS619IY3yrPF+SGlr4nmvvTzh7Ae4Xjy1NNGsyqmIZ5Z+ 2SpuUNfWwugKRoC/V4XrnSTruvqsv2S3ZcURKyMnX/QSAjlxhJ8rM+xCovGQotHs 1+8WQ4acrwK1vpK7cGakMWTk0EvLrb5Ikua512dKb8xvhL+wHK5oNCA8uQPSDRy8 RI9LY2GuOtM8RI7/45EUh5f42VStClvBryNq8Jo/Czwuz2/mNBUpWEpwZ1YDXVKk QoKKw+19zEyp+qzWO6L/wPDwe36OUzJbGdHmJ6IqKX4QdORtEULOHFOnnQPN0X2r 1XK0ZBJg =qFZe -----END PGP SIGNATURE----- --YwhyjZXuuh/1LhYW--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Zh2JpNbUa5_T0QiA>