125 Commits

Author SHA1 Message Date
Christian Breunig
ac0c578b52 multicast: T6746: add "protocols static mroute" documentation 2024-12-14 10:23:59 +01:00
Christian Breunig
a03409893a static: T6746: document BFD for static routes 2024-12-14 10:14:48 +01:00
Christian Breunig
a2877eb873 static: fix duplicate labels 2024-12-14 10:13:54 +01:00
Christian Breunig
17cc5fe5e0 static: restructure chapters and split out arp 2024-12-14 10:06:12 +01:00
Daniil Baturin
db7d02729d
Merge pull request #1566 from nvollmar/T6871
T6871: add missing static route documentation
2024-11-13 16:36:00 +00:00
Nicolas Vollmar
a48579abde T6871: add missing static route documentation 2024-11-13 13:17:40 +01:00
Christian Breunig
1151f2021b openfabric: T6652: fix build errors and missing TOC reference 2024-09-12 21:08:54 +02:00
Nataliia Solomko
5182b55e2d openfabric: T6652: OpenFabric protocol documentation
https://docs.frrouting.org/en/latest/fabricd.html#openfabric
2024-09-12 12:06:38 +03:00
Alex W
802b0aa653 protocols: Corrected spelling mistakes 2024-05-04 21:34:44 +01:00
Robert Göhler
fc048e9073
Merge pull request #1353 from daknob/rpki-refresh
Refresh RPKI Document
2024-04-09 21:26:16 +02:00
Chrisc-c-c
7f25bd580e
Failover - Slight rephrase of initial summary paragraph. 2024-04-09 15:13:10 +01:00
Antonios Chariton (daknob)
ea0fe640b4 Fix indentation in RPKI document (tabs to spaces) 2024-04-05 22:51:44 +02:00
Antonios Chariton (daknob)
edbf884605 Fix mistake in RPKI documentation about the use of TLS
HTTP is not used for RPKI information, the RTR protocol is used, which works on
top of plain TCP. Although some implementations can use TLS, VyOS (and FRR) do
not support it, and use either plain TCP or SSH.
2024-04-05 22:38:08 +02:00
Antonios Chariton (daknob)
5befda2a24 Refresh RPKI Document
- Rephrase introduction slightly
- Replace GoRTR w/ StayRTR (official CF deprecation and assignment of succesor)
- Add rpki-client (probably the best software to use with StayRTR)
- Remove RIPE RPKI Validator (deprecated)
- Replace RIPE's instructions (deprecated) with NLnet Labs'
- Update ROA coverage metrics (yay for 20% -> 60% ROA coverage!)
- Add missing Oxford comma
- Replace RIPE's deprecated test with Cloudflare's
2024-04-05 22:26:16 +02:00
Christian Breunig
c857be8ce1 srv6: T5849: add segment support to "protocols static route6" 2024-02-11 09:15:40 +01:00
Christian Breunig
652210fe0b
Merge pull request #1268 from vyos/rpki-T6023
rpki: T6023: add support for CLI knobs expire-interval and retry-interval
2024-02-08 23:01:52 +01:00
Christian Breunig
6b8c818559 rpki: T6023: add support for CLI knobs expire-interval and retry-interval 2024-02-07 21:17:56 +01:00
Christian Breunig
64d4513bc0 bgp: T6024: add additional missing FRR features 2024-02-07 21:13:09 +01:00
Christian Breunig
c1716052eb bfd: T5967: add minimum-ttl option 2024-01-23 12:56:57 +01:00
Robert Göhler
cfe60a5644
Merge pull request #1174 from srividya0208/minor_errors
"show ipv6 bgp" command is not available so replaced with show bgp ipv6
2023-12-07 13:45:01 +01:00
srividya0208
4761be6a44 "show ipv6 bgp" command is not available so replaced with show bgp ipv6 2023-12-04 06:24:36 -05:00
Cheeze_It
b4b3fb12e2 Add ISIS fast reroute documentation
Adding basic descriptions of ISIS fast reroute documentation. Sadly it's sparse because FRR didn't really document it very deeply. But we'll get more as time goes on.
2023-12-03 15:08:55 -07:00
rebortg
d4d3efe7fb fix build and ref warnings 2023-11-30 10:26:50 +01:00
Christian Breunig
9e9f2755a8
Merge pull request #1151 from vyos/frr-pim-T5733
pim: igmp: T5733: adjust to latest CLI syntax
2023-11-15 18:21:41 +01:00
Christian Breunig
2de650e60c pim: igmp: T5733: adjust to latest CLI syntax 2023-11-13 21:29:52 +01:00
srividya0208
040472e043 correction of typos 2023-11-09 08:19:04 -05:00
Yuxiang Zhu
44f64352e3 T5518: Document protocols pim6 2023-09-10 20:36:09 +08:00
Christian Breunig
8d0279a0f0 ospf: T5377: add graceful restart FRR feature (RFC 3623) 2023-07-25 23:13:35 +02:00
Christian Breunig
a27c84c0e1 ospf: T5334: add support for External Route Summarisation Type-5 and Type-7 2023-07-03 20:58:39 +02:00
rebortg
84f5f73725 Fixing of various errors with duplicate labels 2023-06-30 15:29:45 +02:00
Cheeze-It
3f93cac914
Update ospf.rst
Re-adding a part that I accidentally deleted.
2023-06-03 13:17:11 -06:00
Cheeze-It
6564302e7b
Update ospf.rst
Adding IGP-LDP sync for OSPF
2023-06-03 13:12:36 -06:00
Cheeze-It
24121fa4a8
Update isis.rst
Adding IGP-LDP sync for IS-IS
2023-06-03 13:10:57 -06:00
fett0
fd9176254f BFD : add static monitoring documentation 2023-05-18 17:07:49 -03:00
Zhiyuan Wan
c9fdb8ab64 T5123: Update ospf.rst
ospf: Support show detailed ospf routing table.

Signed-off-by: Zhiyuan Wan <h@iloli.bid>
2023-04-27 20:32:52 +08:00
Viacheslav Hletenko
4438352918 Add protocol failover route policy 2023-04-24 16:29:50 +03:00
rebortg
2408554c06 fix duplicate labels 2023-04-17 21:04:33 +02:00
rebortg
ad29d5b199 babel: fix build errors 2023-04-17 20:57:10 +02:00
Robert Göhler
92560c8711
Merge pull request #985 from nxzz/patch-1
FIx BGP Confederation document
2023-04-11 21:08:16 +02:00
Rimpei Kunimoto
0eef4d16ad
FIx BGP Confederation document 2023-04-12 00:13:44 +09:00
fett0
537bce9c95 Segment-rounting : Fixed documetation and add exammple 2023-04-10 12:47:11 -03:00
fett0
c36dcec44c Segment-rounting : Add documentation about segment-routing mpls on VyOS 2023-03-28 15:48:58 -03:00
Christian Breunig
2e1c682ed8
Merge pull request #949 from vfreex/feature-babel
T4977: Add Babel routing protocol
2023-02-28 07:33:08 +01:00
Kyle McClammy
44735a6e87 Fixed Typo 2023-02-12 03:54:06 +00:00
Yuxiang Zhu
b8056e27be T4977: Add Babel routing protocol
Documentation for https://github.com/vyos/vyos-1x/pull/1800.
2023-02-06 19:00:44 +08:00
Kyle McClammy
7d97488e7c Shortened config line to be less than 80 characters 2023-02-04 14:18:22 +00:00
KyleM
bfdd195284
Add docs for RFC 9234
Added documentation for new BGP roles for RFC  9234
2023-02-04 08:57:51 -05:00
Viacheslav Hletenko
6918172694 T1237: Add protocol failover route 2023-01-31 05:21:59 -05:00
rebortg
68d7c60e74 igmp: sync branches 2023-01-27 11:05:09 +01:00
rebortg
c267da42c0 bfd: update proofread due no changes 2023-01-27 10:59:06 +01:00