Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-01-08 | ospf: update routing protocol command definitions | Leonid Voronkin | |
2021-01-07 | Update ospf.rst | Leonid Voronkin | |
2021-01-06 | Update ospf.rst | Leonid Voronkin | |
add command and their explanation | |||
2021-01-06 | bgp: add operational level command reference | Leonid Voronkin | |
Add operational command section | |||
2021-01-05 | bgp: extend current brief documentation | Leonid Voronkin | |
- add route aggregation configuration section; - add commands for peer configuration; - add peer groups configuration section - add redistribution configuration - add general configuration | |||
2021-01-04 | Update bgp.rst | craterman | |
Add some commands to Route Selection section; Add Administrative Distance configuration section; Add Network Advertisement configuration; Add Peers configuration section; Add Timers configuration | |||
2020-12-29 | Update ospf.rst | maehdros | |
Update can not to cannot | |||
2020-12-29 | Update ospf.rst | maehdros | |
Add a small command to see the OSPFv3 redistribute routes; I plan to write a bit more | |||
2020-12-22 | mpls: T915: Added documentation for LDP ordered control | Cheeze_It | |
Added the ordered control command in the documentation. Also added the RFC in which it is referred to as well. | |||
2020-12-11 | protocols: fix lint errors | rebortg | |
2020-12-10 | sort IP commands under configuration | rebortg | |
2020-12-10 | ospf: combine v3/v3 in one chapter | Christian Poessinger | |
2020-12-10 | mpls: use proper line break limit | Christian Poessinger | |
2020-12-10 | mpls: use short description for headline | Christian Poessinger | |
2020-12-09 | mpls-conf: T915: Added documentation for LDP import and export | Cheeze_It | |
Added examples for the new import and export functionality that LDP is now getting on vyos/vyos-1x#639 | |||
2020-12-08 | fix build error after merge | rebortg | |
2020-12-08 | Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentation | rebortg | |
2020-12-07 | fix build errors after arrange | rebortg | |
2020-11-30 | arrange services and protocols | rebortg | |