Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-28 | ipoe-server: fix hierarchy tree | currite | |
2020-10-26 | Correct the scp URI | Cédric Jeanneret | |
A standard `scp` call implies a ":" between the remote host and the remote path. Let's reflect it in the doc to avoid any confusion. | |||
2020-10-23 | qos: warning about possible IFB error | currite | |
2020-10-23 | Merge pull request #351 from noah-de/forking-workflow-revisions | Christian Poessinger | |
Forking Workflow: revisions to the forking workflow instructions | |||
2020-10-22 | revisions to the forking instructions | Noah Spahn | |
main changes include a consistent reference to the branch name installing requirements before building locally an alternate method for adding a commit message | |||
2020-10-21 | Minor typo correction | Noah Spahn | |
harder doesn't make sense. The intention must have been to say 'hardware'. | |||
2020-10-19 | MPLS: fix conf-mode definitions and line breaks | Cheeze_It | |
Moved the configuration mode commands and descriptions to fit VyOS template. | |||
2020-10-19 | MPLS: fix op-mode definitions and line breaks | Christian Poessinger | |
2020-10-19 | MPLS: extend documentation with new functionality | Cheeze-It | |
2020-10-16 | vxlan syntax correction: link and remote-port parameters are not available ↵ | root | |
in rolling release Replaced "link" with "source-interface" and "remote-port" with "port" .. code-block:: none vyos@vyos# set int vxlan vxlan1 Possible completions: + address IP address description Interface specific description disable Administratively disable interface > firewall Firewall options group Multicast group address for VXLAN interface > ip IPv4 routing parameters > ipv6 IPv6 routing parameters mac Media Access Control (MAC) address mtu Maximum Transmission Unit (MTU) > policy Policy route options port Destination port of VXLAN tunnel (default: 8472) remote Remote address of VXLAN tunnel source-address VXLAN source address source-interface Physical interface used for connection vni Virtual Network Identifier | |||
2020-10-08 | Merge pull request #345 from currite/fix-fq-codel-example | Christian Poessinger | |
qos: fix fq-codel example | |||
2020-10-06 | qos: fix fq-codel example | currite | |
2020-10-04 | sstp: adjust to latest CLI commands | Christian Poessinger | |
2020-10-02 | sstp: T2953: adjust to new ppp-options CLI node | Christian Poessinger | |
2020-09-25 | development: fix __main__ of Python skeleton | Christian Poessinger | |
2020-09-25 | development: update python skeleton | Christian Poessinger | |
2020-09-24 | build-iso: kernel: small spelling/wording update | kroy-the-rabbit | |
2020-09-24 | build-vyos: kernel: add more verbose build output as example | Christian Poessinger | |
2020-09-24 | build-vyos: add instructions how to build Linux Kernel | Christian Poessinger | |
2020-09-21 | Merge pull request #342 from currite/config-load | Christian Poessinger | |
configuration mgmt: add saving and loading manually | |||
2020-09-21 | Merge pull request #340 from currite/pxe-keep-squashfs-name | Christian Poessinger | |
install: pxe: warn about keeping filesytem.squashfs name | |||
2020-09-21 | configuration mgmt: add saving and loading manually | currite | |
2020-09-21 | install: pxe: warn about keeping filesytem.squashfs name | currite | |
https://support.sentrium.io/agent/go/ticket/1268 | |||
2020-09-20 | wwan: rename CLI command "ondemand" to "connect-on-demand" | Christian Poessinger | |
2020-09-19 | Update quick-start.rst | Eron Lloyd | |
Adding a few minor edits to clean up the descriptions and add some consistency to them. | |||
2020-09-18 | nptv6: replace outside-interface command with outbound-interface command | currite | |
2020-09-17 | Merge pull request #332 from currite/mss-clamping | Christian Poessinger | |
mss-clamping: remove unnecessary disable commnad, add directives and … | |||
2020-09-17 | Merge pull request #334 from currite/commit-confirm | Daniil Baturin | |
configuration-overview: fix commit-confirm definition | |||
2020-09-17 | configuration-overview: fix commit-confirm definition | currite | |
2020-09-17 | mss-clamping: remove unnecessary disable commnad, add directives and ↵ | currite | |
explanations | |||
2020-09-16 | configuration overview: add set and comment to editing subsection | currite | |
2020-09-16 | Update configuration-overview.rst | currite | |
2020-09-16 | configuration overview: create subsection for compare configurations | currite | |
2020-09-15 | Merge pull request #326 from currite/system-rollback | Christian Poessinger | |
image management: create system rollback subsection | |||
2020-09-15 | Merge pull request #325 from currite/qos-hint | Christian Poessinger | |
qos: improve hint on choosing policy | |||
2020-09-15 | Merge pull request #324 from currite/from-wiki-CLI | Christian Poessinger | |
configuration overview: add missing contents from old wiki. | |||
2020-09-15 | image management: create system rollback subsection | currite | |
2020-09-15 | qos: improve hint on choosing policy | currite | |
2020-09-15 | configuration overview: add missing contents from old wiki. | currite | |
Add commands: commit-confirm, copy, rename, show system commit diff <number>. Add few little clarifications too. | |||
2020-09-14 | bonding: add example with Arista EOS | Christian Poessinger | |
2020-09-14 | openvpn: fix WARNING: Title level inconsistent | Christian Poessinger | |
2020-09-13 | bonding: extend operational mode commands | Christian Poessinger | |
2020-09-13 | Makefile: livebuild: adjust to latest sphinx source (watch over poll) | Christian Poessinger | |
2020-09-13 | bonding: add new command for minimum-links | Christian Poessinger | |
2020-09-13 | ssh: fix invalid keyword 'cmfcmd' | Christian Poessinger | |
2020-09-13 | vpn: openconnect: fix TOC | Christian Poessinger | |
2020-09-13 | install: fix WARNING: Title level inconsistent | Christian Poessinger | |
2020-09-12 | Merge pull request #317 from RasPutinnn/anyconnect1 | Christian Poessinger | |
T2810: Docs for vpn anyconnect-server | |||
2020-09-11 | Merge pull request #323 from currite/appendix-reindex | Christian Poessinger | |
appendix: reindex to nest virtual environments | |||
2020-09-11 | Revert "T2810: Docs for vpn anyconnect-server" | root | |
This reverts commit ca432e2ec6bf8c33c652aee9bc7bc0e2b4a4bd6a. |