summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-03-29Merge pull request #492 from c-po/masterChristian Poessinger
bgp: adjust to new CLI format
2021-03-29bgp: adjust to new CLI formatChristian Poessinger
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-29Merge pull request #491 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2021-03-29Merge pull request #489 from mbaezner/interface-typo-fixRobert Göhler
Fixed interfcae to interface in dhcpv6 page
2021-03-29Merge pull request #488 from srividya0208/ha/ospfRobert Göhler
syntax correction in OSPF Over wireguard section
2021-03-29syntax correction in OSPF Over wireguard sectionsrividya0208
Corrected the syntax for wireguard interface commands wrt ospf
2021-03-29Github: update current branchrebortg
2021-03-28Fixed interfcae to interface in dhcpv6 pageMatthew Baezner
2021-03-23Merge pull request #486 from srividya0208/ospfv3_commandsDaniil Baturin
Correction of the syntax for "Interface Configuration" OSPFv3 section
2021-03-23Correction of the syntax for "Interface Configuration" OSPFv3 sectionsrividya0208
Modified the commands as per the latest rolling release.
2021-03-22Merge pull request #484 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2021-03-22Github: update current branchrebortg
2021-03-21Merge pull request #482 from c-po/masterChristian Poessinger
isis: adjust to latest CLI changes
2021-03-21isis: adjust to latest CLI changesChristian Poessinger
The previous tagNode was replaced with a regular node.
2021-03-19Merge pull request #481 from sdwilsh/patch-1Robert Göhler
s/bootet/booted/ in Image Instalation docs
2021-03-18s/bootet/booted/ in Image Instalation docsShawn Wilsher
This appears to be a typo.
2021-03-19Merge pull request #479 from sever-sever/ansibleDaniil Baturin
Add ansible to doc
2021-03-18Merge pull request #480 from WilliamVangBinggeli/patch-1Daniil Baturin
Update install.rst
2021-03-18Add ansible to docsever-sever
2021-03-17Merge pull request #478 from ramaxlo/new-config-exampleRobert Göhler
configexamples: Add PPPoE IPv6 basic setup
2021-03-18configexamples: pppoe-ipv6-basic.rst: Replace diagramRamax Lo
Convert format of the diagram from png to jpg.
2021-03-17Update install.rstWilliamVangBinggeli
Very minor correction. I am sure VyOS tastes good, however the word "tested" should be used here.
2021-03-17configexamples: Add PPPoE IPv6 basic setupRamax Lo
Add new document on basic PPPoE IPv6 setup for home network.
2021-03-16Merge pull request #477 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2021-03-15Github: update current branchrebortg
2021-03-13Merge pull request #475 from oguzyilmaz/typo_correctionDaniil Baturin
more then welcome phrase is corrected as more than welcome
2021-03-12more then welcome phrase is corrected as more than welcomeOguz Yilmaz
2021-03-11Merge pull request #474 from oguzyilmaz/boot_steps_orderingDaniil Baturin
The last two numbers 10, 11 in Boot Steps are corrected
2021-03-11The last two numbers 10, 11 in Boot Steps are corrected as 9, 10 to follow ↵Oguz Yilmaz
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-09examples: T3389: rename gre-bridge to gretapChristian Poessinger
2021-03-09Merge pull request #472 from marcomuskus/patch-1Christian Poessinger
Update IPoE section with new syntax
2021-03-09Merge pull request #473 from jack9603301/masterChristian Poessinger
nat66: T2518: Modify configuration command use case
2021-03-10nat66: T2518: Modify configuration command use casejack9603301
The latest implementation modifies the configuration syntax of nat66 to fully support nat66 address translation (not prefix translation)
2021-03-08Update IPoE section with new syntaxMarco Muskus
2021-03-08Merge pull request #471 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2021-03-08Github: update current branchrebortg
2021-03-04Merge pull request #448 from bstepler/T3300Christian Poessinger
dhcp: T3300: add DHCP default route distance
2021-03-04Merge pull request #468 from marcomuskus/patch-1Christian Poessinger
Update ipoe-server.rst
2021-03-04Merge pull request #464 from rebortg/http_apiRobert Göhler
HTTP-API: rewrite and add config multiple commands
2021-03-04Update ipoe-server.rstMarco Muskus
updated the docs with new syntax in the 1.3 version
2021-03-01HTTP-API: add a proper explanation for multiple commandsrebortg
2021-03-01Merge pull request #465 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2021-03-01Merge pull request #463 from Cheeze-It/masterRobert Göhler
BGP: T2100: Adding RFC8212 option toggle.
2021-03-01Github: update current branchrebortg
2021-02-28BGP: T2100: Adding RFC8212 option toggle.Cheeze_It
Adding documentation on the default RFC8212 behavior for FRR, and how in VyOS we are changing that default. Also added information on the toggle option to enable/disable said RFC8212 functionality.
2021-02-28HTTP-API: short linerebortg
2021-02-28HTTP-API: rewrite and add config multiple commandsrebortg
2021-02-28macsec: add support for gcm-aes-256 cipherChristian Poessinger
2021-02-28tunnel: adjust to changes in CLI syntaxChristian Poessinger
2021-02-23Merge pull request #462 from rebortg/saltstackRobert Göhler
service: add salt-minion