rebortg
08aed634b4
Github: update current branch
2024-04-22 06:06:10 +00:00
Christian Breunig
edb7d7959a
testing: add hint for smoketest debugging
2024-04-21 21:29:06 +02:00
Daniil Baturin
9fec5003f7
Merge pull request #1388 from nvollmar/haproxy-http-check
...
T6246: adds haproxy http-check configuration documentation
2024-04-19 13:48:15 +02:00
Robert Göhler
e176d0d548
Merge pull request #1389 from Embezzle/https
...
https: Added information on configuring graphql, cors & request-body-size-limit
2024-04-18 15:23:42 +02:00
Robert Göhler
70f2258424
Merge pull request #1390 from MattKobayashi/ethernet_hardware-offload
...
ethernet: Add details about LRO/GRO
2024-04-18 14:47:34 +02:00
Matthew Kobayashi
99a3b2a3ac
traffic-policy: Add CAKE documentation
2024-04-18 20:50:03 +10:00
Matthew Kobayashi
0130485ced
ethernet: Add details about LRO/GRO
2024-04-18 16:47:57 +10:00
Alex W
a32ff6ec89
https: Added information on configuring graphql, cors & request-body-size-limit
2024-04-17 23:08:38 +01:00
Nicolas Vollmar
49178565bb
T6246: fixes lint warnings
2024-04-17 23:53:10 +02:00
Nicolas Vollmar
a7d11f3bdc
T6246: adds haproxy http-check configuration documentation
2024-04-17 23:49:22 +02:00
rebortg
a5fcebd11b
change master to current branch name
2024-04-16 21:28:39 +02:00
rebortg
a7308e1e8f
Github: update current branch
2024-04-16 18:56:23 +00:00
Robert Göhler
e3f16570f9
Merge pull request #1383 from Embezzle/T6242
...
T6242: reverse-proxy: Document new backend option ssl no-verify
2024-04-16 20:34:26 +02:00
Robert Göhler
ea577a0199
Merge pull request #1382 from vyos/update-dependencies-master
...
Github: update current branch
2024-04-16 20:33:44 +02:00
Robert Göhler
cd911389ec
Merge pull request #1379 from vyos/update-translations-master
...
Github: update translations
2024-04-16 20:32:34 +02:00
Daniil Baturin
838c852ec3
Docs: refresh the issue/features page guidelines
2024-04-16 19:19:27 +01:00
Alex W
6703aeb433
T6242: reverse-proxy: Document new backend option ssl no-verify
2024-04-16 17:15:12 +01:00
rebortg
39ae927e0d
Github: update current branch
2024-04-15 06:06:25 +00:00
rebortg
cd705fbfb5
Github: update translations
2024-04-15 06:02:35 +00:00
Alex W
fa6b54cc4f
Added information on authoritative zones to DNS page
2024-04-13 15:27:50 +01:00
Alex W
e652272def
Added info on reverse proxy backend ssl and fixed spelling mistakes
2024-04-12 22:05:06 +01:00
Robert Göhler
fc048e9073
Merge pull request #1353 from daknob/rpki-refresh
...
Refresh RPKI Document
2024-04-09 21:26:16 +02:00
Robert Göhler
47ce866a0f
Merge pull request #1367 from Chrisc-c-c/patch-2
...
Failover - Slight rephrase of initial summary paragraph.
2024-04-09 21:20:22 +02:00
Robert Göhler
a593722754
Merge pull request #1366 from Chrisc-c-c/patch-1
...
Fixed minor typo in loopback.rst
2024-04-09 21:19:41 +02:00
Robert Göhler
dcddb7e2b0
Merge pull request #1362 from vyos/update-translations-master
...
Github: update translations
2024-04-09 21:19:01 +02:00
Robert Göhler
8da48148f6
Merge pull request #1368 from Chrisc-c-c/patch-3
...
Ansible: rephrasing
2024-04-09 21:17:15 +02:00
Chrisc-c-c
9718be4ccd
Policy-based-ipsec-and-firewall: Fixed typos and capitalisation.
2024-04-09 15:50:41 +01:00
Chrisc-c-c
f3c2e1468f
Ansible: rephrasing
2024-04-09 15:45:06 +01:00
Chrisc-c-c
7f25bd580e
Failover - Slight rephrase of initial summary paragraph.
2024-04-09 15:13:10 +01:00
Chrisc-c-c
334f4a0365
Fixed minor typo in loopback.rst
2024-04-09 12:38:47 +01:00
rebortg
1bf53b8774
Github: update current branch
2024-04-08 06:06:09 +00:00
rebortg
e421c3598b
Github: update translations
2024-04-08 06:02:38 +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)
ea0fe640b4
Fix indentation in RPKI document (tabs to spaces)
2024-04-05 22:51:44 +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
Antonios Chariton (daknob)
5befda2a24
Refresh RPKI Document
...
- 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-05 22:26:16 +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