Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-21 | nptv6: add missing reference to _ULAs | Christian Poessinger | |
2020-01-21 | troubleshooting: remove old monitor interfaces command | currite | |
remove monitor interfaces command and replace tshark with tcpdump | |||
2020-01-21 | nptv6: move into dedicated chapter | Christian Poessinger | |
2020-01-21 | nat: rename "Destination NAT" chapter to "DNAT" | Christian Poessinger | |
2020-01-21 | nat: rename "Source NAT" chapter to "SNAT" | Christian Poessinger | |
2020-01-21 | tftp-server: remove directory example from CLI definition | Christian Poessinger | |
2020-01-21 | ssh: use comma separated list on mac/cipher suites | Christian Poessinger | |
2020-01-21 | pppoe-server: grammar fix | Christian Poessinger | |
2020-01-21 | mdns-repeater: tiny rewording, eliminate broadcast term | Christian Poessinger | |
2020-01-21 | dhcp-relay: make CLI syntax more consistent | Christian Poessinger | |
2020-01-19 | Merge pull request #188 from JayBeale/patch-1 | hagbard-01 | |
Correcting syntax for showing a keypair | |||
2020-01-18 | install: new section about known issues that can't be fixed | kroy | |
2020-01-18 | Correcting syntax for showing a keypair | Jay Beale | |
When running the command listed on this page, I receive this error: run show wireguard named-keypairs pubkey KP01 Invalid command: show wireguard [named-keypairs] When I instead run the following, the desired output arrives: run show wireguard keypairs pubkey KP01 | |||
2020-01-11 | Fix some typos and capitalizations | Stephen James | |
2020-01-11 | Merge pull request #182 from currite/image-mgmt-typo | Robert Göhler | |
image management: fix typo at last paragraph | |||
2020-01-10 | image management: fix typo at last paragraph | currite | |
2020-01-10 | Merge pull request #181 from currite/log-privacy02 | Robert Göhler | |
syslog: hint on show log strip-private | |||
2020-01-10 | syslog: fix typo on strip-private | currite | |
2020-01-10 | syslog: hint on show log strip-private | currite | |
2020-01-10 | update vyos: indicate latest image URL | currite | |
show hint for URL https://downloads.vyos.io/rolling/current/amd64/vyos-rolling-latest.iso | |||
2020-01-09 | command tree configmode: expand explanation and example of edit command | currite | |
recycling https://blog.vyos.io/copying/renaming-node-comments-and-other-little-known-features-of-the-vyos-cli | |||
2020-01-09 | Fixed active-active typo | Pedro Perez | |
2020-01-09 | Linked redudant doc from single tunnel doc | Pedro Perez | |
Updated as some folks missed the dual/redundant configuration examples. | |||
2020-01-04 | Configuration Overview: erase space and fix layout | Robert Göhler | |
2020-01-04 | dhcp: use documented section style guide | Christian Poessinger | |
2020-01-04 | dhcp: use proper indent on description inside failover section | Christian Poessinger | |
2020-01-04 | dhcp: add dedicated failover example | Christian Poessinger | |
2020-01-04 | dhcp: remove example statements from cfgcmd definition | Christian Poessinger | |
2020-01-04 | dhcp: use 80 character line breaks | Christian Poessinger | |
2020-01-04 | flow-accounting: proper indent by 3 the cfgcmd explanations | Christian Poessinger | |
2020-01-04 | BGP: fix ref error | Robert Göhler | |
2020-01-04 | Merge branch 'master' into newdirectives | Robert Göhler | |
2020-01-04 | Documentation: add :cfgcmd: and :opcmd: inline commands | Robert Göhler | |
2020-01-04 | conf.py: resolve merge conflict | Robert Göhler | |
2020-01-04 | Merge branch 'newdirectives' | Robert Göhler | |
2020-01-04 | sphinx: implement latex layout | Robert Göhler | |
2020-01-04 | latex: add preamble for directive block | Robert Göhler | |
2020-01-04 | interfaces: move common "ipv6 addr autoconf" description to include file | Christian Poessinger | |
This reduces the amount of duplicated text. | |||
2020-01-03 | nat: update hairpin/reflection example | Christian Poessinger | |
2020-01-03 | nat: fix wrong call to cfgcmd | Christian Poessinger | |
2020-01-02 | nat: add overview description about Network Address Translation | Christian Poessinger | |
2020-01-02 | nat: use documented section style guide | Christian Poessinger | |
2020-01-02 | dummy: loopback: add usage hint | Christian Poessinger | |
2020-01-02 | release-notes: use new vytask command | Christian Poessinger | |
2020-01-02 | rename releasenotes -> release-notes | Christian Poessinger | |
2020-01-01 | Re-generate 1.2.4 release notes | Daniil Baturin | |
2019-12-31 | vxlan: add IPv6 support | Christian Poessinger | |
2019-12-31 | bond: fix example (bad CLI syntax) | Christian Poessinger | |
2019-12-31 | bond: fix type bridge -> bonding | Christian Poessinger | |
2019-12-31 | bond: add vyos example | Christian Poessinger | |