Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-05 | Github: update equuleus branch | rebortg | |
2021-04-04 | layout: set user friendly version name | Robert Göhler | |
2021-03-29 | Github: update equuleus branch | rebortg | |
2021-03-22 | Github: update equuleus branch | rebortg | |
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 | Github: update equuleus branch | rebortg | |
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 | Github: update equuleus branch | rebortg | |
2021-02-23 | service: add salt-minion | rebortg | |
(cherry picked from commit 37dcf65eaffa63ec0205995a34ab3cf0640b1bef) | |||
2021-02-22 | Github: update equuleus branch | rebortg | |
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 | Github: update equuleus branch | rebortg | |
2021-02-12 | Github: update equuleus branch | rebortg | |
2021-02-12 | Releasenotes: add weekly releasenote create script | rebortg | |
2021-02-08 | vyos-1x: update equuleus branch | rebortg | |
2021-02-05 | bgp: Fix redistribute parameters | sever-sever | |
(cherry picked from commit f870e6ae93420a6f7eac202646ddc1050bcb382a) | |||
2021-02-03 | Coverage: 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-03 | Merge pull request #440 from jestabro/override-defaults | Robert Göhler | |
process overriding of defaultValue elements in XML interface definitions | |||
2021-02-03 | Merge pull request #439 from vyos/update-dependencies | Robert Göhler | |
Update vyos-1x submodule | |||
2021-02-02 | dns: Typographical/cosmetic corrections | erkin | |
2021-02-01 | process overriding of defaultValue elements in XML interface definitions | John Estabrook | |
2021-02-01 | Update vyos-1x submodule | rebortg | |
2021-01-31 | Merge pull request #438 from samburney/master | Christian Poessinger | |
pppoe: T3273: Add usage of each default-route mode | |||
2021-01-30 | ssh: fix warning about "Explicit markup ends without a blank line" | Christian Poessinger | |
2021-01-30 | ospf: adjust sections to section guidelines | Christian Poessinger | |
2021-01-30 | pppoe: T3273: Fixed issue with line length | Sam Burney | |
2021-01-30 | pppoe: T3273: Add usage of each default-route mode | Sam Burney | |
2021-01-29 | rpki: update to reflect changes in the current branch | Christian Poessinger | |
2021-01-29 | ssh: add op-mode commands | Christian Poessinger | |
2021-01-27 | ospf: change redistribution metric value | Leonid Voronkin | |
due to T3194 | |||
2021-01-26 | coverage: disable at the moment b/c of build errors and branch changes | rebortg | |
2021-01-26 | contribution: fix duplicate label error | rebortg | |
2021-01-26 | rip: close cfgcmd string | rebortg | |
2021-01-26 | bgp: fix build indentation warning | rebortg | |
2021-01-26 | configexamples: fix internal link in azure vpn bgp example | rebortg | |
2021-01-26 | gns3: fix internal link to iso download | rebortg | |
2021-01-26 | Update vyos-1x submodule (#436) | github-actions[bot] | |
Co-authored-by: rebortg <rebortg@users.noreply.github.com> | |||
2021-01-26 | changelog: fix phabricator links | rebortg | |
2021-01-24 | Update year to 2021 | Christian Poessinger | |
2021-01-23 | docs: Mention proofreading in documentation contribution page | erkin | |
2021-01-23 | docs: Fix cross-reference | erkin | |
2021-01-23 | docs: Refer to the larger set of documentation guidelines | erkin | |
2021-01-23 | docs: Add contribution guidelines | erkin | |
2021-01-19 | OSPF: added OSPFv3 commands and formated OSPFv2 | Leonid Voronkin | |
Added OSPFv3 configuration and operation commands. OSPFv2 formatted according to Style Guide. added summarization commands for OSPFv2. |