Donatas Abraitis
153d1426cc
doc: Fix FRR/Slack keyword links in overview section
...
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-05-19 12:17:35 +03:00
Donatas Abraitis
c03ba18417
doc: Add RFC8538 to our supported RFC list
...
Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
2022-05-14 21:46:01 +03:00
Donald Sharp
0edd8e4714
Merge pull request #10288 from ton31337/fix/rfc7300
...
bgpd: Add a warning if we try to use the last reserved ASN
2022-01-08 08:42:19 -05:00
Donatas Abraitis
cd9d1a366c
doc: Add rfc9003 to supported BGP RFCs
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2022-01-07 22:35:38 +02:00
Donatas Abraitis
cc413e2ade
bgpd: Add a warning if we try to use the last reserved ASN
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2022-01-07 22:35:04 +02:00
Donatas Abraitis
812a20dc57
bgpd: Deprecate DPA, ADVERTISER and RCID_PATH path attributes
...
rfc6938
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2022-01-06 17:10:31 +02:00
Donatas Abraitis
a30fec23f8
bgpd: Increase maximum supress threshold for dampening to 50,000
...
rfc7196 recommends:
In addition, BGP implementations have an internal constant, which we
will call the 'maximum penalty', and the current computed penalty may
not exceed it.
Router Maximum Penalty: The internal constant for the maximum
penalty value MUST be raised to at least 50,000.
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2022-01-06 10:09:05 +02:00
Donatas Abraitis
ada41a34ba
doc: Add rfc9072 as implemented
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-11-22 15:34:47 +02:00
Quentin Young
c71559de10
doc: vaguely describe system requirements
...
Lame attempt at describing the factors involved in choosing resources
for running FRR
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2021-04-09 18:05:42 -04:00
Donatas Abraitis
b764e4682a
doc: Add rfc8654 to supported RFCs list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-03-03 22:21:08 +02:00
Quentin Young
bfadc5c0cb
doc: fix dupe bug-reports label, index entry
...
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2021-02-23 15:49:19 -05:00
Quentin Young
8ed09fbf5a
doc: automatically generate index entries for cli
...
- Generate index entries automatically
- Remove manual command index entries
- Clean up a few other manual index entries
Signed-off-by: Quentin Young <qlyoung@nvidia.com>
2021-02-22 14:38:21 -05:00
Donatas Abraitis
923c631fde
doc: Add rfc7313 (Enhanced Route Refresh Capability for BGP-4) to the list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2021-01-05 20:16:19 +02:00
Miroslav Koškár
c13479d02b
doc: Remove duplicate word
...
"FRR is currently currently implementing ..."
Signed-off-by: Miroslav Koškár <mk@mkoskar.com>
2020-12-16 07:29:21 +01:00
Donald Sharp
32d9e333b7
doc: Update Documentation to note Solaris Unsupported status
...
With the change of Solaris going from Supported -> UnSupported
the documentation needed to be updated to reflect the reality
on the ground.
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
2020-09-21 10:02:20 -04:00
Stephen Worley
7821a88d90
doc: add blurb for rpm package server in overview
...
Add a blurb about the rpm package server in the overview page
so its easier to know where it is. Should be with the debian
one anyway.
Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
2020-09-10 17:16:11 -04:00
Rafael Zalamena
70335e0a8c
doc: improve neighbor shutdown
...
Add more neighbor shutdown documentation and reference the RFC.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2020-08-04 18:47:54 -03:00
Quentin Young
431dd37e6f
doc: remove trailing whitespace
...
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2020-07-07 14:02:35 -04:00
Julien D
94b21e3c0d
doc: add RFC to VRRP
...
Add the VRRP bloc + RFC associated
Signed-off-by: barajus <julien.dhaille@gmail.com>
2020-05-11 21:46:20 +02:00
Donatas Abraitis
2f86094e37
doc: Add rfc6286 to supported RFCs list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-03-22 21:51:14 +02:00
Donatas Abraitis
6d834ab1b1
doc: Add rfc7606 to BGP supported RFCs list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-03-21 11:20:45 +02:00
Russ White
047315df42
Merge pull request #5954 from ton31337/feature/rfc7607
...
bgpd: Proscribe the use of AS 0 (zero)
2020-03-17 10:27:35 -04:00
Donatas Abraitis
c6f30f8c46
doc: Add rfc6608 to supported list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-03-16 21:58:41 +02:00
Donatas Abraitis
9b5082174c
doc: Add rfc7607 to supported RFCs list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-03-10 07:35:13 +02:00
Mark Stapp
21e78441a9
doc: change slack reference link to main FRR homepage
...
Change the overview page's link for slack info to point to
the main FRR homepage section - that's where the self-serve
link/info is.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
2020-03-04 14:13:21 -05:00
Donald Sharp
29a6be3e26
doc: Add notice of rfc-4893 in supported rfc's.
...
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2020-02-27 17:51:30 -05:00
Donatas Abraitis
52771e362c
doc: Add rfc8212 to supported RFCs list
...
Signed-off-by: Donatas Abraitis <donatas.abraitis@gmail.com>
2020-01-03 09:51:17 +02:00
Sri Mohana Singamsetty
7bf5810f78
doc: Updating FRR supported RFC list
...
1. Added subsections for BGP, MPLS, ISIS, OSPF etc.
2. Updated RFCs for BGP, MPLS, OSPF.
Signed-off-by: Sri Mohana Singamsetty <msingamsetty@vmware.com>
2020-01-02 16:00:31 -08:00
Quentin Young
11bc3dba86
doc: update overview.rst for the new millennium
...
Provide a more succinct summary of what FRR is, what it does, where it
sits in the network stack. Also remove some outdated comments about
features.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2019-12-18 15:13:51 -05:00
Quentin Young
83621c63d3
doc: add link to developer docs
...
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2019-11-16 21:46:49 -05:00
Quentin Young
3252e3c801
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>
2019-11-16 21:25:19 -05:00
Donald Sharp
36d687f6fa
doc: Update supported platforms matrix w/ vrrpd
...
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-10-23 09:11:45 -04:00
Mark Stapp
85400b29ac
docs: Add notes about limited MPLS-TE support
...
Add notes to several docs about the limits to FRR's current
MPLS-TE support, which is limited to some routing protocol
LSA/TLV support. It wasn't very clear that FRR does not offer
a complete TE/RSVP-TE solution at this time.
Also removed some stale info about configure script options.
Signed-off-by: Mark Stapp <mjs@voltanet.io>
2019-08-06 15:47:36 -04:00
Donald Sharp
d864f2b43f
doc: Add warning to doc about v6 ecmp route deletion
...
Add a warning to the user documentation about v6 ecmp route
deletion and what version of the linux kernel that you should
be using.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-08-01 12:53:15 -04:00
Anuradha Karuppiah
745fc7a5ec
doc: add config sample for pim-evpn
...
Sample l2-vni config via ifupdown2 -
auto vx-10100
iface vx-10100
vxlan-id 10100
bridge-access 100
vxlan-local-tunnelip 27.0.0.11
vxlan-mcastgrp 239.1.1.100 >>>>>>>>>.
Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
2019-04-20 08:33:23 -07:00
Wojciech Kozlowski
560470b552
doc: replace old text with info about integrated configuration mode
...
Signed-off-by: W. Kozlowski <wk@wojciechkozlowski.eu>
2019-04-09 22:38:35 +02:00
David Lamparter
2282d92812
doc: drop colspan/rowspan elements
...
The sphinx 'text' writer apparently doesn't support these, and the
'dummy' writer is only available on recent versions, and all of this
makes the build a bit annoying...
Signed-off-by: David Lamparter <equinox@diac24.net>
2018-08-30 08:06:44 +02:00
David Lamparter
3175ea5a14
doc/user: drop SMUX reference, rework intro
...
Signed-off-by: David Lamparter <equinox@diac24.net>
2018-08-25 02:16:59 +02:00
David Lamparter
36372632dd
doc/user: add protocols vs. platform table
...
A nicely-formatted colorful table of all our daemons and target OS'.
Based off & intended to replace / extend
https://github.com/FRRouting/frr/wiki/Features-and-Kernel-Support
Signed-off-by: David Lamparter <equinox@diac24.net>
2018-08-25 02:12:42 +02:00
Rafael Zalamena
c44032c1ff
bfdd: add documentation
...
Add BFD daemon documentation:
* commands;
* man page;
* manual / description;
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
2018-08-08 18:25:04 -03:00
Quentin Young
2da6ccc392
doc: clean up introductory user docs
...
* Update the list of protocol daemons from 5 to the current 13
* Rewrap and clean up formatting for lots of miscellaneous code blocks
* Improve English in various spots
* Update architecture description and diagram
* Remove duplicate information on reporting bugs
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-06-08 07:54:25 +00:00
Renato Westphal
401c174473
doc: list RFCs supported by ldpd in overview.rst
...
This is only a minor step in the direction of actually writing
documentation for ldpd...
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
2018-06-02 22:36:10 -03:00
Quentin Young
717b48667f
doc: add "Getting Started" section
...
While we have docs on various pieces of the build system we don't have
any docs on how to actually get FRR running once it's installed, nor do
we have comprehensive documentation on the basic procedure for building
from source. This patch remedies both of those.
Also updated the services list in the docs and removed the SERVICES file
from the project root.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-05-16 20:24:15 +00:00
Quentin Young
9eb95b3b0a
doc: use frr syntax highlighting
...
* Use highlighter added in previous commit
* Correct indentation where I came across it
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-04-09 17:30:57 -04:00
Quentin Young
11ab5329e0
doc: reference style cleanup
...
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-02-02 13:45:12 -05:00
Quentin Young
0efdf0fe50
doc: clean up cross references
...
Format reference directives and roles to match best practices.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-02-01 16:33:14 -05:00
Quentin Young
013f9762db
doc: fixup some build warnings
...
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-02-01 16:10:11 -05:00
Quentin Young
29adcd5008
doc: fix cli documentation formatting
...
* Use new 'clicmd' directive / role
* Convert old style range syntax to new style
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-01-26 16:15:43 -05:00
Quentin Young
07a17e6d4e
doc: shotgun cleanup
...
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-01-26 14:43:21 -05:00
Quentin Young
44f2550ef3
doc: clean up overview.rst, installation.rst
...
Just reading through the docs and fixing bugs as I go.
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
2018-01-19 17:05:13 -05:00