summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2020-06-30Build: fixed several build errorsrebortg
2020-06-30Sphinx: backport cfgcmd and opcmd directives to cruxrebortg
2020-06-30Merge pull request #274 from currite/crux-multicastChristian Poessinger
multicast: readd PIM and IGMP.
2020-06-30multicast: readd PIM and IGMP.currite
Previous merge adding PIM and IGMP did not work properly, command definitions were not published.
2020-06-29Merge pull request #273 from currite/crux-dhcp-relay-gre-bridgeDaniil Baturin
config.examples: dhcp relay through gre-bridge
2020-06-29config.examples: dhcp relay through gre-bridgecurrite
2020-06-27QoS: rewritecurrite
2020-06-27appendix: VyOS on GNS3currite
2020-06-26multicast: add pim and igmp and append existing igmp-proxycurrite
2020-06-24Update bridging.rstChristian Poessinger
2020-05-22Merge pull request #256 from currite/fix-qos-priorityDaniil Baturin
qos: fix priority explanation error
2020-05-22qos: fix priority explanation errorcurrite
2020-05-10Merge pull request #247 from DmitriyEshenko/patch-16Daniil Baturin
Remove wrong note about build container for 1.3
2020-05-10Fix of sample firewall rules for ESPNephiaust
Removed unneeded option "set firewall name OUTSIDE-LOCAL rule 40 destination port '50'" as committing with this rule will throw error + ESP doesnt have a direct destination port number
2020-05-09Remove wrong note about build container for 1.3Eshenko Dmitriy
2020-02-14wireguard - named keypairs don't exist on cruxkroy-the-rabbit
It appears the 1.3 documentation erroneously got backported here. Named keypairs aren't available on crux for wireguard.
2020-01-22sstp: remove chapter as its not available in cruxChristian Poessinger
2020-01-21conf: copyright 2020Christian Poessinger
(cherry picked from commit 6b40e534f65a6bee5dc4bbca8865604c0de0c824)
2019-12-28Add release notes for 1.2.4Daniil Baturin
(cherry picked from commit 499f536d5b6b5f5bc45c649abdab5c007cda30a6)
2019-12-15dynamic-dns: adjust ddclient reference to GitHubChristian Poessinger
2019-12-15config-management: restructure to the new cfgcmd/opcmd styleChristian Poessinger
(cherry picked from commit eea005b2e4308e537c8c97a6bd43338676187d36)
2019-12-15syslog: restructure chapter and tables to the new cfgcmd/opcmd styleChristian Poessinger
(cherry picked from commit 5e5d68f889e971560abb695fa3ad7ba84890e82d)
2019-12-01contributing: import documentation chapter from masterChristian Poessinger
2019-12-01add new directives cfcmd and opcmdChristian Poessinger
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27conf: set full version - 1.2.x (crux)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-11-12SNMP: add security information for SNMPv3Christian Poessinger
(cherry picked from commit 9610be887b0ace40875c23c2ea3fcbd3aea5fa14)
2019-11-12Vyatta: migrate: update migration guide and fix referencesChristian Poessinger
- Fix referenced links to VyOS 1.0 - Fix leftover MediaWiki syntax (cherry picked from commit 5fcd3ec773e84b7210bcb1ddbfb572aa44bd69c1)
2019-11-08conf: add VyOS logo to generated docsChristian Poessinger
(cherry picked from commit 8039d9d2dce4b99820513041045b1825a09ffd07)
2019-11-08index: remove 'rst' file extension on includesChristian Poessinger
(cherry picked from commit e298cf2290cca0f3c76579074bafbbcce18ca356)
2019-11-08index: reformat table of contentsChristian Poessinger
Make TOC sections more obvious and remove single include file for contribution and development. (cherry picked from commit 7d3a19bcad6a011b407d4f143f70c6f70631ad95)
2019-11-08index: add missing copyright statementChristian Poessinger
(cherry picked from commit 477f5717dad68be5cc5039acbdd34a14bdc3bd56)
2019-11-07Revert "[Bridging]: Fixing bad example"Christian Poessinger
This reverts commit f81071bf2bb217f6924dfff62c7e439def91574d.
2019-11-06contribution: build cleanupkroy
2019-11-06contribution: add Python node about 80 character limitChristian Poessinger
2019-11-06contribution: elaborate on Docker container versionsChristian Poessinger
2019-11-06contribution: improve Docker build documentationChristian Poessinger
Add notes about Dockerhub and that rebuilding the container will take a long long time.
2019-11-06contributing: document Kernel, Firmware, Accel-PPP and Intel driversChristian Poessinger
2019-11-06contribution: improve coding-guideline examplesChristian Poessinger
- Use indent 4 spaces for Python - Use indent 2 spaces on XML - Note about xmllint
2019-11-06contribution: use 80 character line breaksChristian Poessinger
2019-11-06contribution: rewrite guidelines and add commit examplesChristian Poessinger
- use 80 characters line break - rewrite GitHub guide - Updated commit message guide - explain workflows a bit better
2019-11-06netflow: use asterisk on listChristian Poessinger
2019-11-06contributing: issues: add 80 character line breaks and linksChristian Poessinger
2019-11-03netflow: extend examplesChristian Poessinger
2019-11-02Merge pull request #139 from currite/add_details_to_wipe_configChristian Poessinger
add detailed steps to wipe config
2019-11-02Merge pull request #140 from SquirePug/masterChristian Poessinger
Added DMVPN notes
2019-10-30[Bridging]: Fixing bad examplekroy
2019-10-30Update dmvpn.rstSquirePug
2019-10-28add detailed steps to wipe configcurrite