Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-09 | Fix indentation in RPKI document (tabs to spaces) | Antonios Chariton (daknob) | |
(cherry picked from commit ea0fe640b495458d9f2391a66bfaea2dedf54ffe) | |||
2024-04-09 | 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 (cherry picked from commit 5befda2a24e29e6579b5c1ce17b57bac6969f28d) | |||
2024-04-09 | Failover - Slight rephrase of initial summary paragraph. | Chrisc-c-c | |
(cherry picked from commit 7f25bd580e990a23f2fccfacc09d1522121109df) | |||
2024-04-07 | 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. (cherry picked from commit edbf8846059a9f3e2d5a6bdf8227f97f5d79da4f) | |||
2024-02-12 | srv6: T5849: add segment support to "protocols static route6" | Christian Breunig | |
(cherry picked from commit c857be8ce1474b56711db76170ab7494771c2202) | |||
2024-02-08 | rpki: T6023: add support for CLI knobs expire-interval and retry-interval | Christian Breunig | |
(cherry picked from commit 6b8c81855959b0b3c9e12530eecd9ba6ca25ad8e) | |||
2024-02-07 | bgp: T6024: add additional missing FRR features | Christian Breunig | |
(cherry picked from commit 64d4513bc06a4ba610221442ba7e590470beb86d) | |||
2024-01-23 | bfd: T5967: add minimum-ttl option | Christian Breunig | |
(cherry picked from commit c1716052eba00ad6c612755f55015e840e946828) | |||
2024-01-18 | Update passive-interface default exclusion notice | strifel | |
Update notice telling users how to exclude passive interface. | |||
2023-11-24 | fix some build warnings | rebortg | |
2023-11-16 | pim: igmp: T5733: adjust to latest CLI syntax | Christian Breunig | |
(cherry picked from commit 2de650e60c84c70e26cc02341c07fe84e6d1c1fa) | |||
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 | |||
2022-05-05 | arp: adjust to new CLI syntax | Christian Poessinger | |
2022-04-03 | BGP: add documentation for <solo> option in neighbor configuration | Nicolas Fort | |
2022-03-31 | cfgcmd: correct various command typos | rebortg | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
2022-02-05 | BFD: fix commands for operational mode and configuration mode | Ferran Tufan | |
Per https://phabricator.vyos.net/T3267, per-interface configuration for OSPF has been moved from the 'interface' to the 'protocols' tree. Finally, for op-mode, per https://phabricator.vyos.net/T4077, 'show protocols bfd' has been renamed to 'show bfd'. | |||
2022-01-04 | Update rpki.rst | ouliuquan | |
fix the missing "set" cmd | |||
2021-11-28 | ospfv3: add vrf support | Christian Poessinger | |
2021-11-27 | ospf: T3753: document new CLI for passive mode | Christian Poessinger | |