summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-09-17Merge pull request #333 from currite/crux-mss-clampingChristian Poessinger
mss-clamping: remove unnecessary disable commnad, add directives and …
2020-09-17mss-clamping: remove unnecessary disable commnad, add directives and ↵currite
explanations
2020-09-16Merge pull request #331 from currite/backport-qos-hintChristian Poessinger
qos: improve hint on choosing policy
2020-09-16Merge pull request #330 from currite/backport-image-mgmtChristian Poessinger
image management: backport add rollback subsection and last changes
2020-09-16qos: improve hint on choosing policycurrite
2020-09-16image management: backport add rollback subsection and last changescurrite
2020-09-16Merge pull request #329 from currite/backport-conf.overviewDaniil Baturin
configuration overview: backport: wiki additions, reorganization and …
2020-09-16configuration overview: backport: wiki additions, reorganization and lil ↵currite
changes.
2020-09-09Merge pull request #322 from currite/backport-install-docJohn Estabrook
installation: backport recent additions
2020-09-10installation: backport recent additionscurrite
Add the creation of a bootable USB drive and other improvements.
2020-08-26Merge pull request #315 from dannyt66/fix/danyt66-syslog-typoRobert Göhler
docs(syslog.rst): corrected en to an
2020-08-10Merge pull request #303 from currite/cruxChristian Poessinger
Backport last 4 QoS commits to Crux
2020-08-06qos: fix and complete examplescurrite
2020-08-06qos: fix shaper burst definitioncurrite
Shaper definition does not correspond to HTB cburst but to HTB burst.
2020-08-06qos: advice on voip and ceilingcurrite
2020-08-06qos: move ingress shaping to the end of the articlecurrite
Ingress Shaping is an exceptional case, it should be shown after it is explained how the standard procedure works.
2020-07-19Merge pull request #284 from as212921/update-buildDaniil Baturin
build-vyos: rewrite documentation
2020-07-18build-vyos: rewrite documentation for building ISOAndrew Ying
- Improve Docker build instructions - Make clear that build from source is possible - Add information about building from source - Correct references to current branch with master branch
2020-07-05Merge pull request #278 from currite/cruxChristian Poessinger
qos: tuning several little details
2020-07-03qos: tuning several little detailscurrite
2020-06-30Merge pull request #275 from rebortg/cfgcmd_cruxRobert Göhler
Sphinx: backport cfgcmd and opcmd directives to crux
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-26Merge pull request #270 from currite/cruxChristian Poessinger
multicast: add pim and igmp and append existing igmp-proxy
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-10Merge pull request #248 from Nephiaust/patch-1Daniil Baturin
Fix of sample firewall rules for ESP
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-16Merge pull request #207 from kroy-the-rabbit/patch-3Christian Poessinger
wireguard - named keypairs don't exist on crux
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-22Docker: sync to 'master' branchChristian Poessinger
2020-01-22gitignore: extend ignore contentRobert Göhler
(cherry picked from commit 4783e335c7104ed89f2e04f9c1475bdc022af9a9)
2020-01-22gitignore: add SlickEdit project filesChristian Poessinger
(cherry picked from commit 6a2f577858f718833511d34f0bc431804aeb9e40)
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