summaryrefslogtreecommitdiff
path: root/docs/appendix/examples
AgeCommit message (Collapse)Author
2021-01-24Migrate new file structure to crux (#435)Robert Göhler
* order workflows and add submodule * rename gitmodules file * delete docs/.gitignore * add vyos custom linter * correct __pycache__ in gitignore * add test-coverage.py * move draw.io folder * arrange changelog, install history and about * arrange: firewall * arrange: highavailability * arrange: loadbalancing * arrange: nat * arrange: services * sort configexamples and configuration interfaces * wireles: rename wireless * rearrange: Protocols and Policy * rearrange: Firewall and Zone Policy * rearrange: Interfaces * rearrange: Interfaces * rearrange: dynamic DNS * hostinfo: add page to index * rearrange: appendix * venv: add Pipfile * rearrange: contributing * index: remove debugging * rearrange: fix all figure and refs * rearrange: commandtree * fix: cli, openvpn, install headline level * protocols: change headline * firewall: move mss clamping * ip: separate ipv4 and ipv6 * arp: move to static page * igmp: rename multicast page * Update to year 2021
2020-11-10examples: add wan load balancing examplescurrite
2020-06-29config.examples: dhcp relay through gre-bridgecurrite
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
This will add proper new-lines into the rendered PDF. Before if it has been a long line, not all content was preserved in the PDF.
2019-09-17Text/spelling fixes, adding additional navigation headerskroy
2019-09-12VyOS Tunnelbroker.net Examplekroy
2019-08-29examples: add missing links for Azure BGP VPNChristian Poessinger
Commit c0e4ef37764 ("Added Azure VPN examples") added the examples but did not update the index.rst file for referencing the chapters.
2019-08-23Added Azure VPN examplesPedro Perez
Added Azure VPN examples for a single and redundant tunnels with BGP. This configuration has been tested and it's been proven solid so far.
2019-07-26missing a command in the Cisco IPsec Profiletcainet
tomkc@fastmail.com
2019-06-04Fix BGP and OSPF links/referencesRobert Göhler
2019-05-30Add authentication for more securityRuben Herold
2019-05-30Add ospf-unnumbered exampleRuben Herold
2019-05-30Examples/BGP: fix indenting causing wrong rendered pageChristian Poessinger
2019-05-30Add BGP IPv6 unnumbered exampleRuben Herold
2019-05-28Appendix: create dedicated section in manualChristian Poessinger