Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-06 | dns: DNS Forward - fix typo | Hard | |
2021-05-05 | dns: T3277: support no reverse zones rfc1918 lookup | Igor Melnyk | |
2021-05-03 | Merge pull request #520 from srividya0208/vrrp-m | Robert Göhler | |
VRRP: addition of rfc3768-compatibility definition | |||
2021-05-03 | VRRP: addition of rfc3768-compatibility definition | srividya0208 | |
Added the details of rfc3768-compatibility option and its command | |||
2021-05-02 | firewall: typo fix in rule-sets matching criteria page | Oguz Yilmaz | |
2021-04-25 | Merge pull request #516 from srividya0208/console-server | Daniil Baturin | |
service/console-server:correction of operational command 'connect' | |||
2021-04-25 | service/console-server:correction of opertional command 'connect' | srividya0208 | |
Corrected the syntax for the operational command from "connect console-server <device>" to "connect console <device>" | |||
2021-04-25 | wireguard: update roadwarrior configuration | Christian Poessinger | |
2021-04-24 | WireGuard: T1802: add mobile client config generation command | Christian Poessinger | |
2021-04-22 | Wireguard: Fix IPv6 in iPhone peer example | Christoph Schleßelmann | |
2021-04-20 | isis: fix example CLI configs | Christian Poessinger | |
This completes commit 4f09fdd ("isis: adjust to latest CLI changes") which changed the CLI syntax bug did not adjust the example configurations | |||
2021-04-16 | vrf: remove hint about "needs testing" | Christian Poessinger | |
2021-04-16 | vrf: dynamic routing is now supported - document this | Christian Poessinger | |
2021-04-12 | Add information about specific VRF routing | Stefan Lindblom | |
As this thread states: https://forum.vyos.io/t/system-name-server-vrf-aware/6710 There is no way to force system DNS traffic via a specific VRF, which is a pretty common scenario. For example one could expect that all system services like DNS, auth, syslog, NTP, etc would use the management VRF (as specified by the user). | |||
2021-04-11 | T3458:tunnel interface:added GRETAP section | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example | |||
2021-04-09 | Add missing `ipv6 allow` option to enable IPv6 modules | Eshenko Dmitriy | |
2021-04-08 | pppoe: adjust to new prefix-delegation syntax | Christian Poessinger | |
2021-04-08 | l2tpv3: adjust to latest CLI changes for source-address and remote | Christian Poessinger | |
2021-04-04 | Style changes to wireguard documentation | Ricky Pai | |
2021-04-04 | fix command for deleting wireguard keypair | Ricky Pai | |
2021-04-04 | Merge pull request #494 from rickypai/patch-1 | Daniil Baturin | |
Edit sentence on public/private key pair to make it read better | |||
2021-04-03 | Edit sentence on public/private key pair to make it read better | Ricky Pai | |
2021-04-03 | Fix typos | Paul Thomas | |
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-23 | Correction of the syntax for "Interface Configuration" OSPFv3 section | srividya0208 | |
Modified the commands as per the latest rolling release. | |||
2021-03-21 | isis: adjust to latest CLI changes | Christian Poessinger | |
The previous tagNode was replaced with a regular node. | |||
2021-03-09 | Merge pull request #472 from marcomuskus/patch-1 | Christian Poessinger | |
Update IPoE section with new syntax | |||
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-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 | Merge pull request #463 from Cheeze-It/master | Robert Göhler | |
BGP: T2100: Adding RFC8212 option toggle. | |||
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 | service: add salt-minion | rebortg | |
2021-02-15 | Merge pull request #451 from srividya0208/vrrp_scripting | Robert Göhler | |
Added a reference link of scripting page in the vrrp. | |||
2021-02-15 | Added a reference link of scripting page in the vrrp. | srividya0208 | |
2021-02-14 | typo fix in documentation | Dustin Sweigart | |
2021-02-11 | docs: fix linting errors | Daniel T. Thorpe | |
2021-02-11 | docs(option.rst): correct German to English | Daniel T. Thorpe | |
2021-02-11 | docs(option.rst): make use of cURL project accurate and consistent | Daniel T. Thorpe | |
2021-02-11 | docs(tftp-server.rst): grammar corrections | Daniel T. Thorpe | |
2021-02-11 | docs(ssh.rst): clarity of sentence | Daniel T. Thorpe | |
2021-02-11 | docs(snmp.rst): clean up grammar | Daniel T. Thorpe | |
2021-02-10 | Update l2tp.rst | Oliver Dickins | |
Update l2tp "name-server" with correct syntax | |||
2021-02-05 | vrf: static: T2450: adjust to new CLI syntax | Christian Poessinger | |