Date: Sat, 7 Jan 2023 18:30:06 GMT From: Ceri Davies <ceri@FreeBSD.org> To: doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org Subject: git: 75e23a272a - main - handbook: net/zebra has gone, update to net/quagga Message-ID: <202301071830.307IU66U001701@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by ceri: URL: https://cgit.FreeBSD.org/doc/commit/?id=75e23a272aef4659f04ad25ccc5e39c05a377df0 commit 75e23a272aef4659f04ad25ccc5e39c05a377df0 Author: Ceri Davies <ceri@FreeBSD.org> AuthorDate: 2023-01-07 18:28:45 +0000 Commit: Ceri Davies <ceri@FreeBSD.org> CommitDate: 2023-01-07 18:28:45 +0000 handbook: net/zebra has gone, update to net/quagga --- documentation/content/en/books/handbook/advanced-networking/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/handbook/advanced-networking/_index.adoc b/documentation/content/en/books/handbook/advanced-networking/_index.adoc index 578152c27f..43b6c70294 100644 --- a/documentation/content/en/books/handbook/advanced-networking/_index.adoc +++ b/documentation/content/en/books/handbook/advanced-networking/_index.adoc @@ -229,7 +229,7 @@ Static routes are appropriate for small networks and this section describes how ==== For large networks, static routes quickly become unscalable. FreeBSD comes with the standard BSD routing daemon man:routed[8], which provides the routing protocols RIP, versions 1 and 2, and IRDP. -Support for the BGP and OSPF routing protocols can be installed using the package:net/zebra[] package or port. +Support for the BGP and OSPF routing protocols can be installed using the package:net/quagga[] package or port. ==== Consider the following network:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301071830.307IU66U001701>
