2668 Commits

Author SHA1 Message Date
rebortg
1bf53b8774 Github: update current branch 2024-04-08 06:06:09 +00:00
Christian Breunig
7fa78a0229
Merge pull request #1352 from natali-rs1985/T1244
conntrack-sync: T1244: Support for StartupResync in conntrackd
2024-04-07 16:19:41 +02:00
Christian Breunig
aa57ef5cf1
Merge pull request #1354 from daknob/fix-rpki-rtr-mistake
Fix mistake in RPKI documentation about the use of TLS
2024-04-07 16:18:56 +02:00
Christian Breunig
d6eeb2eacc
Merge pull request #1355 from davidebeatrici/firewall-index-typo-fix
Firewall: Fix typo "addtion" -> "addition"
2024-04-07 16:17:56 +02:00
Christian Breunig
d33a54f084 container: T6208: rename "cap-add" CLI node to "capability" 2024-04-06 21:27:06 +02:00
Davide Beatrici
a55f214ab4 Firewall: Fix typo "addtion" -> "addition" 2024-04-06 03:58:49 +02:00
Antonios Chariton (daknob)
edbf884605 Fix mistake in RPKI documentation about the use of TLS
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 22:38:08 +02:00
Nataliia Solomko
2b32a2e134 conntrack-sync: T1244: Support for StartupResync in conntrackd 2024-04-05 22:15:20 +03:00
Nataliia Solomko
f4e6d33a06 conntrack-sync: T1244: Support for StartupResync in conntrackd 2024-04-05 14:33:25 +03:00
Nicolas Fort
ca16cc509a DHCP HA: change docs for failover featur in dhcp-server. Node has migrated to <high-availability> and also command <mode> was added. 2024-04-04 10:46:03 -03:00
Robert Göhler
09c7f833bc
Merge pull request #1345 from mkorobeinikov/master
Article about terraform and google.
2024-04-04 12:07:44 +02:00
Robert Göhler
589868dfb8
Merge pull request #1348 from srividya0208/error_chk
openvpn option: "--client-cert-not-required" is not accepted
2024-04-04 12:05:45 +02:00
srividya0208
95a666510d openvpn option: "--client-cert-not-required" is not acceepted 2024-04-03 05:33:53 -04:00
rebortg
1f8dbc4c9c Github: update current branch 2024-04-01 06:06:03 +00:00
mkorobeinikov
de3a50c966 Article about terraform and google.
How to deploy the Google Cloud instance using Terraform and Ansible for the latest version.
2024-03-29 07:56:22 +03:00
Robert Göhler
d297eff715
Merge pull request #1340 from vyos/update-translations-master
Github: update translations
2024-03-25 16:04:22 +01:00
rebortg
cfedaeff64 Github: update current branch 2024-03-25 06:05:43 +00:00
rebortg
ea4048018d Github: update translations 2024-03-25 06:02:32 +00:00
Ginko
0c7dcf9f45
T4389: extend DHCP server documentation on vendor options (#1339)
* T4389 added to dhcp-server documentation

* Correction IP address specifed in examples in previous PR
2024-03-23 16:35:33 +00:00
Christian Breunig
a7f2e520cb bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
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-20 21:33:37 +01:00
Robert Göhler
769756864b
Merge pull request #1329 from robertoberto/master
besides document that vyos_config_commands will do commit and save fixed 80 line len for linter
2024-03-18 22:41:25 +01:00
Robert Göhler
9d8e37854d
Merge pull request #1331 from jestabro/http-api-exists
http-api: T6135: add details on op 'exists' for retrieve endpoint
2024-03-18 22:40:27 +01:00
Robert Göhler
44dd53b5f4
Merge pull request #1335 from vyos/update-translations-master
Github: update translations
2024-03-18 22:37:24 +01:00
rebortg
b7e06049dc Github: update translations 2024-03-18 20:13:24 +00:00
c-po
331a44cc32 Github: update current branch 2024-03-18 19:45:42 +00:00
John Estabrook
72c4b47d4d http-api: T6135: add details on op 'exists' for retrieve endpoint 2024-03-18 14:06:58 -05:00
Roberto Bertó
a958b2fca0
fixed small typo on rst link 2024-03-17 14:22:24 -03:00
Christian Breunig
64be488c72
Merge pull request #1325 from vyos/as-path-T6129
policy: T6129: add route-map option "as-path exclude all"
2024-03-17 18:19:47 +01:00
Roberto Bertó
f2b262ae1b
besides document that vyos_config_commands will do commit and save fixed 80 line len for linter 2024-03-17 14:14:42 -03:00
Roberto Bertó
b82255f407
besides document that vyos_config_commands will do commit and save fixed 80 line len for linter 2024-03-17 14:08:57 -03:00
Roberto Bertó
f08a70b59b
added that vyos_config_commands commit and save 2024-03-17 14:00:58 -03:00
Christian Breunig
c15e8ff595
Merge pull request #1326 from vyos/radvd-T6118
radvd: T6118: add nat64prefix support RFC8781
2024-03-17 09:21:12 +01:00
Christian Breunig
7611b9be99 radvd: T6118: add nat64prefix support RFC8781 2024-03-17 09:20:27 +01:00
Christian Breunig
d578921431 policy: T6129: add route-map option "as-path exclude all" 2024-03-17 08:49:08 +01:00
Robert Göhler
0d38de0e6f
Merge pull request #1305 from mkorobeinikov/master
Update and add information about Terraform
2024-03-10 21:02:42 +01:00
Robert Göhler
d712c7991c
Merge pull request #1317 from Giggum/master
Added conntrack-helper rules from T5614 to ipv4 rules documentation
2024-03-10 21:01:35 +01:00
Robert Göhler
0d37526d22
Merge pull request #1321 from robertoberto/master
renamed to pyvyos instead of PyVyOS and fixed rST syntax
2024-03-10 20:58:42 +01:00
Robert Göhler
c5cab86ea6
Merge pull request #1315 from rebortg/master
improve documentation how-to and create PR template
2024-03-10 20:56:36 +01:00
Roberto Bertó
aadc27ceb2
fixed doc limit is line limit 80 2024-03-10 12:59:50 -03:00
Roberto Bertó
f46abf9998
Update vyos-pyvyos.rst line char limit 2024-03-10 12:54:55 -03:00
Roberto Bertó
c7e3be3355
Update vyos-pyvyos.rst
renamed to pyvyos instead of PyVyOS and fixed rST syntax
2024-03-10 12:49:59 -03:00
Ginko (Giggum)
5a6d1fd062 Added conntrack-helper rules from T5614 to ipv4 rules documentation 2024-03-07 11:56:17 -05:00
Daniil Baturin
8d410c0843
Merge pull request #1277 from HollyGurza/T6020
T6020:vrrp health-check script not applied correctly in keepalived.conf
2024-03-07 17:25:06 +01:00
rebortg
f35a3ba324 improve documentation how-to and create PR template 2024-03-07 13:56:14 +01:00
mkorobeinikov
c179e3e73d Update and add information about Terraform
- update
AWS + terraform
index
- add
Azure + terraform
vSpgere + terraform
2024-03-07 06:03:25 +03:00
Robert Göhler
f3d8f9f051
Merge pull request #1312 from natali-rs1985/T6057
T6057: Add ability to disable syslog for conntrackd
2024-03-06 22:15:38 +01:00
Ginko (Giggum)
d555426ef5 Fixed line wrapping for previous PR #1313
(cherry picked from commit 0f413beec13b06fb32ae6b5b339525f69f389127)
2024-03-06 20:41:34 +00:00
Ginko (Giggum)
a2b0eec03a Rewrote Dynamic DNS documentation/examples to align with T5791
(cherry picked from commit 5a6aa7506d74b40db52a2852629898457cb5753f)
2024-03-06 20:41:34 +00:00
Nataliia Solomko
79db662dba conntrack-sync: T6057: Add ability to disable syslog for conntrackd 2024-03-06 18:59:32 +02:00
Robert Göhler
99821111f4
Merge pull request #1300 from aapostoliuk/sstp-circinus
Rewritten the SSTP server documentation
2024-03-05 21:26:56 +01:00