Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-29 | Merge pull request #492 from c-po/master | Christian Poessinger | |
bgp: adjust to new CLI format | |||
2021-03-29 | bgp: adjust to new CLI format | Christian 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-29 | Merge pull request #491 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-29 | Merge pull request #489 from mbaezner/interface-typo-fix | Robert Göhler | |
Fixed interfcae to interface in dhcpv6 page | |||
2021-03-29 | Merge pull request #488 from srividya0208/ha/ospf | Robert Göhler | |
syntax correction in OSPF Over wireguard section | |||
2021-03-29 | syntax correction in OSPF Over wireguard section | srividya0208 | |
Corrected the syntax for wireguard interface commands wrt ospf | |||
2021-03-29 | Github: update current branch | rebortg | |
2021-03-28 | Fixed interfcae to interface in dhcpv6 page | Matthew Baezner | |
2021-03-23 | Merge pull request #486 from srividya0208/ospfv3_commands | Daniil Baturin | |
Correction of the syntax for "Interface Configuration" OSPFv3 section | |||
2021-03-23 | Correction of the syntax for "Interface Configuration" OSPFv3 section | srividya0208 | |
Modified the commands as per the latest rolling release. | |||
2021-03-22 | Merge pull request #484 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-22 | Github: update current branch | rebortg | |
2021-03-21 | Merge pull request #482 from c-po/master | Christian Poessinger | |
isis: adjust to latest CLI changes | |||
2021-03-21 | isis: adjust to latest CLI changes | Christian Poessinger | |
The previous tagNode was replaced with a regular node. | |||
2021-03-19 | Merge pull request #481 from sdwilsh/patch-1 | Robert Göhler | |
s/bootet/booted/ in Image Instalation docs | |||
2021-03-18 | s/bootet/booted/ in Image Instalation docs | Shawn Wilsher | |
This appears to be a typo. | |||
2021-03-19 | Merge pull request #479 from sever-sever/ansible | Daniil Baturin | |
Add ansible to doc | |||
2021-03-18 | Merge pull request #480 from WilliamVangBinggeli/patch-1 | Daniil Baturin | |
Update install.rst | |||
2021-03-18 | Add ansible to doc | sever-sever | |
2021-03-17 | Merge pull request #478 from ramaxlo/new-config-example | Robert Göhler | |
configexamples: Add PPPoE IPv6 basic setup | |||
2021-03-18 | configexamples: pppoe-ipv6-basic.rst: Replace diagram | Ramax Lo | |
Convert format of the diagram from png to jpg. | |||
2021-03-17 | Update install.rst | WilliamVangBinggeli | |
Very minor correction. I am sure VyOS tastes good, however the word "tested" should be used here. | |||
2021-03-17 | configexamples: Add PPPoE IPv6 basic setup | Ramax Lo | |
Add new document on basic PPPoE IPv6 setup for home network. | |||
2021-03-16 | Merge pull request #477 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-15 | Github: update current branch | rebortg | |
2021-03-13 | Merge pull request #475 from oguzyilmaz/typo_correction | Daniil Baturin | |
more then welcome phrase is corrected as more than welcome | |||
2021-03-12 | more then welcome phrase is corrected as more than welcome | Oguz Yilmaz | |
2021-03-11 | Merge pull request #474 from oguzyilmaz/boot_steps_ordering | Daniil Baturin | |
The last two numbers 10, 11 in Boot Steps are corrected | |||
2021-03-11 | The 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-09 | examples: T3389: rename gre-bridge to gretap | Christian Poessinger | |
2021-03-09 | Merge pull request #472 from marcomuskus/patch-1 | Christian Poessinger | |
Update IPoE section with new syntax | |||
2021-03-09 | Merge pull request #473 from jack9603301/master | Christian Poessinger | |
nat66: T2518: Modify configuration command use case | |||
2021-03-10 | nat66: T2518: Modify configuration command use case | jack9603301 | |
The latest implementation modifies the configuration syntax of nat66 to fully support nat66 address translation (not prefix translation) | |||
2021-03-08 | Update IPoE section with new syntax | Marco Muskus | |
2021-03-08 | Merge pull request #471 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-08 | Github: update current branch | rebortg | |
2021-03-04 | Merge pull request #448 from bstepler/T3300 | Christian Poessinger | |
dhcp: T3300: add DHCP default route distance | |||
2021-03-04 | Merge pull request #468 from marcomuskus/patch-1 | Christian Poessinger | |
Update ipoe-server.rst | |||
2021-03-04 | Merge pull request #464 from rebortg/http_api | Robert Göhler | |
HTTP-API: rewrite and add config multiple commands | |||
2021-03-04 | Update ipoe-server.rst | Marco Muskus | |
updated the docs with new syntax in the 1.3 version | |||
2021-03-01 | HTTP-API: add a proper explanation for multiple commands | rebortg | |
2021-03-01 | Merge pull request #465 from vyos/update-dependencies-master | Robert Göhler | |
Github: update current branch | |||
2021-03-01 | Merge pull request #463 from Cheeze-It/master | Robert Göhler | |
BGP: T2100: Adding RFC8212 option toggle. | |||
2021-03-01 | Github: update current branch | rebortg | |
2021-02-28 | BGP: 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-28 | HTTP-API: short line | rebortg | |
2021-02-28 | HTTP-API: rewrite and add config multiple commands | rebortg | |
2021-02-28 | macsec: add support for gcm-aes-256 cipher | Christian Poessinger | |
2021-02-28 | tunnel: adjust to changes in CLI syntax | Christian Poessinger | |
2021-02-23 | Merge pull request #462 from rebortg/saltstack | Robert Göhler | |
service: add salt-minion |