Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge pull request #533 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
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-09 | Merge pull request #528 from charlie-haley/patch-1 | Daniil Baturin | |
Typo fix in GCP installation instructions | |||
2021-05-08 | Typo fix | charlie-haley | |
2021-05-06 | Merge pull request #527 from Hard7Rock/master | Lulu Cathrinus Grimalkin | |
dns: DNS Forward - fix typo | |||
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 | Merge pull request #519 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
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 | Merge pull request #515 from Ebrithil95/patch-1 | Christian Poessinger | |
Wireguard: Fix IPv6 in iPhone peer example | |||
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 | Merge pull request #511 from DanielBodnar/patch-1 | Christian Poessinger | |
configexamples: minor spelling fix ✔️ | |||
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-14 | Merge pull request #510 from sdwilsh/patch-2 | Robert Göhler | |
Fix DHCP address syntax | |||
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 | Merge pull request #506 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
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-12 | Merge pull request #504 from srividya0208/T3458 | Daniil Baturin | |
T3458:tunnel interface:added GRETAP section | |||
2021-04-11 | T3458:tunnel interface:added GRETAP section | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example |