Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-12 | openfabric: T6652: fix build errors and missing TOC reference | Christian Breunig | |
2024-09-12 | openfabric: T6652: OpenFabric protocol documentation | Nataliia Solomko | |
https://docs.frrouting.org/en/latest/fabricd.html#openfabric | |||
2024-05-04 | protocols: Corrected spelling mistakes | Alex W | |
2024-04-09 | Merge pull request #1353 from daknob/rpki-refresh | Robert Göhler | |
Refresh RPKI Document | |||
2024-04-09 | Failover - Slight rephrase of initial summary paragraph. | Chrisc-c-c | |
2024-04-05 | Fix indentation in RPKI document (tabs to spaces) | Antonios Chariton (daknob) | |
2024-04-05 | Fix mistake in RPKI documentation about the use of TLS | Antonios Chariton (daknob) | |
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 | Refresh RPKI Document | Antonios Chariton (daknob) | |
- 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-02-11 | srv6: T5849: add segment support to "protocols static route6" | Christian Breunig | |
2024-02-08 | Merge pull request #1268 from vyos/rpki-T6023 | Christian Breunig | |
rpki: T6023: add support for CLI knobs expire-interval and retry-interval | |||
2024-02-07 | rpki: T6023: add support for CLI knobs expire-interval and retry-interval | Christian Breunig | |
2024-02-07 | bgp: T6024: add additional missing FRR features | Christian Breunig | |
2024-01-23 | bfd: T5967: add minimum-ttl option | Christian Breunig | |
2023-12-07 | Merge pull request #1174 from srividya0208/minor_errors | Robert Göhler | |
"show ipv6 bgp" command is not available so replaced with show bgp ipv6 | |||
2023-12-04 | "show ipv6 bgp" command is not available so replaced with show bgp ipv6 | srividya0208 | |
2023-12-03 | Add ISIS fast reroute documentation | Cheeze_It | |
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-11-30 | fix build and ref warnings | rebortg | |
2023-11-15 | Merge pull request #1151 from vyos/frr-pim-T5733 | Christian Breunig | |
pim: igmp: T5733: adjust to latest CLI syntax | |||
2023-11-13 | pim: igmp: T5733: adjust to latest CLI syntax | Christian Breunig | |
2023-11-09 | correction of typos | srividya0208 | |
2023-09-10 | T5518: Document `protocols pim6` | Yuxiang Zhu | |
2023-07-25 | ospf: T5377: add graceful restart FRR feature (RFC 3623) | Christian Breunig | |
2023-07-03 | ospf: T5334: add support for External Route Summarisation Type-5 and Type-7 | Christian Breunig | |
2023-06-30 | Fixing of various errors with duplicate labels | rebortg | |
2023-06-03 | Update ospf.rst | Cheeze-It | |
Re-adding a part that I accidentally deleted. | |||
2023-06-03 | Update ospf.rst | Cheeze-It | |
Adding IGP-LDP sync for OSPF | |||
2023-06-03 | Update isis.rst | Cheeze-It | |
Adding IGP-LDP sync for IS-IS | |||
2023-05-18 | BFD : add static monitoring documentation | fett0 | |
2023-04-27 | T5123: Update ospf.rst | Zhiyuan Wan | |
ospf: Support show detailed ospf routing table. Signed-off-by: Zhiyuan Wan <h@iloli.bid> | |||
2023-04-24 | Add protocol failover route policy | Viacheslav Hletenko | |
2023-04-17 | fix duplicate labels | rebortg | |
2023-04-17 | babel: fix build errors | rebortg | |
2023-04-11 | Merge pull request #985 from nxzz/patch-1 | Robert Göhler | |
FIx BGP Confederation document | |||
2023-04-12 | FIx BGP Confederation document | Rimpei Kunimoto | |
2023-04-10 | Segment-rounting : Fixed documetation and add exammple | fett0 | |
2023-03-28 | Segment-rounting : Add documentation about segment-routing mpls on VyOS | fett0 | |
2023-02-28 | Merge pull request #949 from vfreex/feature-babel | Christian Breunig | |
T4977: Add Babel routing protocol | |||
2023-02-12 | Fixed Typo | Kyle McClammy | |
2023-02-06 | T4977: Add Babel routing protocol | Yuxiang Zhu | |
Documentation for https://github.com/vyos/vyos-1x/pull/1800. | |||
2023-02-04 | Shortened config line to be less than 80 characters | Kyle McClammy | |
2023-02-04 | Add docs for RFC 9234 | KyleM | |
Added documentation for new BGP roles for RFC 9234 | |||
2023-01-31 | T1237: Add protocol failover route | Viacheslav Hletenko | |
2023-01-27 | igmp: sync branches | rebortg | |
2023-01-27 | bfd: update proofread due no changes | rebortg | |
2022-11-24 | Updating ospf.rst and adding examples | Cheeze-It | |
2022-11-23 | Adding configuration examples to IS-IS (#894) | Cheeze-It | |
* Adding configuration examples to ISIS * Update isis.rst * Updating IS-IS documentation character lengths * Updating IS-IS documentation again for lengths... | |||
2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
2022-08-04 | bgp: T4257: changing BGP "local-as" to "system-as" | Christian Poessinger | |
2022-06-28 | bgp:syntax check | srividya0208 | |
Removed this config line "set protocols bgp parameters default no-ipv4-unicast" which does not exist in the latest rolling release but this functionality is enabled by default. And corrected few grammar mistakes |