Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-29 | contracksync: fix build error in note | rebortg | |
2021-05-28 | system:syslog: added delete log file section | srividya0208 | |
Added a help section for the "delete log file" command | |||
2021-05-26 | Updated tunelbroker example to use updated config paths | Charles Surett | |
2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
2021-05-24 | Github: update current branch | rebortg | |
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-05-21 | dhcp-server: add configuration example for UniFi devices | joolli | |
2021-05-21 | Improve the dummy interface hint wording. | Daniil Baturin | |
2021-05-19 | tftp: add verification help/example | srividya0208 | |
Added verification section so that it will in testing the feature | |||
2021-05-17 | Github: update current branch | rebortg | |
2021-05-15 | conntrack-sync: improve overall documentation | Christian Poessinger | |
2021-05-15 | conntrack-sync: adjust to latest CLI changes | Christian Poessinger | |
2021-05-13 | bond: add documentation for lacp-rate | Christian Poessinger | |
2021-05-10 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
2021-05-10 | Template: correct mobil version template design | rebortg | |
2021-05-10 | Merge pull request #530 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-05-10 | Template: add version warning banner | rebortg | |
2021-05-10 | Github: update current branch | rebortg | |
2021-05-08 | Typo fix | charlie-haley | |
2021-05-06 | dns: DNS Forward - fix typo | Hard | |
2021-05-05 | dns: T3277: support no reverse zones rfc1918 lookup | Igor Melnyk | |
2021-05-03 | Merge pull request #525 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-05-03 | Merge pull request #520 from srividya0208/vrrp-m | Robert Göhler | |
VRRP: addition of rfc3768-compatibility definition | |||
2021-05-03 | VRRP: addition of rfc3768-compatibility definition | srividya0208 | |
Added the details of rfc3768-compatibility option and its command | |||
2021-05-03 | Github: update current branch | rebortg | |
2021-05-02 | firewall: typo fix in rule-sets matching criteria page | Oguz Yilmaz | |
2021-04-27 | Merge pull request #512 from rchenzheng/macos_support | Daniil Baturin | |
Update build to include MacOS support | |||
2021-04-26 | T3485: Update build to include MacOS support | Richard Chen Zheng | |
2021-04-26 | Github: update current branch | rebortg | |
2021-04-25 | Merge pull request #516 from srividya0208/console-server | Daniil Baturin | |
service/console-server:correction of operational command 'connect' | |||
2021-04-25 | service/console-server:correction of opertional command 'connect' | srividya0208 | |
Corrected the syntax for the operational command from "connect console-server <device>" to "connect console <device>" | |||
2021-04-25 | wireguard: update roadwarrior configuration | Christian Poessinger | |
2021-04-24 | WireGuard: T1802: add mobile client config generation command | Christian Poessinger | |
2021-04-22 | Wireguard: Fix IPv6 in iPhone peer example | Christoph Schleßelmann | |
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-19 | Merge pull request #513 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-04-19 | Github: update current branch | rebortg | |
2021-04-18 | configexamples: minor spelling fix ✔️ | Daniel Bodnar | |
Added missing "h" to "through". | |||
2021-04-16 | vrf: remove hint about "needs testing" | Christian Poessinger | |
2021-04-16 | vrf: dynamic routing is now supported - document this | Christian Poessinger | |
2021-04-13 | Fix DHCP address syntax | Shawn Wilsher | |
`dhcp` and `dhcpv6` were missing the `address` part of the line, and the command does not work. Tested in 1.3.0 rc1 | |||
2021-04-12 | Merge pull request #502 from jeffbrl/cloud-init | Robert Göhler | |
Add initial cloud-init documentation | |||
2021-04-12 | Merge pull request #509 from StefanLindblom/patch-1 | Robert Göhler | |
Add information about specific VRF routing | |||
2021-04-12 | Fix default credentials statement | Jeff Loughridge | |
2021-04-12 | Enhance cloud-init documentation | Jeff Loughridge | |
2021-04-12 | Add information about specific VRF routing | Stefan Lindblom | |
As this thread states: https://forum.vyos.io/t/system-name-server-vrf-aware/6710 There is no way to force system DNS traffic via a specific VRF, which is a pretty common scenario. For example one could expect that all system services like DNS, auth, syslog, NTP, etc would use the management VRF (as specified by the user). | |||
2021-04-12 | Github: update current branch | rebortg | |
2021-04-11 | T3458:tunnel interface:added GRETAP section | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example | |||
2021-04-10 | Add EVE-NG VyOS icon | Christian Poessinger | |
2021-04-09 | Add missing `ipv6 allow` option to enable IPv6 modules | Eshenko Dmitriy | |