Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2021-04-08 | Add initial cloud-init documentation | Jeff Loughridge | |
2021-04-08 | pppoe: adjust to new prefix-delegation syntax | Christian Poessinger | |
2021-04-08 | l2tpv3: adjust to latest CLI changes for source-address and remote | Christian Poessinger | |
2021-04-07 | Merge pull request #498 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-04-05 | Small grammatical changes to installation guide | Ricky Pai | |
2021-04-05 | interfaces: dhcp-client: T3454: add reject option | Charles Surett | |
2021-04-05 | documentation guide - update grammar | Ricky Pai | |
2021-04-05 | Github: update current branch | rebortg | |
2021-04-04 | Style changes to wireguard documentation | Ricky Pai | |
2021-04-04 | fix command for deleting wireguard keypair | Ricky Pai | |
2021-04-04 | layout: set user friendly versionname | Robert Göhler | |
2021-04-04 | Merge pull request #494 from rickypai/patch-1 | Daniil Baturin | |
Edit sentence on public/private key pair to make it read better | |||
2021-04-03 | Edit sentence on public/private key pair to make it read better | Ricky Pai | |
2021-04-03 | Fix typos | Paul Thomas | |
2021-03-29 | bgp: adjust to new CLI format | Christian Poessinger | |
BGP as number is no longer represented as a tag node on "protocols bgp <asn>" but rather is not represented as leafNode under "protocols bgp local-as <asn>" | |||
2021-03-29 | Merge pull request #491 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-29 | Merge pull request #489 from mbaezner/interface-typo-fix | Robert Göhler | |
Fixed interfcae to interface in dhcpv6 page | |||
2021-03-29 | syntax correction in OSPF Over wireguard section | srividya0208 | |
Corrected the syntax for wireguard interface commands wrt ospf | |||
2021-03-29 | Github: update current branch | rebortg | |
2021-03-28 | Fixed interfcae to interface in dhcpv6 page | Matthew Baezner | |
2021-03-23 | Merge pull request #486 from srividya0208/ospfv3_commands | Daniil Baturin | |
Correction of the syntax for "Interface Configuration" OSPFv3 section | |||
2021-03-23 | Correction of the syntax for "Interface Configuration" OSPFv3 section | srividya0208 | |
Modified the commands as per the latest rolling release. | |||
2021-03-22 | Github: update current branch | rebortg | |
2021-03-21 | isis: adjust to latest CLI changes | Christian Poessinger | |
The previous tagNode was replaced with a regular node. | |||
2021-03-18 | s/bootet/booted/ in Image Instalation docs | Shawn Wilsher | |
This appears to be a typo. | |||
2021-03-19 | Merge pull request #479 from sever-sever/ansible | Daniil Baturin | |
Add ansible to doc | |||
2021-03-18 | Merge pull request #480 from WilliamVangBinggeli/patch-1 | Daniil Baturin | |
Update install.rst | |||
2021-03-18 | Add ansible to doc | sever-sever | |
2021-03-18 | configexamples: pppoe-ipv6-basic.rst: Replace diagram | Ramax Lo | |
Convert format of the diagram from png to jpg. | |||
2021-03-17 | Update install.rst | WilliamVangBinggeli | |
Very minor correction. I am sure VyOS tastes good, however the word "tested" should be used here. | |||
2021-03-17 | configexamples: Add PPPoE IPv6 basic setup | Ramax Lo | |
Add new document on basic PPPoE IPv6 setup for home network. | |||
2021-03-15 | Github: update current branch | rebortg | |