Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-16 | vrf: note dynamic routing for VyOS 1.4 | Christian Poessinger | |
2021-04-12 | T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge | srividya0208 | |
Bymistakenly wrote gretap for 1.3 version, corrected with "GRE-Bridge" parameter as expected | |||
2021-04-12 | Merge pull request #505 from srividya0208/T3458-e | Daniil Baturin | |
T3458-e::tunnel interface:added GRETAP section for 1.3 ver | |||
2021-04-11 | T3458-e::tunnel interface:added GRETAP section for 1.3 ver | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example | |||
2021-04-08 | pppoe: adjust to new prefix-delegation syntax | Christian Poessinger | |
(cherry picked from commit 577c9d68f9c0c953cc4bb7583ed5f27efeaa854c) | |||
2021-03-09 | Update IPoE section with new syntax | Marco Muskus | |
(cherry picked from commit f6554fc6d947f24ea50e457d8d013b0c82f693cb) | |||
2021-03-08 | HTTP-API: short line | rebortg | |
(cherry picked from commit 414f5e5263526edf7943f1bd40e2dee3a3d6228c) | |||
2021-03-08 | HTTP-API: rewrite and add config multiple commands | rebortg | |
(cherry picked from commit a1503a89215094dbcefbb480d92f533ce684c781) | |||
2021-03-05 | Correction in command syntax "set vpn l2tp remote-access dns-servers" | srividya0208 | |
dns-servers parameter is replaced with name-server in the latest release Old Syntax: set vpn l2tp remote-access dns-servers server-1 '198.51.100.8' set vpn l2tp remote-access dns-servers server-2 '198.51.100.4' New Syntax: set vpn l2tp remote-access name-server '198.51.100.8' set vpn l2tp remote-access name-server '198.51.100.4' | |||
2021-03-04 | Update ipoe-server.rst | Marco Muskus | |
updated the docs with new syntax in the 1.3 version (cherry picked from commit 6f5d627a9bed9711ef95971634378c164265e928) | |||
2021-02-23 | service: add salt-minion | rebortg | |
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef) | |||
2021-02-05 | bgp: Fix redistribute parameters | sever-sever | |
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a) | |||
2021-02-02 | dns: Typographical/cosmetic corrections | erkin | |
2021-01-31 | Merge pull request #438 from samburney/master | Christian Poessinger | |
pppoe: T3273: Add usage of each default-route mode | |||
2021-01-30 | ssh: fix warning about "Explicit markup ends without a blank line" | Christian Poessinger | |
2021-01-30 | ospf: adjust sections to section guidelines | Christian Poessinger | |
2021-01-30 | pppoe: T3273: Fixed issue with line length | Sam Burney | |
2021-01-30 | pppoe: T3273: Add usage of each default-route mode | Sam Burney | |
2021-01-29 | rpki: update to reflect changes in the current branch | Christian Poessinger | |
2021-01-29 | ssh: add op-mode commands | 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-16 | bridge: Independent VLAN aware bridge document | jack9603301 | |
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-11 | bridge: Add active VLAN aware option | jack9603301 | |
2021-01-09 | Merge branch 'owen-01' of https://github.com/owendelong/vyos-documentation | Christian Poessinger | |
* 'owen-01' of https://github.com/owendelong/vyos-documentation: Fixed line lenghts Integrated documentation of ip6gre into gre and added a corresponding configuration example | |||
2021-01-09 | ospf: updates | Leonid Voronkin | |
2021-01-08 | ospf: update routing protocol command definitions | Leonid Voronkin | |
2021-01-08 | Fixed line lenghts | Owen DeLong | |
2021-01-08 | tunnel: add ip6gre configuration example | Owen DeLong | |
2021-01-08 | Integrated documentation of ip6gre into gre and added a corresponding ↵ | Owen DeLong | |
configuration example | |||
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-06 | tunnel: add GRE over IPv6 note | Christian Poessinger | |
2021-01-06 | Merge pull request #414 from KF5JWC/master | Robert Göhler | |
Split dhcp-relay docs out of dhcp-server page (Was: "Remove empty, duplicate "dhcp-relay" page") | |||
2021-01-05 | Split dhcp-relay docs out of dhcp-server page | Kyle Jones | |
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 | |||
2021-01-01 | ethernet: add rps (receive packet steering) support | Christian Poessinger | |
2020-12-29 | Update ospf.rst | maehdros | |
Update can not to cannot |