Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-13 | ssh: fix invalid keyword 'cmfcmd' | Christian Poessinger | |
2020-08-20 | Minor corrections to the SSH service | erkin | |
2020-08-20 | Fix RST typo and add update SSH service commands | erkin | |
2020-08-15 | lcd: T2564: adjust to latest CLI | Christian Poessinger | |
2020-07-29 | rename "show system usb serial" to "show hardware usb serial" | Christian Poessinger | |
2020-07-18 | Update DNS Forwarder and Firewall | Brad Peczka | |
Typo fixed on the Firewall page, and reworded sections on the DNS Forwarder page. | |||
2020-07-16 | Fixed command typo for listing USB serial devices | Brad Peczka | |
2020-07-11 | snmp: adjust to latest CLI syntax | Christian Poessinger | |
2020-06-19 | console-server: add possible values for configuration | Christian Poessinger | |
2020-06-19 | console-server: add "set" on cfgcmds | Christian Poessinger | |
2020-06-19 | console-server: add documentation | Christian Poessinger | |
2020-06-09 | replace zeroconf address in mDNS repeater doc | Michael Mitchell | |
The address 224.0.0.51 is a Zeroconf address, and not the address associated with mDNS (224.0.0.251) The Multicast address registry from IANA can be found here: https://www.iana.org/assignments/multicast-addresses/multicast-addresses.xhtml under `Local Network Control Block` | |||
2020-05-19 | dhcpv6: document prefix delegation support | Christian Poessinger | |
2020-05-14 | Changing "psuedo-ethernet" to "pseudo-ethernet" | Kevin B | |
Mistyping in file corrected. | |||
2020-05-04 | T2406 dhcpv6: new sip-server configuration node | currite | |
2020-04-25 | pppoe-server: T2314 changes and page restructure | currite | |
Reflect syntax changes from T2314 like RADIUS, name-server or prefix-delegation; add cfg and op command directives; correct indentation; and restructure internal order of the page. | |||
2020-04-06 | dns-dynamic: clarify login field when using Namecheap DDNS provider | Ricardo Marramaque | |
Updating docs as a follow up from this forum post: https://forum.vyos.io/t/dynamic-dns-with-namecheap/5015/5 | |||
2020-03-31 | router-advert: Porting over router-advert documentation | kroy | |
2020-03-24 | router-advert: adjust to new CLI syntax | Christian Poessinger | |
2020-03-20 | sstp: move to VPN section | Christian Poessinger | |
2020-03-12 | conntrack: split last code-block (#216) | currite | |
separate active router and standby router | |||
2020-02-25 | IPoE: add fix me banner | Robert Göhler | |
2020-02-25 | Conntrack: add fix me banner | Robert Göhler | |
2020-02-01 | sstp: adjust description of "gateway-address" | Christian Poessinger | |
2020-02-01 | sstp: document all possible options | Christian Poessinger | |
2020-01-28 | Add features load-balancing and maintenance-mode | Eshenko Dmitriy | |
2020-01-23 | dhcp-relay: remove no longer required need on two interfaces | Daniel Foster | |
Phabricator T1978 for full explanation, dhcp-relay doesn't require specification of more than one interface. | |||
2020-01-23 | ipoe: use 80 character line break | Christian Poessinger | |
2020-01-23 | ipoe: use documented section style guide | Christian Poessinger | |
2020-01-23 | sstp: use documented section style guide | Christian Poessinger | |
2020-01-23 | dhcp-relay: remove example from cfgcmd definition | Christian Poessinger | |
2020-01-23 | dhcp: remove example from cfgcmd definition | Christian Poessinger | |
2020-01-22 | dhcpv6-relay: remove example values from cmd definition | 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-11 | Fix some typos and capitalizations | Stephen James | |
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 | |
2019-12-30 | remove all enclosing '' from cfgcmd/opcmd | Christian Poessinger | |
2019-12-29 | provide common-references file | Christian Poessinger | |
Spinx references used accross different files should be stored here as a single source reference. Include this file as needed by: .. include:: common-references.rst | |||
2019-12-28 | dns-forwarding: minor fixes | Christian Poessinger | |
- remove redundant "be" - proper indent note block | |||
2019-12-23 | lldp: update 'show lldp neighbors' examples | Christian Poessinger | |
2019-12-23 | lldp: we now have multiple IPv4/IPv6 management addresses | Christian Poessinger | |
2019-12-21 | dhcp: T1806: explain how to use quote characters inside raw parameters | Jernej Jakob | |