summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
2021-02-12Github: update equuleus branchrebortg
2021-02-12Releasenotes: add weekly releasenote create scriptrebortg
2021-02-08vyos-1x: update equuleus branchrebortg
2021-02-05bgp: Fix redistribute parameterssever-sever
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a)
2021-02-03Coverage: reenable coverage page progress (#441)Robert Göhler
* Github: correct branch for vyos-1x submodule * Coverage: reenable coverage page progress * Update vyos-1x submodule (#24) Co-authored-by: rebortg <rebortg@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-02-03Merge pull request #440 from jestabro/override-defaultsRobert Göhler
process overriding of defaultValue elements in XML interface definitions
2021-02-03Merge pull request #439 from vyos/update-dependenciesRobert Göhler
Update vyos-1x submodule
2021-02-02dns: Typographical/cosmetic correctionserkin
2021-02-01process overriding of defaultValue elements in XML interface definitionsJohn Estabrook