Chrisc-c-c
334f4a0365
Fixed minor typo in loopback.rst
2024-04-09 12:38:47 +01:00
Daniil Baturin
b260a098c8
Merge pull request #1364 from vyos/update-dependencies-master
...
Github: update current branch
2024-04-08 09:55:43 +02: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
d4e476c2ff
Merge pull request #1356 from vyos/container-T6208
...
container: T6208: rename "cap-add" CLI node to "capability"
2024-04-07 16:16:49 +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
Daniil Baturin
7bee765d6a
Merge pull request #1351 from nicolas-fort/dhcp-ha
...
DHCP HA: change docs for failover featur in dhcp-server. Node has mig…
2024-04-04 17:20:44 +02: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
Robert Göhler
f3310e7056
Merge pull request #1347 from vyos/update-dependencies-master
...
Github: update current branch
2024-04-04 12:04:51 +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
e955c97054
reactivate readthedocs pdf build
2024-03-25 20:52:16 +01: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
Robert Göhler
707b12631b
Merge pull request #1342 from vyos/update-dependencies-master
...
Github: update current branch
2024-03-25 16:03:49 +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
Daniil Baturin
8c473fdd84
Merge pull request #1337 from vyos/bridge-T6125
...
bridge: T6125: support 802.1ad (ethertype 0x88a8) VLAN filtering
2024-03-21 14:42:50 +01: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
Robert Göhler
bebd4d7411
Merge pull request #1333 from vyos/update-dependencies-master
...
Github: update current branch
2024-03-18 22:35:42 +01:00
rebortg
b7e06049dc
Github: update translations
2024-03-18 20:13:24 +00:00
Robert Göhler
8e52d8235a
Update update-translations.yml
...
add PAT secret for the PR
2024-03-18 21:10:41 +01: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