Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-30 | container: correct spelling and grammar | rebortg | |
2021-06-30 | Merge branch 'master' into misc | Robert Göhler | |
2021-06-30 | configuration page: corrected spelling and grammatical mistakes | srividya0208 | |
There were minimal grammatical and spelling mistakes in the files which I corrected as documentation proof reading. Also added information about few ipsec vpn parameters. | |||
2021-06-29 | Merge branch 'vyos:master' into master | Ganawa Juanah | |
2021-06-29 | alphabetized index.rst to place container at top | Ganawa Juanah | |
2021-06-29 | firewall: correct spelling and grammar | rebortg | |
2021-06-25 | fixed wording for clarification | Ganawa Juanah | |
2021-06-25 | added containers to toctree | Ganawa Juanah | |
2021-06-25 | added container command refrences | Ganawa Juanah | |
2021-06-20 | ssh: Fix formatting | erkin | |
2021-06-20 | Deprecate `loadkey` | erkin | |
2021-06-13 | wwan: add missing "none" decorator to code-block | Christian Poessinger | |
2021-06-13 | wwan: add op-mode command definitions | Christian Poessinger | |
2021-06-13 | interface: adjust headline | Christian Poessinger | |
2021-06-13 | wwan: adjust documentation to latest CLI syntax version | Christian Poessinger | |
2021-06-11 | Merge pull request #546 from rebortg/autosectionlabel | Robert Göhler | |
Autosectionlabel | |||
2021-06-11 | correct lint error | rebortg | |
2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
2021-06-06 | ipsec: T3588: remove obsolete CLI commands for NAT | Christian Poessinger | |
2021-05-29 | contracksync: fix build error in note | rebortg | |
2021-05-28 | system:syslog: added delete log file section | srividya0208 | |
Added a help section for the "delete log file" command | |||
2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
2021-05-21 | rpki: make documentation vendor neutral | Alex Band | |
I took the remark that rpki.readthedocs.io is somewhat NLnet Labs tools-centric to heart and made it completely neutral. It no longer has any vendor-specific documentation at all. | |||
2021-05-21 | dhcp-server: add configuration example for UniFi devices | joolli | |
2021-05-21 | Improve the dummy interface hint wording. | Daniil Baturin | |
2021-05-19 | tftp: add verification help/example | srividya0208 | |
Added verification section so that it will in testing the feature | |||
2021-05-15 | conntrack-sync: improve overall documentation | Christian Poessinger | |
2021-05-15 | conntrack-sync: adjust to latest CLI changes | Christian Poessinger | |
2021-05-13 | bond: add documentation for lacp-rate | Christian Poessinger | |
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 |