summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2021-06-13wwan: adjust documentation to latest CLI syntax versionChristian Poessinger
(cherry picked from commit 5a8a33ac3677147b8642423e7246015c5d2f457a)
2021-06-07Github: update equuleus branchrebortg
2021-05-31Github: update equuleus branchrebortg
2021-05-28system:syslog: added delete log file sectionsrividya0208
Added a help section for the "delete log file" command (cherry picked from commit 041e8e07a460ed7b9d78fab42115fe5c7a8c9c50)
2021-05-24Github: update equuleus branchrebortg
2021-05-21rpki: make documentation vendor neutralAlex 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. (cherry picked from commit a3cf5355759996d57ebe319457e112bbdb018123)
2021-05-21dhcp-server: add configuration example for UniFi devicesjoolli
(cherry picked from commit 6553b5f6dea9ff97971c62215c8e209f39b9839a)
2021-05-21Improve the dummy interface hint wording.Daniil Baturin
(cherry picked from commit 1df66650d15807cf498622c9913ec7b875883562)
2021-05-19tftp: add verification help/examplesrividya0208
Added verification section so that it will in testing the feature (cherry picked from commit b13fd424a155ab09904cdbab45051a77adf1e6a1)
2021-05-17Github: update equuleus branchrebortg
2021-05-15conntrack-sync: improve overall documentationChristian Poessinger
(cherry picked from commit 1c2d4401144553acd1dafdceadd6beda10ae87f1)
2021-05-13bond: add documentation for lacp-rateChristian Poessinger
(cherry picked from commit 9be325f7370d955f252f3ea46a4c5689e6dc7017)
2021-05-10Template: correct mobil version template designrebortg
2021-05-10Github: update equuleus branchrebortg
2021-05-03Merge pull request #524 from vyos/update-dependencies-equuleusRobert Göhler
Github: update equuleus branch
2021-05-03Merge pull request #521 from srividya0208/vrrp-eRobert Göhler
VRRP(equuleus): addition of rfc3768-compatibility definition
2021-05-03VRRP(equuleus): addition of rfc3768-compatibility definitionsrividya0208
Added the details of rfc3768-compatibility option and its command
2021-05-03Github: update equuleus branchrebortg
2021-05-02firewall: typo fix in rule-sets matching criteria pageOguz Yilmaz
(cherry picked from commit a849f4045a6acc50591fdb4aa78fca9c6e0a5715)
2021-04-26Github: update equuleus branchrebortg
2021-04-25equueleus/console-server:correction of operational command 'connect'srividya0208
Corrected the syntax for the operational command from "connect console-server " to "connect console "
2021-04-25wireguard: update roadwarrior configurationChristian Poessinger
(cherry picked from commit c508abed0015bd19f3b323b2a3f2c83248571e0f)
2021-04-25WireGuard: T1802: add mobile client config generation commandChristian Poessinger
(cherry picked from commit d24b81bed22231d6efc561604809e3dacf2aa0e5)
2021-04-19Github: update equuleus branchrebortg
2021-04-16vrf: note dynamic routing for VyOS 1.4Christian Poessinger
2021-04-14Fix DHCP address syntaxShawn Wilsher
`dhcp` and `dhcpv6` were missing the `address` part of the line, and the command does not work. Tested in 1.3.0 rc1 (cherry picked from commit 51b4f6d87f656a7aaa13be3eb3f10a08586ab538)
2021-04-12Merge pull request #508 from srividya0208/T3458-eRobert Göhler
T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge
2021-04-12 T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridgesrividya0208
Bymistakenly wrote gretap for 1.3 version, corrected with "GRE-Bridge" parameter as expected
2021-04-12Github: update equuleus branchrebortg
2021-04-12Merge pull request #505 from srividya0208/T3458-eDaniil Baturin
T3458-e::tunnel interface:added GRETAP section for 1.3 ver
2021-04-11T3458-e::tunnel interface:added GRETAP section for 1.3 versrividya0208
added the command configuration for gretap and corrected the syntax in dhcp-relay example
2021-04-08pppoe: adjust to new prefix-delegation syntaxChristian Poessinger
(cherry picked from commit 577c9d68f9c0c953cc4bb7583ed5f27efeaa854c)
2021-04-05Github: update equuleus branchrebortg
2021-04-04layout: set user friendly version nameRobert Göhler
2021-03-29Github: update equuleus branchrebortg
2021-03-22Github: update equuleus branchrebortg
2021-03-15Github: update equuleus branchrebortg
2021-03-09Update IPoE section with new syntaxMarco Muskus
(cherry picked from commit f6554fc6d947f24ea50e457d8d013b0c82f693cb)
2021-03-08HTTP-API: add a proper explanation for multiple commandsrebortg
(cherry picked from commit e30feb684539dc6041b587677bd2ac2e65cbe90c)
2021-03-08HTTP-API: short linerebortg
(cherry picked from commit 414f5e5263526edf7943f1bd40e2dee3a3d6228c)
2021-03-08HTTP-API: rewrite and add config multiple commandsrebortg
(cherry picked from commit a1503a89215094dbcefbb480d92f533ce684c781)
2021-03-08Github: update equuleus branchrebortg
2021-03-05Correction in command syntax "set vpn l2tp remote-access dns-servers"srividya0208
dns-servers parameter is replaced with name-server in the latest release Old Syntax: set vpn l2tp remote-access dns-servers server-1 '198.51.100.8' set vpn l2tp remote-access dns-servers server-2 '198.51.100.4' New Syntax: set vpn l2tp remote-access name-server '198.51.100.8' set vpn l2tp remote-access name-server '198.51.100.4'
2021-03-04Update ipoe-server.rstMarco Muskus
updated the docs with new syntax in the 1.3 version (cherry picked from commit 6f5d627a9bed9711ef95971634378c164265e928)
2021-03-01Github: update equuleus branchrebortg
2021-02-23service: add salt-minionrebortg
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef)
2021-02-22Github: update equuleus branchrebortg
2021-02-15Github: update equuleus branchrebortg
2021-02-15Releasenotes: change to proper date format, add commentrebortg
(cherry picked from commit 5c971e4bae2f7ae8d39caf0bce34b18298b1e3be)
2021-02-15Github: update equuleus branchrebortg