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
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
Robert Göhler
2e13660661
Merge pull request #1301 from aapostoliuk/pptp-circinus
...
Rewritten the PPTP server documentation
2024-03-05 21:26:29 +01:00
Robert Göhler
fd6bbf93a4
Merge pull request #1306 from srividya0208/ipsecedit
...
addition of missing parameter
2024-03-05 21:25:45 +01:00
Christian Breunig
f0324d8a03
T2447: add configurable kernel boot option 'disable-power-saving'
...
Lower available CPU C states to a minimum if this option set. This will set
Kernel commandline options "intel_idle.max_cstate=0 processor.max_cstate=1".
2024-03-05 20:32:16 +01:00
srividya0208
4c533eef7f
addition of missing parameter
2024-03-05 05:40:22 -05:00
aapostoliuk
d71c4607fa
Rewritten the SSTP server documentation
...
Fully rewritten SSTP server documentation.
2024-03-05 10:32:44 +02:00
aapostoliuk
8cb0070b51
Rewritten the PPTP server documentation
...
Fully rewritten PPTP server documentation.
2024-03-05 10:30:50 +02:00
Daniil Baturin
408951688b
Merge pull request #1295 from mkorobeinikov/master
...
Update the article
2024-03-03 10:18:29 +01:00
Christian Breunig
62b36a812a
ipv6: improve PPPoE and RA examples
2024-03-03 10:00:59 +01:00