1636 Commits

Author SHA1 Message Date
Robert Göhler
552f3f6c74
Merge pull request #501 from rickypai/patch-1
Small grammatical changes to installation guide
2021-04-07 20:57:15 +02:00
Ricky Pai
e1c3e65b71
Small grammatical changes to installation guide 2021-04-05 12:15:33 -07:00
Christian Poessinger
38f788913f
Merge pull request #500 from scj643/master
interfaces: dhcp-client: T3454: add reject option
2021-04-05 16:25:36 +02:00
Charles Surett
4b37accdbb
interfaces: dhcp-client: T3454: add reject option 2021-04-05 10:11:01 -04:00
Ricky Pai
4a26755f13
documentation guide - update grammar 2021-04-05 14:56:31 +02:00
Christian Poessinger
6794f9ace7
Merge pull request #496 from rickypai/patch-2
Style changes to wireguard documentation
2021-04-05 14:55:32 +02:00
Ricky Pai
4d92dd0a7b
Style changes to wireguard documentation 2021-04-04 17:41:15 -07:00
Daniil Baturin
42efe273dc
Merge pull request #495 from rickypai/patch-1
fix command for deleting wireguard keypair
2021-04-05 06:34:01 +07:00
Ricky Pai
9697840526
fix command for deleting wireguard keypair 2021-04-04 11:43:33 -07:00
Robert Göhler
e011442e41
layout: set user friendly versionname 2021-04-04 17:33:07 +02:00
Daniil Baturin
7bd957b496
Merge pull request #494 from rickypai/patch-1
Edit sentence on public/private key pair to make it read better
2021-04-04 11:50:10 +07:00
Daniil Baturin
e2c34a45d8
Merge pull request #493 from padath/fix-config-firewall-typos
Fix typos in configuration/firewall
2021-04-04 11:49:20 +07:00
Ricky Pai
8fb4dc3bd3
Edit sentence on public/private key pair to make it read better 2021-04-03 21:21:49 -07:00
Paul Thomas
fcaf50b739 Fix typos 2021-04-03 23:39:40 +01:00
Christian Poessinger
ffeab60a85
Merge pull request #492 from c-po/master
bgp: adjust to new CLI format
2021-03-29 20:15:07 +02:00
Christian Poessinger
b5de631433 bgp: adjust to new CLI format
BGP as number is no longer represented as a tag node on "protocols bgp <asn>"
but rather is not represented as leafNode under "protocols bgp local-as <asn>"
2021-03-29 18:47:54 +02:00
Robert Göhler
e169bd274a
Merge pull request #491 from vyos/update-dependencies-master
Github: update current branch
2021-03-29 11:56:27 +02:00
Robert Göhler
3f1b9b6f96
Merge pull request #489 from mbaezner/interface-typo-fix
Fixed interfcae to interface in dhcpv6 page
2021-03-29 11:52:56 +02:00
Robert Göhler
07efe5a9f5
Merge pull request #488 from srividya0208/ha/ospf
syntax correction in OSPF Over wireguard section
2021-03-29 11:52:40 +02:00
srividya0208
a8281fe132 syntax correction in OSPF Over wireguard section
Corrected the syntax for wireguard interface commands wrt ospf
2021-03-29 03:39:06 -04:00
rebortg
7cb51cddf7 Github: update current branch 2021-03-29 06:06:29 +00:00
Matthew Baezner
b501bdce6b Fixed interfcae to interface in dhcpv6 page 2021-03-28 19:16:31 -06:00
Daniil Baturin
a12e2cb919
Merge pull request #486 from srividya0208/ospfv3_commands
Correction of the syntax for "Interface Configuration" OSPFv3 section
2021-03-23 20:02:17 +07:00
srividya0208
91dac40dc8 Correction of the syntax for "Interface Configuration" OSPFv3 section
Modified the commands as per the latest rolling release.
2021-03-23 08:46:44 -04:00
Robert Göhler
d7be258f97
Merge pull request #484 from vyos/update-dependencies-master
Github: update current branch
2021-03-22 20:38:51 +01:00
rebortg
1b85f502d7 Github: update current branch 2021-03-22 06:24:45 +00:00
Christian Poessinger
e0c98d9c9a
Merge pull request #482 from c-po/master
isis: adjust to latest CLI changes
2021-03-21 20:30:19 +01:00
Christian Poessinger
4f09fdd987 isis: adjust to latest CLI changes
The previous tagNode was replaced with a regular node.
2021-03-21 19:29:59 +01:00
Robert Göhler
a1138c5d76
Merge pull request #481 from sdwilsh/patch-1
s/bootet/booted/ in Image Instalation docs
2021-03-19 08:13:32 +01:00
Shawn Wilsher
54b2d0eeee
s/bootet/booted/ in Image Instalation docs
This appears to be a typo.
2021-03-18 17:54:55 -07:00
Daniil Baturin
822ae8369c
Merge pull request #479 from sever-sever/ansible
Add ansible to doc
2021-03-19 00:03:37 +07:00
Daniil Baturin
e41026efe8
Merge pull request #480 from WilliamVangBinggeli/patch-1
Update install.rst
2021-03-18 22:45:10 +07:00
sever-sever
dd44f8939b Add ansible to doc 2021-03-18 14:36:34 +02:00
Robert Göhler
b162fb8f27
Merge pull request #478 from ramaxlo/new-config-example
configexamples: Add PPPoE IPv6 basic setup
2021-03-17 20:01:43 +01:00
Ramax Lo
ab402a16b5 configexamples: pppoe-ipv6-basic.rst: Replace diagram
Convert format of the diagram from png to jpg.
2021-03-18 00:54:41 +08:00
WilliamVangBinggeli
8e2990c91c
Update install.rst
Very minor correction. I am sure VyOS tastes good, however the word "tested" should be used here.
2021-03-17 10:20:11 +01:00
Ramax Lo
31b2984284 configexamples: Add PPPoE IPv6 basic setup
Add new document on basic PPPoE IPv6 setup for home network.
2021-03-17 01:33:33 +08:00
Robert Göhler
a9484a223a
Merge pull request #477 from vyos/update-dependencies-master
Github: update current branch
2021-03-16 15:53:41 +01:00
rebortg
6e8218bcc2 Github: update current branch 2021-03-15 06:19:07 +00:00
Daniil Baturin
bbc5b0dcec
Merge pull request #475 from oguzyilmaz/typo_correction
more then welcome phrase is corrected as more than welcome
2021-03-13 08:37:23 +07:00
Oguz Yilmaz
f4af3a6d82 more then welcome phrase is corrected as more than welcome 2021-03-12 22:56:21 +03:00
Daniil Baturin
19f0e195af
Merge pull request #474 from oguzyilmaz/boot_steps_ordering
The last two numbers 10, 11 in Boot Steps are corrected
2021-03-11 18:55:03 +07:00
Oguz Yilmaz
9435e17e4d The last two numbers 10, 11 in Boot Steps are corrected as 9, 10 to follow the ordering of numbers.
The ordering of boot steps is corrected in Troubleshooting/System Information/Boot Steps section. I have renumbered the last to number from 10, 11 to 9, 10.
2021-03-11 14:14:21 +03:00
Christian Poessinger
349d786ea9 examples: T3389: rename gre-bridge to gretap 2021-03-09 21:24:10 +01:00
Christian Poessinger
39b31310ee
Merge pull request #472 from marcomuskus/patch-1
Update IPoE section with new syntax
2021-03-09 19:16:26 +01:00
Christian Poessinger
b873d9b377
Merge pull request #473 from jack9603301/master
nat66: T2518: Modify configuration command use case
2021-03-09 19:16:14 +01:00
jack9603301
b1dc0437d8
nat66: T2518: Modify configuration command use case
The latest implementation modifies the configuration
syntax of nat66 to fully support nat66 address
translation (not prefix translation)
2021-03-10 02:09:15 +08:00
Marco Muskus
f6554fc6d9
Update IPoE section with new syntax 2021-03-08 15:06:31 -05:00
Robert Göhler
75f96ad376
Merge pull request #471 from vyos/update-dependencies-master
Github: update current branch
2021-03-08 19:45:49 +01:00
rebortg
3ba047addb Github: update current branch 2021-03-08 06:18:54 +00:00