summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-04-04Merge pull request #1348 from srividya0208/error_chkRobert Göhler
openvpn option: "--client-cert-not-required" is not accepted
2024-04-03openvpn option: "--client-cert-not-required" is not acceeptedsrividya0208
2024-04-01Github: update current branchrebortg
2024-03-29Article about terraform and google.mkorobeinikov
How to deploy the Google Cloud instance using Terraform and Ansible for the latest version.
2024-03-25Merge pull request #1340 from vyos/update-translations-masterRobert Göhler
Github: update translations
2024-03-25Github: update current branchrebortg
2024-03-25Github: update translationsrebortg
2024-03-23T4389: extend DHCP server documentation on vendor options (#1339)Ginko
* T4389 added to dhcp-server documentation * Correction IP address specifed in examples in previous PR
2024-03-20bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filteringChristian Breunig
Linux bridge uses EtherType 0x8100 by default. In some scenarios, an EtherType value of 0x88A8 is required. Reusing CLI command from VIF-S (QinQ) interfaces: set interfaces bridge br0 protocol 802.1ad
2024-03-18Merge pull request #1329 from robertoberto/masterRobert Göhler
besides document that vyos_config_commands will do commit and save fixed 80 line len for linter
2024-03-18Merge pull request #1331 from jestabro/http-api-existsRobert Göhler
http-api: T6135: add details on op 'exists' for retrieve endpoint
2024-03-18Merge pull request #1335 from vyos/update-translations-masterRobert Göhler
Github: update translations
2024-03-18Github: update translationsrebortg
2024-03-18Github: update current branchc-po
2024-03-18http-api: T6135: add details on op 'exists' for retrieve endpointJohn Estabrook
2024-03-17fixed small typo on rst linkRoberto Bertó
2024-03-17Merge pull request #1325 from vyos/as-path-T6129Christian Breunig
policy: T6129: add route-map option "as-path exclude all"
2024-03-17besides document that vyos_config_commands will do commit and save fixed 80 ↵Roberto Bertó
line len for linter
2024-03-17besides document that vyos_config_commands will do commit and save fixed 80 ↵Roberto Bertó
line len for linter
2024-03-17added that vyos_config_commands commit and saveRoberto Bertó
2024-03-17Merge pull request #1326 from vyos/radvd-T6118Christian Breunig
radvd: T6118: add nat64prefix support RFC8781
2024-03-17radvd: T6118: add nat64prefix support RFC8781Christian Breunig
2024-03-17policy: T6129: add route-map option "as-path exclude all"Christian Breunig
2024-03-10Merge pull request #1305 from mkorobeinikov/masterRobert Göhler
Update and add information about Terraform
2024-03-10Merge pull request #1317 from Giggum/masterRobert Göhler
Added conntrack-helper rules from T5614 to ipv4 rules documentation
2024-03-10Merge pull request #1321 from robertoberto/masterRobert Göhler
renamed to pyvyos instead of PyVyOS and fixed rST syntax
2024-03-10Merge pull request #1315 from rebortg/masterRobert Göhler
improve documentation how-to and create PR template
2024-03-10fixed doc limit is line limit 80Roberto Bertó
2024-03-10Update vyos-pyvyos.rst line char limitRoberto Bertó
2024-03-10Update vyos-pyvyos.rstRoberto Bertó
renamed to pyvyos instead of PyVyOS and fixed rST syntax
2024-03-07Added conntrack-helper rules from T5614 to ipv4 rules documentationGinko (Giggum)
2024-03-07Merge pull request #1277 from HollyGurza/T6020Daniil Baturin
T6020:vrrp health-check script not applied correctly in keepalived.conf
2024-03-07improve documentation how-to and create PR templaterebortg
2024-03-07Update and add information about Terraformmkorobeinikov
- update AWS + terraform index - add Azure + terraform vSpgere + terraform
2024-03-06Merge pull request #1312 from natali-rs1985/T6057Robert Göhler
T6057: Add ability to disable syslog for conntrackd
2024-03-06Fixed line wrapping for previous PR #1313Ginko (Giggum)
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127)
2024-03-06Rewrote Dynamic DNS documentation/examples to align with T5791Ginko (Giggum)
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f)
2024-03-06conntrack-sync: T6057: Add ability to disable syslog for conntrackdNataliia Solomko
2024-03-05Merge pull request #1300 from aapostoliuk/sstp-circinusRobert Göhler
Rewritten the SSTP server documentation
2024-03-05Merge pull request #1301 from aapostoliuk/pptp-circinusRobert Göhler
Rewritten the PPTP server documentation
2024-03-05Merge pull request #1306 from srividya0208/ipseceditRobert Göhler
addition of missing parameter
2024-03-05T2447: add configurable kernel boot option 'disable-power-saving'Christian Breunig
Lower available CPU C states to a minimum if this option set. This will set Kernel commandline options "intel_idle.max_cstate=0 processor.max_cstate=1".
2024-03-05addition of missing parametersrividya0208
2024-03-05Rewritten the SSTP server documentationaapostoliuk
Fully rewritten SSTP server documentation.
2024-03-05Rewritten the PPTP server documentationaapostoliuk
Fully rewritten PPTP server documentation.
2024-03-03Merge pull request #1295 from mkorobeinikov/masterDaniil Baturin
Update the article
2024-03-03ipv6: improve PPPoE and RA examplesChristian Breunig
2024-03-02Quick Start - Set interface description to match DHCP scopemacaddict89
2024-03-01Update the article Terraformmkorobeinikov
Update to the article about terraform. I made changes to the structure and divided the article into three parts AWS AZ vSPhere. Made changes to the table of contents of the article. Added links to resources in git. Added troubleshooting as well as a detailed description of the files.
2024-02-29Update code-snippets.cssRobert Göhler