Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-26 | prepare coverage.rst | rebortg | |
2020-11-26 | ethernet: document mirror CLI option | Christian Poessinger | |
2020-11-26 | dmvpn: Fix wrong nbma-address on Spoke | Eshenko Dmitriy | |
2020-11-24 | interfaces: add generic QinQ VLAN documentation | Christian Poessinger | |
2020-11-23 | interfaces: vlan: remove wrong arg in cmd headline | Christian Poessinger | |
2020-11-23 | cmdinclude: fix leading spaces | rebortg | |
2020-11-23 | firewall: fix error in "code-block" directive | Christian Poessinger | |
2020-11-23 | console-server: fix error in "code-block" directive | Christian Poessinger | |
2020-11-23 | pppoe: fix inconsistent title level | Christian Poessinger | |
2020-11-23 | l2tpv3: fix inconsistent title level | Christian Poessinger | |
2020-11-23 | interfaces: add generic VLAN documentation | Christian Poessinger | |
2020-11-22 | pbr: Policy local-route | sever-sever | |
2020-11-21 | system: option: adjust to new CLI | Christian Poessinger | |
2020-11-16 | ipsec: fix toc level | Christian Poessinger | |
2020-11-15 | vpn: dmvpn: move example from blueprints to the dmvpn chapter | Christian Poessinger | |
2020-11-15 | dmvpn: blueprint: add spoke05 as VyOS device | Christian Poessinger | |
2020-11-15 | dmvpn: example: remove cisco boilerplate config items | Christian Poessinger | |
2020-11-15 | dmvpn: fix blueprint chapter levels | Christian Poessinger | |
2020-11-15 | dmvpn: improve blueprint with diagram and full configs | Christian Poessinger | |
2020-11-15 | system: document keyboard-layout in options chapter | Christian Poessinger | |
2020-11-15 | system: move performance tuning into options chapter | Christian Poessinger | |
2020-11-14 | bridge: T3042: Document VLAN filter | jack9603301 | |
2020-11-13 | wireless: improve command definition documentation | Christian Poessinger | |
2020-11-13 | interfaces: use common toc and chapter style | Christian Poessinger | |
2020-11-12 | T3048: add documentation for "system options performance" command | Christian Poessinger | |
2020-11-11 | Merge pull request #375 from currite/int-names | Christian Poessinger | |
troubleshooting: add interface name change | |||
2020-11-11 | Merge pull request #374 from currite/tunnel-keys | Christian Poessinger | |
tunnel: add tunnel keys | |||
2020-11-11 | Update troubleshooting.rst | currite | |
2020-11-11 | troubleshooting: add interface name change | currite | |
2020-11-11 | tunnel: add tunnel keys | currite | |
2020-11-10 | interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include ↵ | Christian Poessinger | |
command syntax | |||
2020-11-10 | interface: move mac and mtu documentation to common file | Christian Poessinger | |
2020-11-10 | interface: document dhcp(v6)-options on CLI | Christian Poessinger | |
2020-11-10 | interfaces: document dhcp-options | Christian Poessinger | |
2020-11-10 | interfaces: introduce new common-with|without-dhcp include | Christian Poessinger | |
Now we have one single include dealing with all the common interface stuff which is present on every interface. | |||
2020-11-10 | interfaces: add common description include file | Christian Poessinger | |
2020-11-10 | interfaces: advanced-index: also add ethernet and loopback | Christian Poessinger | |
2020-11-10 | interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, ↵ | Christian Poessinger | |
peth, vxlan Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including common text but only replacing individual labels so there can be source of truth also for the documentation. | |||
2020-11-09 | Bridge: convert address to cmdinclude | rebortg | |
2020-11-09 | docs: add ..cmdinclude:: directive | rebortg | |
2020-11-10 | Merge pull request #371 from currite/wlb-examples | Daniil Baturin | |
examples: add wan-load-balancing | |||
2020-11-09 | examples: add wan-load-balancing | currite | |
2020-11-09 | dhcp: Remove link to obsolete wiki | erkin | |
2020-11-08 | documentation: add link to RST directives | Christian Poessinger | |
2020-11-06 | Merge pull request #367 from currite/system-dns | Daniil Baturin | |
system: add system dns page | |||
2020-11-05 | system: add system dns page | currite | |
2020-11-05 | Merge pull request #363 from currite/sticky-conn-img | Christian Poessinger | |
wan-load-balancing: add wiki image for sticky connections | |||
2020-11-05 | interfaces: add IPv6 DHCPv6-PD documentation for PPPoE and Ethernet | Christian Poessinger | |
2020-11-05 | Merge pull request #365 from currite/boot-options | Daniil Baturin | |
advanced-system: boot options (migrated from old wiki) | |||
2020-11-04 | advanced-system: boot options (migrated from old wiki) | currite | |
The following options have not been migrated because we did not find its valid and correct use: no-vyos-configure Do not load the config, leaves you with plain Linux system. no-vyos-rl-system Disables getting the system into clean state before loading the config. |