summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-07-04trivial spelling changes to include/interface-{ip,mirror}.txtwhyrlpool
2024-07-04change interface-mac.txt to match contributor guidelines on mac addresseswhyrlpool
2024-07-04Merge pull request #1499 from whyrlpool/patch-1Daniil Baturin
Proofread of firewall section, fix of typos in proxmox cloud-init documentation
2024-07-03Merge pull request #1 from whyrlpool:currentwhyrlpool
proofread and update firewall docs
2024-07-03proofread and update firewall docswhyrlpool
2024-07-03s/bare/bear across docs, fix typo in proxmox cloud-init docswhyrlpool
2024-07-03Update _locale/ja/automation.pot, fix typowhyrlpool
fixes changes made in previous commit in the ja locale
2024-07-03Update firewall index.rstwhyrlpool
change "bare in mind" to "bear in mind" re https://www.scribbr.co.uk/definition/bear-in-mind-meaning/
2024-07-03Update cloud-init.rst, typowhyrlpool
Correct spelling of phrase, reference: https://www.scribbr.co.uk/definition/bear-in-mind-meaning/
2024-07-03Update cloud-init.rst, typowhyrlpool
fixes typo on line 255, s/inyected/injected/, update proof-read date
2024-07-02Merge pull request #1492 from HollyGurza/T5878Daniil Baturin
ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms option
2024-07-02Merge pull request #1498 from aapostoliuk/geneve-vrf-circinusDaniil Baturin
Deleted non-existing options in geneve interface
2024-07-02Deleted not existing options in geneve interfaceaapostoliuk
Deleted not existing options in geneve interface. `set interfaces geneve <interface> disable-link-detect` `set interfaces geneve <interface> disable-flow-control` `set interfaces geneve <interface> vrf <vrf>`
2024-07-01Merge pull request #1496 from srividya0208/openvpn-optionDaniil Baturin
openvpn: edit of the openvpn-options
2024-07-01Merge pull request #1497 from nvollmar/T6477Daniil Baturin
T6477: Add documentation for telegraf loki output
2024-07-01T6477: Add documentation for telegraf loki outputNicolas Vollmar
2024-07-01openvpn: edit of the openvpn-optionssrividya0208
2024-06-28ssh: T5878: Allow changing the PubkeyAcceptedAlgorithms optionkhramshinr
2024-06-26Merge pull request #1491 from nvollmar/T2891Robert Göhler
T2891: add documentation for ring-buffer option
2024-06-26T2891: add documentation for ring-buffer optionNicolas Vollmar
2024-06-25Merge pull request #1490 from aapostoliuk/vrrp-nat-add-currentRobert Göhler
Added info how to use DNAT and VRRP with rfc3768-compatibility
2024-06-25Added info how to use DNAT and VRRP with rfc3768-compatibilityaapostoliuk
Added warning info on how to use DNAT and VRRP with rfc3768-compatibility.
2024-06-20Merge pull request #1486 from snovak7/patch-1Robert Göhler
Fix typos & firewall ip protocol in flowtables.rst
2024-06-20Update flowtables.rstSimon Novak
chore(docs): fixed typos & relevant distinctions for ipv4, ipv6
2024-06-18Merge pull request #1484 from vyos/dependabot/pip/urllib3-2.2.2Robert Göhler
build(deps): bump urllib3 from 2.1.0 to 2.2.2
2024-06-18Merge pull request #1482 from nicolas-fort/fwall_blueprintsRobert Göhler
Configuration Blueprints: add new example for firewall+vrf.
2024-06-17build(deps): bump urllib3 from 2.1.0 to 2.2.2dependabot[bot]
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.1.0 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](https://github.com/urllib3/urllib3/compare/2.1.0...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2024-06-17Merge pull request #1483 from vyos/wireless-regdomainDaniil Baturin
wireless: T6318: move country-code to a system wide configuration
2024-06-15wireless: T6318: move country-code to a system wide configurationChristian Breunig
2024-06-14Configuration Blueprints: add new example for firewall+vrf. Also, add note ↵Nicolas Fort
about usage of inbound and outbound interface when interface is attached to a non-default vrf.
2024-06-14Merge pull request #1481 from sever-sever/CGNATChristian Breunig
CGNAT: extend configuration and op-mode examples
2024-06-14CGNAT: extend configuration and op-mode examplesViacheslav Hletenko
2024-06-13Merge pull request #1478 from nicolas-fort/T3900-fwall-raw-tablesChristian Breunig
Firewall: Add prerouting information
2024-06-13Merge pull request #1479 from fett0/add-traffic-matchChristian Breunig
T5307: Add doc for traffic match groups
2024-06-12T5307: Add doc for traffic match groupsfett0
2024-06-12Firewall: Add prerouting informationNicolas Fort
2024-06-11Merge pull request #1476 from nvollmar/T6219Christian Breunig
T6219: Add doc for container sysctl parameter
2024-06-10T6219: Add doc for container sysctl parameterNicolas Vollmar
2024-06-05Merge pull request #1472 from Embezzle/T6434Robert Göhler
reverse-proxy: T6434: Support additional health-check protocols
2024-06-05Merge pull request #1473 from SamLue/changed-flavor-circinusRobert Göhler
Changed parameter flavor from iso to generic for 1.5 (circinus, current)
2024-06-05 Changed parameter flavor from iso to generic for 1.5 (circinus, current)Sam
The flavor has been renamed in this branch. https://vyos.dev/T6414
2024-06-03reverse-proxy: T6434: Support additional health-check protocolsAlex W
2024-05-30Merge pull request #1469 from Embezzle/T6409Christian Breunig
reverse-proxy: T6409: Remove unused backend parameters
2024-05-29reverse-proxy: T6409: Remove unused backend parametersAlex W
2024-05-28Merge pull request #1462 from nvollmar/T6406Christian Breunig
T6406: document cpu limit config option
2024-05-28Merge pull request #1464 from vyos/feature/T6410-workflows-fixRobert Göhler
T6410: applied reusable workflows (auto-author-assign,check-pr-conflicts,lint-doc)
2024-05-28Merge pull request #1463 from Embezzle/T6370Robert Göhler
reverse-proxy: T6370: Documented usage of http-response-headers option
2024-05-28T6410: codeowner updatefeature/T6410-workflows-fixkumvijaya
2024-05-28T6406: rename cpus to cpuNicolas Vollmar
2024-05-28T6410: workflow fixeskumvijaya