Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-19 | bfd: add missing peer keyword to syntax | maehdros | |
Added the 'peer' keyword in the syntax | |||
2020-04-01 | pbr: some format and indentation | currite | |
2020-03-31 | Docs: Fix typo and code-block errors | Niklas Elmose Andersen | |
Typo removed from CONTRIBUTING.md arp.rst properly displays example command build-vyos.rst troubleshooting diff has proper highlighting | |||
2020-03-17 | route: static: link alternate routing tables to VRF | Christian Poessinger | |
2020-03-17 | route: static: proper indent distance block | Christian Poessinger | |
2020-02-25 | Routing Policy: add fix me banner | Robert Göhler | |
2020-02-25 | RIP: add fix me banner | Robert Göhler | |
2020-02-25 | MSS: add fix me banner | Robert Göhler | |
2020-02-25 | PBR: add fix me banner | Robert Göhler | |
2020-02-25 | OSPF: add fix me banner | Robert Göhler | |
2020-02-25 | BFD: add fix me banner | Robert Göhler | |
2020-02-24 | rpki: add links to further guidance | Marek Isalski | |
2020-02-22 | add RPKI Test tool | Marek Isalski | |
2020-02-22 | add more flesh to the RPKI documentation | Marek Isalski | |
2020-02-22 | fix spelling of RIPE-NCC | Marek Isalski | |
2020-02-22 | use documentation prefix as per RFC5737 | Marek Isalski | |
2020-02-21 | BFD: insert basic commands | Robert Göhler | |
2020-02-12 | Merge pull request #206 from ganawaj/bgp-patch-1 | Daniil Baturin | |
Added "address-family" to route-map code example | |||
2020-02-11 | Added "address-family" to route-map code example | Ganawa Juanah | |
Address-family is required to access route-map within neighbor | |||
2020-01-31 | ospf: fix minimum ospf requirements | currite | |
2020-01-27 | pbr: fix typos | maehdros | |
2020-01-23 | arp: remove example from cfgcmd definition | Christian Poessinger | |
2020-01-21 | bfd: add more or less blank chapter | Christian Poessinger | |
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2020-01-04 | BGP: fix ref error | Robert Göhler | |
2019-12-30 | remove all enclosing '' from cfgcmd/opcmd | Christian Poessinger | |
2019-12-29 | vytask: migrate all task references to new command | Christian Poessinger | |
2019-12-20 | routing: static: rewrite with new cfgcmd syntax | Christian Poessinger | |
2019-12-20 | igmp-proxy: document all possible commands | Christian Poessinger | |
2019-12-19 | style-guide: all opcmd and clicmd explanations should be indented by 3 | Christian Poessinger | |
2019-12-19 | bgp: add chapter on route selection | Christian Poessinger | |
2019-12-19 | bgp: replace wrong clicmd keyword with cfgcmd | Christian Poessinger | |
2019-12-15 | bgp: start expanding the documentation | Christian Poessinger | |
I have to thank the guys from FRR as most of the description is copied from them. THANKS! | |||
2019-12-15 | bgp: rpki: move rpki content to dedicated file | Christian Poessinger | |
2019-12-01 | ARP: migrate to reserved address space | Robert Göhler | |
2019-12-01 | Routing Policy: migrate to reserved address space | Robert Göhler | |
2019-11-30 | bgp: add section RPKI | Viacheslav Hletenko | |
2019-11-28 | Refactor "code-block:: console" to "code-block:: none" | Christian Poessinger | |
2019-11-28 | docs: remove all trailing whitespaces | Christian Poessinger | |
Done via: $ find . -name "*.rst" | xargs sed -i 's/[ \t]*$//' | |||
2019-11-27 | Refactor "code-block:: sh" to "code-block:: console" | Christian Poessinger | |
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF. | |||
2019-11-24 | Style: change .. cfcmd:: to ..cfgcmd:: | Robert Göhler | |
2019-11-23 | Revert "prevent douple heading" | Christian Poessinger | |
This reverts commit c1ab520c4264227b5fc053aa917fdbc7d7e667af. | |||
2019-11-23 | prevent douple heading | Robert Göhler | |
2019-11-23 | toc: on the way to a better structured toc | Christian Poessinger | |
2019-11-23 | add new directives "cfcmd" and "opcmd" | Robert Göhler | |
2019-11-19 | rip: rework initial passage | Christian Poessinger | |
2019-11-19 | pbr: rework initial passage | Christian Poessinger | |
2019-11-19 | arp: fix result indention | Christian Poessinger | |
2019-11-19 | arp: restructure chapter | Christian Poessinger | |
- Use initial passage from WikiPedia (thanks) - use new style .. option:: for operational commands | |||
2019-11-19 | bgp: reword initial passage | Christian Poessinger | |