Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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 | |