Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-04-09 | Ansible: rephrasing | Chrisc-c-c | |
2024-04-08 | Github: update current branch | rebortg | |
2024-04-07 | Merge pull request #1352 from natali-rs1985/T1244 | Christian Breunig | |
conntrack-sync: T1244: Support for StartupResync in conntrackd | |||
2024-04-07 | Merge pull request #1354 from daknob/fix-rpki-rtr-mistake | Christian Breunig | |
Fix mistake in RPKI documentation about the use of TLS | |||
2024-04-07 | Merge pull request #1355 from davidebeatrici/firewall-index-typo-fix | Christian Breunig | |
Firewall: Fix typo "addtion" -> "addition" | |||
2024-04-06 | container: T6208: rename "cap-add" CLI node to "capability" | Christian Breunig | |
2024-04-06 | Firewall: Fix typo "addtion" -> "addition" | Davide Beatrici | |
2024-04-05 | Fix mistake in RPKI documentation about the use of TLS | Antonios 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-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-05 | conntrack-sync: T1244: Support for StartupResync in conntrackd | Nataliia Solomko | |
2024-04-04 | DHCP 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-04 | Merge pull request #1345 from mkorobeinikov/master | Robert Göhler | |
Article about terraform and google. | |||
2024-04-04 | Merge pull request #1348 from srividya0208/error_chk | Robert Göhler | |
openvpn option: "--client-cert-not-required" is not accepted | |||
2024-04-03 | openvpn option: "--client-cert-not-required" is not acceepted | srividya0208 | |
2024-04-01 | Github: update current branch | rebortg | |
2024-03-29 | Article about terraform and google. | mkorobeinikov | |
How to deploy the Google Cloud instance using Terraform and Ansible for the latest version. | |||
2024-03-25 | Merge pull request #1340 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2024-03-25 | Github: update current branch | rebortg | |
2024-03-25 | Github: update translations | rebortg | |
2024-03-23 | T4389: 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-20 | bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering | Christian 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-18 | Merge pull request #1329 from robertoberto/master | Robert Göhler | |
besides document that vyos_config_commands will do commit and save fixed 80 line len for linter | |||
2024-03-18 | Merge pull request #1331 from jestabro/http-api-exists | Robert Göhler | |
http-api: T6135: add details on op 'exists' for retrieve endpoint | |||
2024-03-18 | Merge pull request #1335 from vyos/update-translations-master | Robert Göhler | |
Github: update translations | |||
2024-03-18 | Github: update translations | rebortg | |
2024-03-18 | Github: update current branch | c-po | |
2024-03-18 | http-api: T6135: add details on op 'exists' for retrieve endpoint | John Estabrook | |
2024-03-17 | fixed small typo on rst link | Roberto Bertó | |
2024-03-17 | Merge pull request #1325 from vyos/as-path-T6129 | Christian Breunig | |
policy: T6129: add route-map option "as-path exclude all" | |||
2024-03-17 | besides document that vyos_config_commands will do commit and save fixed 80 ↵ | Roberto Bertó | |
line len for linter | |||
2024-03-17 | besides document that vyos_config_commands will do commit and save fixed 80 ↵ | Roberto Bertó | |
line len for linter | |||
2024-03-17 | added that vyos_config_commands commit and save | Roberto Bertó | |
2024-03-17 | Merge pull request #1326 from vyos/radvd-T6118 | Christian Breunig | |
radvd: T6118: add nat64prefix support RFC8781 | |||
2024-03-17 | radvd: T6118: add nat64prefix support RFC8781 | Christian Breunig | |
2024-03-17 | policy: T6129: add route-map option "as-path exclude all" | Christian Breunig | |
2024-03-10 | Merge pull request #1305 from mkorobeinikov/master | Robert Göhler | |
Update and add information about Terraform | |||
2024-03-10 | Merge pull request #1317 from Giggum/master | Robert Göhler | |
Added conntrack-helper rules from T5614 to ipv4 rules documentation | |||
2024-03-10 | Merge pull request #1321 from robertoberto/master | Robert Göhler | |
renamed to pyvyos instead of PyVyOS and fixed rST syntax | |||
2024-03-10 | Merge pull request #1315 from rebortg/master | Robert Göhler | |
improve documentation how-to and create PR template | |||
2024-03-10 | fixed doc limit is line limit 80 | Roberto Bertó | |
2024-03-10 | Update vyos-pyvyos.rst line char limit | Roberto Bertó | |
2024-03-10 | Update vyos-pyvyos.rst | Roberto Bertó | |
renamed to pyvyos instead of PyVyOS and fixed rST syntax | |||
2024-03-07 | Added conntrack-helper rules from T5614 to ipv4 rules documentation | Ginko (Giggum) | |
2024-03-07 | Merge pull request #1277 from HollyGurza/T6020 | Daniil Baturin | |
T6020:vrrp health-check script not applied correctly in keepalived.conf | |||
2024-03-07 | improve documentation how-to and create PR template | rebortg | |
2024-03-07 | Update and add information about Terraform | mkorobeinikov | |
- update AWS + terraform index - add Azure + terraform vSpgere + terraform | |||
2024-03-06 | Merge pull request #1312 from natali-rs1985/T6057 | Robert Göhler | |
T6057: Add ability to disable syslog for conntrackd | |||
2024-03-06 | Fixed line wrapping for previous PR #1313 | Ginko (Giggum) | |
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127) | |||
2024-03-06 | Rewrote Dynamic DNS documentation/examples to align with T5791 | Ginko (Giggum) | |
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f) | |||
2024-03-06 | conntrack-sync: T6057: Add ability to disable syslog for conntrackd | Nataliia Solomko | |