mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 01:40:16 +00:00
doc: clean up overview.rst
Move the "how to get" blurb to a more obvious place and include a link to the apt repo. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
75b3bd3534
commit
3252e3c801
@ -64,6 +64,18 @@ The ultimate goal of the FRR project is making a production-grade, high
|
|||||||
quality, featureful and free IP routing software suite.
|
quality, featureful and free IP routing software suite.
|
||||||
|
|
||||||
|
|
||||||
|
How to get FRR
|
||||||
|
==============
|
||||||
|
|
||||||
|
The official FRR website is located at |PACKAGE_URL| and contains further
|
||||||
|
information, as well as links to additional resources.
|
||||||
|
|
||||||
|
Several distributions provide packages for FRR. Check your distribution's
|
||||||
|
repositories to find out if a suitable version is available.
|
||||||
|
|
||||||
|
Up-to-date Debian packages are available at https://deb.frrouting.org/.
|
||||||
|
|
||||||
|
|
||||||
System Architecture
|
System Architecture
|
||||||
===================
|
===================
|
||||||
|
|
||||||
@ -242,13 +254,15 @@ The indicators have the following semantics:
|
|||||||
* :mark:`N` - daemon/feature not supported by operating system
|
* :mark:`N` - daemon/feature not supported by operating system
|
||||||
|
|
||||||
|
|
||||||
Known Kernel Issues:
|
Known Kernel Issues
|
||||||
====================
|
-------------------
|
||||||
|
|
||||||
- Linux
|
- Linux < 4.11
|
||||||
v6 Route Replacement - Linux kernels before 4.11 can cause issues with v6 route deletion when you
|
|
||||||
have ecmp routes installed into the kernel. This especially becomes apparent if the route is being
|
v6 Route Replacement - Linux kernels before 4.11 can cause issues with v6
|
||||||
transformed from one ecmp path to another.
|
route deletion when you have ECMP routes installed into the kernel. This
|
||||||
|
especially becomes apparent if the route is being transformed from one ECMP
|
||||||
|
path to another.
|
||||||
|
|
||||||
.. _supported-rfcs:
|
.. _supported-rfcs:
|
||||||
|
|
||||||
@ -348,15 +362,6 @@ FRR implements the following RFCs:
|
|||||||
- :rfc:`2741`
|
- :rfc:`2741`
|
||||||
:t:`Agent Extensibility (AgentX) Protocol. M. Daniele, B. Wijnen. January 2000.`
|
:t:`Agent Extensibility (AgentX) Protocol. M. Daniele, B. Wijnen. January 2000.`
|
||||||
|
|
||||||
How to get FRR
|
|
||||||
==============
|
|
||||||
|
|
||||||
The official FRR website is located at |PACKAGE_URL| and contains further
|
|
||||||
information, as well as links to additional resources.
|
|
||||||
|
|
||||||
Several distributions provide packages for FRR. Check your distribution's
|
|
||||||
repositories to find out if a suitable version is available.
|
|
||||||
|
|
||||||
Mailing Lists
|
Mailing Lists
|
||||||
=============
|
=============
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user