summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-04-08Github: update translationsrebortg
2024-04-07Merge pull request #1352 from natali-rs1985/T1244Christian Breunig
conntrack-sync: T1244: Support for StartupResync in conntrackd
2024-04-07Merge pull request #1354 from daknob/fix-rpki-rtr-mistakeChristian Breunig
Fix mistake in RPKI documentation about the use of TLS
2024-04-07Merge pull request #1355 from davidebeatrici/firewall-index-typo-fixChristian Breunig
Firewall: Fix typo "addtion" -> "addition"
2024-04-07Merge pull request #1356 from vyos/container-T6208Christian Breunig
container: T6208: rename "cap-add" CLI node to "capability"
2024-04-06container: T6208: rename "cap-add" CLI node to "capability"Christian Breunig
2024-04-06Firewall: Fix typo "addtion" -> "addition"Davide Beatrici
2024-04-05Fix indentation in RPKI document (tabs to spaces)Antonios Chariton (daknob)
2024-04-05Fix mistake in RPKI documentation about the use of TLSAntonios Chariton (daknob)
HTTP is not used for RPKI information, the RTR protocol is used, which works on top of plain TCP. Although some implementations can use TLS, VyOS (and FRR) do not support it, and use either plain TCP or SSH.
2024-04-05Refresh RPKI DocumentAntonios Chariton (daknob)
- Rephrase introduction slightly - Replace GoRTR w/ StayRTR (official CF deprecation and assignment of succesor) - Add rpki-client (probably the best software to use with StayRTR) - Remove RIPE RPKI Validator (deprecated) - Replace RIPE's instructions (deprecated) with NLnet Labs' - Update ROA coverage metrics (yay for 20% -> 60% ROA coverage!) - Add missing Oxford comma - Replace RIPE's deprecated test with Cloudflare's
2024-04-05conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
2024-04-05conntrack-sync: T1244: Support for StartupResync in conntrackdNataliia Solomko
2024-04-04Merge pull request #1351 from nicolas-fort/dhcp-haDaniil Baturin
DHCP HA: change docs for failover featur in dhcp-server. Node has mig…
2024-04-04DHCP HA: change docs for failover featur in dhcp-server. Node has migrated ↵Nicolas Fort
to <high-availability> and also command <mode> was added.
2024-04-04Merge pull request #1345 from mkorobeinikov/masterRobert Göhler
Article about terraform and google.
2024-04-04Merge pull request #1348 from srividya0208/error_chkRobert Göhler
openvpn option: "--client-cert-not-required" is not accepted
2024-04-04Merge pull request #1347 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
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-25reactivate readthedocs pdf buildRobert Göhler
2024-03-25Merge pull request #1340 from vyos/update-translations-masterRobert Göhler
Github: update translations
2024-03-25Merge pull request #1342 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
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-21Merge pull request #1337 from vyos/bridge-T6125Daniil Baturin
bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
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-18Merge pull request #1333 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2024-03-18Github: update translationsrebortg
2024-03-18Update update-translations.ymlRobert Göhler
add PAT secret for the PR
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ó