summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-02-21Github: update current branchrebortg
2022-02-20openconnect: remove example b/c of missing PKIChristian Poessinger
OpenConnect lacks full documentation which would also include how to create and add use keys from the new PKI backend. For the time beeing we should not confuse users.
2022-02-20Merge pull request #704 from rickard-tpo/patch-1Christian Poessinger
Updated OpenConnect SSL Syntax
2022-02-20Merge pull request #719 from chenxiaolong/T4245Christian Poessinger
T4245: interface-eapol: Update for VyOS 1.4 PKI changes and parent CA behavior
2022-02-18T4245: interface-eapol: Update for VyOS 1.4 PKI changes and parent CA behaviorAndrew Gunnerson
Signed-off-by: Andrew Gunnerson <chillermillerlong@hotmail.com>
2022-02-16Merge pull request #717 from srividya0208/syntax-checkRobert Göhler
vpn-gre:incorrect syntax: local-ip and remote-ip changed to source-address and remote
2022-02-16Merge pull request #718 from nicolas-fort/cloudinitRobert Göhler
Automation/Cloud-init - How-to cloud-init in Proxmox
2022-02-16Automation/Cloud-init - Line lenght corrections.Nicolas Fort
2022-02-15Automation/Cloud-init - Add how to implement cloud-init on VyOS in Proxmox ↵Nicolas Fort
environment.
2022-02-15vpn-gre:incorrect syntax: local-ip and remote-ip changed to source-address ↵srividya0208
and remote vyos@vyos# set int tunnel tun0 Possible completions: remote Tunnel remote address source-address Source IP address used to initiate connection
2022-02-14Merge pull request #716 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-02-14Github: update current branchrebortg
2022-02-12Merge pull request #711 from gtackitt/patch-1Robert Göhler
Update proxmox.rst
2022-02-12Update proxmox.rstRobert Göhler
2022-02-12cleanup all vale componentsrebortg
(cherry picked from commit 6052f0d7374519f8de9f076ba9db63ef7aed162a)
2022-02-12Minor syntactic corrections to historyerkin
2022-02-12Minor fixes in historyerkin
2022-02-12Remove obsolete information about native documentation generationerkin
2022-02-12Merge branch 'master' of https://github.com/vyos/vyos-documentationerkin
2022-02-12Rewrite historyerkin
2022-02-08Merge pull request #710 from Southparkfan/patch-1Robert Göhler
BFD: fix commands for operational mode and configuration mode
2022-02-08Merge pull request #713 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-02-07Github: update current branchrebortg
2022-02-05Update proxmox.rstgtackitt
2022-02-05BFD: fix commands for operational mode and configuration modeFerran Tufan
Per https://phabricator.vyos.net/T3267, per-interface configuration for OSPF has been moved from the 'interface' to the 'protocols' tree. Finally, for op-mode, per https://phabricator.vyos.net/T4077, 'show protocols bfd' has been renamed to 'show bfd'.
2022-02-05Merge pull request #709 from nicolas-fort/cloudinitDaniil Baturin
Automation/Cloud-init - bulleted list corrections
2022-02-05Automation/Cloud-init - bulleted list correctionsNicolas Fort
2022-02-01Merge pull request #707 from hensur/current-ipv6-local-route-docsDaniil Baturin
policy: T4151: T4219: update local-route(6) docs
2022-02-01policy: T4151: T4219: update local-route(6) docsHenning Surmeier
2022-01-31Merge pull request #705 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-01-31Github: update current branchrebortg
2022-01-26Merge pull request #702 from thomasjsn/patch-1Robert Göhler
Update dhcp-server.rst
2022-01-26Merge pull request #703 from thomasjsn/patch-2Robert Göhler
Update 404.rst
2022-01-26Updated SSL Syntaxrickard-tpo
Updated syntax to match 1.4.x.
2022-01-25Update 404.rstThomas Jensen
Added sagitta as latest, and equuleus as 1.3 on 404 error page.
2022-01-25Update dhcp-server.rstThomas Jensen
Add commands `hostfile-update` and `host-decl-name` to DHCP server service.
2022-01-24Merge pull request #701 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-01-24add md support to Dockerfilerebortg
2022-01-24Add Markdown supportDaniil Baturin
2022-01-24Github: update current branchrebortg
2022-01-17Merge pull request #699 from vyos/update-dependencies-masterRobert Göhler
Github: update current branch
2022-01-17Merge pull request #697 from mrbuk/masterRobert Göhler
Fix description of 'adjust-mss' option
2022-01-17Github: update current branchrebortg
2022-01-15Add clamp-mss-to-pmtu option and description ipv6Markus Bukowski
2022-01-15Fix typo in adjust-mss descriptionMarkus Bukowski
2022-01-15Remove dedicated adjust-mss from wwanMarkus Bukowski
2022-01-15Remove dedicated adjust-mss from 8021adMarkus Bukowski
2022-01-15Add clamp-mss-to-pmtu option and descriptionMarkus Bukowski
2022-01-15Remove dedicated adjust-mss from 8021qMarkus Bukowski
2022-01-15Removed MSS from interface, added IP to pppoeMarkus Bukowski