Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-11-27 | ospfv3: rename intname -> interface on CLI examples | Christian Poessinger | |
2021-10-14 | Command for setting bgp maximum-paths updated, since it was wrong | Nicolas Fort | |
2021-10-07 | rip: correct build warning | rebortg | |
2021-10-04 | rip: correct spelling and grammar | rebortg | |
2021-09-30 | Adding MPLS documentation changes that I forgot to add a long time ago. | Cheeze_It | |
Here we are adding documentation showing the separation of MPLS enable for interfaces separately from LDP. This was decoupled a while ago but I completely forgot to add it to the documentation. It is added now though. | |||
2021-09-30 | igmp: correct spelling and grammar | rebortg | |
2021-09-29 | bfd: correct spelling and grammar | rebortg | |
2021-09-15 | rpki: fix link | rebortg | |
2021-08-15 | ospf: T3757: add new CLI command "set protocols ospf interface <if> area <id>" | Christian Poessinger | |
2021-07-12 | grammar & spell check | srividya0208 | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters. | |||
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
2021-05-21 | rpki: make documentation vendor neutral | Alex Band | |
I took the remark that rpki.readthedocs.io is somewhat NLnet Labs tools-centric to heart and made it completely neutral. It no longer has any vendor-specific documentation at all. | |||
2021-04-20 | isis: fix example CLI configs | Christian Poessinger | |
This completes commit 4f09fdd ("isis: adjust to latest CLI changes") which changed the CLI syntax bug did not adjust the example configurations | |||
2021-04-16 | vrf: dynamic routing is now supported - document this | Christian Poessinger | |
2021-03-29 | bgp: adjust to new CLI format | Christian Poessinger | |
BGP as number is no longer represented as a tag node on "protocols bgp <asn>" but rather is not represented as leafNode under "protocols bgp local-as <asn>" | |||
2021-03-23 | Correction of the syntax for "Interface Configuration" OSPFv3 section | srividya0208 | |
Modified the commands as per the latest rolling release. | |||
2021-03-21 | isis: adjust to latest CLI changes | Christian Poessinger | |
The previous tagNode was replaced with a regular node. | |||
2021-02-28 | BGP: T2100: Adding RFC8212 option toggle. | Cheeze_It | |
Adding documentation on the default RFC8212 behavior for FRR, and how in VyOS we are changing that default. Also added information on the toggle option to enable/disable said RFC8212 functionality. | |||
2021-02-05 | vrf: static: T2450: adjust to new CLI syntax | Christian Poessinger | |
2021-02-05 | Merge pull request #444 from sever-sever/bgp-redistr | Christian Poessinger | |
bgp: Fix redistribute parameters | |||
2021-02-05 | ospf: add hello-multiplier | Christian Poessinger | |
2021-02-05 | ospf: T3267: move "interface ip ospf" CLI nodes to "protocols ospf" tree | Christian Poessinger | |
2021-02-05 | bgp: T1875: Add BGP allow range command documentation (#431) | Cheeze-It | |
This is a documentation addition for the allow range command within BGP, as well as the associated limit command as well. There was a few spelling mistakes that were fixed too, but not anything big. Co-authored-by: Cheeze_It <none@none.com> | |||
2021-02-05 | bgp: Fix redistribute parameters | sever-sever | |
2021-01-30 | ospf: adjust sections to section guidelines | Christian Poessinger | |
2021-01-29 | rpki: update to reflect changes in the current branch | Christian Poessinger | |
2021-01-27 | ospf: change redistribution metric value | Leonid Voronkin | |
due to T3194 | |||
2021-01-26 | rip: close cfgcmd string | rebortg | |
2021-01-26 | bgp: fix build indentation warning | rebortg | |
2021-01-19 | OSPF: added OSPFv3 commands and formated OSPFv2 | Leonid Voronkin | |
Added OSPFv3 configuration and operation commands. OSPFv2 formatted according to Style Guide. added summarization commands for OSPFv2. | |||
2021-01-16 | bgp: change comand order, add route filterig | Leonid Voronkin | |
* bgp: change comand order, add route filterig Placed upper more often used commands; Add route filtering; Add confederation commands; Add route dampening. | |||
2021-01-15 | isis: T3210: rename command to no-three-way-handshake | Leonid Voronkin | |
2021-01-13 | bgp: fix linter errors | Leonid Voronkin | |
2021-01-12 | BFD: Added explanation on the purpose | maehdros | |
2021-01-12 | disable empty pages, for the moment | rebortg | |
2021-01-12 | isis: add configuration commands and their explanations | Leonid Voronkin | |
2021-01-12 | bfd: add command for isis | Leonid Voronkin | |
2021-01-11 | rip: add all commands and their explanations | Leonid Voronkin | |
2021-01-09 | ospf: updates | Leonid Voronkin | |