Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2021-04-10 | Add EVE-NG VyOS icon | Christian Poessinger | |
2021-04-09 | Merge pull request #503 from DmitriyEshenko/patch-23 | Daniil Baturin | |
Add missing `ipv6 allow` option to enable IPv6 modules | |||
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-07 | Merge pull request #501 from rickypai/patch-1 | Robert Göhler | |
Small grammatical changes to installation guide | |||
2021-04-05 | Small grammatical changes to installation guide | Ricky Pai | |
2021-04-05 | Merge pull request #500 from scj643/master | Christian Poessinger | |
interfaces: dhcp-client: T3454: add reject option | |||
2021-04-05 | interfaces: dhcp-client: T3454: add reject option | Charles Surett | |
2021-04-05 | documentation guide - update grammar | Ricky Pai | |
2021-04-05 | Merge pull request #496 from rickypai/patch-2 | Christian Poessinger | |
Style changes to wireguard documentation | |||
2021-04-05 | Github: update current branch | rebortg | |
2021-04-04 | Style changes to wireguard documentation | Ricky Pai | |
2021-04-05 | Merge pull request #495 from rickypai/patch-1 | Daniil Baturin | |
fix command for deleting wireguard keypair | |||
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-04 | Merge pull request #493 from padath/fix-config-firewall-typos | Daniil Baturin | |
Fix typos in configuration/firewall | |||
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 | Merge pull request #492 from c-po/master | Christian Poessinger | |
bgp: adjust to new CLI format | |||
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 | Merge pull request #488 from srividya0208/ha/ospf | Robert Göhler | |
syntax correction in OSPF Over wireguard section | |||
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 | Merge pull request #484 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-22 | Github: update current branch | rebortg | |
2021-03-21 | Merge pull request #482 from c-po/master | Christian Poessinger | |
isis: adjust to latest CLI changes | |||
2021-03-21 | isis: adjust to latest CLI changes | Christian Poessinger | |
The previous tagNode was replaced with a regular node. | |||
2021-03-19 | Merge pull request #481 from sdwilsh/patch-1 | Robert Göhler | |
s/bootet/booted/ in Image Instalation docs |