Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-01-30 | dns forwarding: T5687: Implement ECS settings for PowerDNS recursor | khramshinr | |
2024-01-25 | Merge pull request #1241 from mkorobeinikov/master | Robert Göhler | |
the article about Terraform | |||
2024-01-25 | the article about Terraform | mkorobeinikov | |
the article about Terraform+AWS+Azure+Ansible+VMware | |||
2024-01-23 | bfd: T5967: add minimum-ttl option | Christian Breunig | |
2024-01-23 | Adding first documentation regarding IDS and FastNetMon. Also a brief ↵ | Nicolas Fort | |
configuration example is provided. | |||
2024-01-21 | ntp: T5692: add support to configure leap second behavior | Christian Breunig | |
2024-01-21 | minor wording fixes / adjustments | James Simpson | |
2024-01-19 | Merge pull request #1249 from aapostoliuk/T4658-T5953-circinus | Robert Göhler | |
Updated DPD and close-action values in IPSEC | |||
2024-01-19 | Merge pull request #1250 from aapostoliuk/T5865-circinus | Robert Göhler | |
Changed IPv6 pool documentation in accel-ppp services | |||
2024-01-19 | Changed IPv6 pool documentation in accel-ppp services | aapostoliuk | |
Changed IPv6 pool documentation in accel-ppp services to named IPv6 pools. https://vyos.dev/T5865 | |||
2024-01-19 | Updated DPD and close-action values in IPSEC | aapostoliuk | |
Changed from 'hold' to 'trap' and from 'restart' to 'start' in close-action. Changed from 'hold' to 'trap' in DPD action. | |||
2024-01-17 | Fix typos in build-vyos | Sebastian Weber | |
2024-01-17 | Fix more typos | Sebastian Weber | |
2024-01-17 | Fix typos in aws installation docs | Sebastian Weber | |
2024-01-17 | Fix "errror"s in docs/_ext | Sebastian Weber | |
2024-01-17 | Fix docs/cli.rst | Sebastian Weber | |
2024-01-17 | Fix typos in quick-start | Sebastian Weber | |
2024-01-17 | Fix typos in automation | Sebastian Weber | |
2024-01-17 | Fix typo in troubleshooting. | Sebastian Weber | |
2024-01-17 | Fix spelling in contributing | Sebastian Weber | |
2024-01-15 | Merge pull request #1240 from sarthurdev/kea6-options | Robert Göhler | |
dhcpv6: T3316: Update syntax for DHCPv6 CLI changes to options and range | |||
2024-01-15 | Github: update current branch | rebortg | |
2024-01-15 | Github: update translations | rebortg | |
2024-01-14 | Merge branch 'master' of github.com:vyos/vyos-documentation | rebortg | |
2024-01-14 | dhcp: T3316: Update documentation for changes in PR vyos/vyos-1x#2650 | sarthurdev | |
2024-01-13 | update sphinx and dependencies | rebortg | |
2024-01-13 | Update autotest labs with 1.5-rolling-202401121239 | rebortg | |
2024-01-13 | Update syntax for Kea option change | sarthurdev | |
2024-01-12 | Merge pull request #1238 from nicolas-fort/fwall-multiple-updates | Christian Breunig | |
Add opmode commands for firewall zones, and add global state-policies… | |||
2024-01-11 | Add opmode commands for firewall zones, and add global state-policies in ↵ | Nicolas Fort | |
quick-start | |||
2024-01-11 | Merge pull request #1228 from vyos/https | Christian Breunig | |
https: add latest CLI changes | |||
2024-01-11 | Merge pull request #1222 from vyos/certbot-T5886 | Christian Breunig | |
pki: T5886: add support for ACME protocol (LetsEncrypt) | |||
2024-01-11 | Merge pull request #1230 from nvollmar/master | Christian Breunig | |
fix spelling | |||
2024-01-11 | Merge pull request #1231 from sarthurdev/kea | Christian Breunig | |
dhcp: T3316: Update documentation for Kea implementation | |||
2024-01-11 | dhcp: dhcpv6: T3316: Update documentation for inclusion of `subnet-id` | sarthurdev | |
2024-01-10 | dhcp: T3316: Update documentation for Kea implementation | sarthurdev | |
2024-01-10 | added new NPTv6/DHCPv6 example | Trae Santiago | |
2024-01-10 | fix spelling | Nicolas Vollmar | |
2024-01-08 | https: add latest CLI changes | Christian Breunig | |
2024-01-08 | Merge pull request #1221 from Giggum/master | Robert Göhler | |
docs: fix to improve readability and correct typos. | |||
2024-01-08 | Delete docs/configuration/firewall/index.rst~ | Robert Göhler | |
2024-01-08 | Merge pull request #1225 from bubundas17/patch-1 | Robert Göhler | |
Update Monitoring Docs for Influxdb | |||
2024-01-08 | Merge pull request #1219 from sever-sever/updates | Robert Göhler | |
updates: add system image latest | |||
2024-01-08 | Update monitoring.rst | Bubun Das | |
Updated docs for influxdb | |||
2024-01-08 | Github: update current branch | rebortg | |
2024-01-07 | Merge branch 'vyos:master' into master | Ginko | |
2024-01-06 | dns: T5900: add dont-throttle-netmasks and serve-stale-extensions powerdns ↵ | Christian Breunig | |
features | |||
2024-01-05 | fix to add more fixes on top of previous pull request | Giggum | |
2024-01-05 | pki: T5886: add support for ACME protocol (LetsEncrypt) | Christian Breunig | |
2024-01-05 | updates: add system image latest | Viacheslav Hletenko | |
If we configure "update-check url" we can use `latest` option to update system image. ``` add system image latest ``` |