Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-03 | Merge pull request #524 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-05-03 | Merge pull request #521 from srividya0208/vrrp-e | Robert Göhler | |
VRRP(equuleus): addition of rfc3768-compatibility definition | |||
2021-05-03 | VRRP(equuleus): addition of rfc3768-compatibility definition | srividya0208 | |
Added the details of rfc3768-compatibility option and its command | |||
2021-05-03 | Github: update equuleus branch | rebortg | |
2021-05-02 | firewall: typo fix in rule-sets matching criteria page | Oguz Yilmaz | |
(cherry picked from commit a849f4045a6acc50591fdb4aa78fca9c6e0a5715) | |||
2021-04-26 | Merge pull request #518 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-04-26 | Github: update equuleus branch | rebortg | |
2021-04-26 | Merge pull request #517 from srividya0208/c3b9667 | Daniil Baturin | |
equuleus/console-server:correction of operational command 'connect' | |||
2021-04-25 | equueleus/console-server:correction of operational command 'connect' | srividya0208 | |
Corrected the syntax for the operational command from "connect console-server " to "connect console " | |||
2021-04-25 | wireguard: update roadwarrior configuration | Christian Poessinger | |
(cherry picked from commit c508abed0015bd19f3b323b2a3f2c83248571e0f) | |||
2021-04-25 | WireGuard: T1802: add mobile client config generation command | Christian Poessinger | |
(cherry picked from commit d24b81bed22231d6efc561604809e3dacf2aa0e5) | |||
2021-04-19 | Merge pull request #514 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-04-19 | Github: update equuleus branch | rebortg | |
2021-04-16 | vrf: note dynamic routing for VyOS 1.4 | Christian Poessinger | |
2021-04-14 | Fix DHCP address syntax | Shawn 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-12 | Merge pull request #508 from srividya0208/T3458-e | Robert Göhler | |
T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge | |||
2021-04-12 | Merge pull request #507 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-04-12 | T3458-e:1.3 ver:tunnel interface:replaced GRETAP with GRE-Bridge | srividya0208 | |
Bymistakenly wrote gretap for 1.3 version, corrected with "GRE-Bridge" parameter as expected | |||
2021-04-12 | Github: update equuleus branch | rebortg | |
2021-04-12 | Merge pull request #505 from srividya0208/T3458-e | Daniil Baturin | |
T3458-e::tunnel interface:added GRETAP section for 1.3 ver | |||
2021-04-11 | T3458-e::tunnel interface:added GRETAP section for 1.3 ver | srividya0208 | |
added the command configuration for gretap and corrected the syntax in dhcp-relay example | |||
2021-04-08 | pppoe: adjust to new prefix-delegation syntax | Christian Poessinger | |
(cherry picked from commit 577c9d68f9c0c953cc4bb7583ed5f27efeaa854c) | |||
2021-04-07 | Merge pull request #499 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-04-05 | Github: update equuleus branch | rebortg | |
2021-04-04 | layout: set user friendly version name | Robert Göhler | |
2021-03-29 | Merge pull request #490 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-03-29 | Github: update equuleus branch | rebortg | |
2021-03-22 | Merge pull request #483 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-03-22 | Github: update equuleus branch | rebortg | |
2021-03-16 | Merge pull request #476 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-03-15 | Github: update equuleus branch | rebortg | |
2021-03-09 | Update IPoE section with new syntax | Marco Muskus | |
(cherry picked from commit f6554fc6d947f24ea50e457d8d013b0c82f693cb) | |||
2021-03-08 | HTTP-API: add a proper explanation for multiple commands | rebortg | |
(cherry picked from commit e30feb684539dc6041b587677bd2ac2e65cbe90c) | |||
2021-03-08 | HTTP-API: short line | rebortg | |
(cherry picked from commit 414f5e5263526edf7943f1bd40e2dee3a3d6228c) | |||
2021-03-08 | HTTP-API: rewrite and add config multiple commands | rebortg | |
(cherry picked from commit a1503a89215094dbcefbb480d92f533ce684c781) | |||
2021-03-08 | Merge pull request #470 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-03-08 | Github: update equuleus branch | rebortg | |
2021-03-05 | Merge pull request #469 from srividya0208/l2tp | Christian Poessinger | |
Correction in command syntax "set vpn l2tp remote-access dns-servers" | |||
2021-03-05 | Correction 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-04 | Update ipoe-server.rst | Marco Muskus | |
updated the docs with new syntax in the 1.3 version (cherry picked from commit 6f5d627a9bed9711ef95971634378c164265e928) | |||
2021-03-01 | Merge pull request #466 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-03-01 | Github: update equuleus branch | rebortg | |
2021-02-23 | service: add salt-minion | rebortg | |
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef) | |||
2021-02-22 | Merge pull request #460 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-02-22 | Github: update equuleus branch | rebortg | |
2021-02-19 | gitignore: add Pipfile.lock | rebortg | |
(cherry picked from commit 13c94ad5eb5366141a2c71ecbd8df4e8378f2e29) | |||
2021-02-15 | Merge pull request #458 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch | |||
2021-02-15 | Github: update equuleus branch | rebortg | |
2021-02-15 | Releasenotes: change to proper date format, add comment | rebortg | |
(cherry picked from commit 5c971e4bae2f7ae8d39caf0bce34b18298b1e3be) | |||
2021-02-15 | Merge pull request #456 from vyos/update-dependencies-equuleus | Robert Göhler | |
Github: update equuleus branch |