summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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
2019-10-24SNMP: add SolarWinds device templateChristian Poessinger
2019-10-24SNMP: use 80 character line breakChristian Poessinger
2019-10-24Merge pull request #136 from currite/avoid-rule0-at-wlbChristian Poessinger
Delete faulty rule 0 in example
2019-10-24Delete faulty rule 0 in examplecurrite
2019-10-23Adding edit path for SSTP commandsEshenko Dmitriy
2019-10-23Merge pull request #133 from pbootly/patch-1Christian Poessinger
Update so3group_maintainers.key location
2019-10-23Merge pull request #132 from currite/pxe_and_latestChristian Poessinger
latest release link and PXE
2019-10-23Update so3group_maintainers.key locationMatt
http://vyos.net/so3group_maintainers.key no longer exists and errors with a 404, update to wiki.vyos.net to succesfully be able to continue with doc.
2019-10-19latest release link and PXEcurrite
2019-10-18system-proxy: cli options documentedhagbard
2019-10-17system: login: add note for RADIUS usersChristian Poessinger
2019-10-15Adding missing sync group documentationkroy
2019-10-12Merge pull request #128 from kroy-the-rabbit/installrewritesChristian Poessinger
Significant rewrites
2019-10-11Merge pull request #129 from kroy-the-rabbit/masterDaniil Baturin
Significant rewrite
2019-10-10Significant rewritekroy
2019-10-10Significant rewriteskroy
2019-10-10Merge pull request #126 from DmitriyEshenko/patch-11Christian Poessinger
Missing ethernet in command.
2019-10-10Merge pull request #127 from currite/note-on-v4v6-groupsChristian Poessinger
fw group names must be unique
2019-10-10fw group names must be uniquecurrite
2019-10-08Update dhcp.rstEshenko Dmitriy
2019-10-07Spelling fix, navigation fixeskroy
2019-10-06Merge pull request #124 from kroy-the-rabbit/masterChristian Poessinger
T1700: Adding note to address this limitation
2019-10-05T1700: Adding note to address this limitationkroy
2019-10-05Significant cleanup and deduplicationkroy
2019-10-04APU4: add note for Compex WLE900VX WiFi cardChristian Poessinger
2019-10-04Quick Start: fix 'WARNING: Title underline too short'Christian Poessinger
2019-10-02Merge pull request #122 from ramaxlo/typo-fixChristian Poessinger
Fix typos in pages
2019-10-02APU4: fix typosChristian Poessinger
2019-09-30Fix typos in pagesRamax Lo
2019-09-26Added allow-from DNS forwarding settingsDavid Wilson
During my testing only the /0 and /32 network prefix lengths worked, specifying a /24 caused the DNS Service to not respond. I have added the /0 network to the above examples so the documentation exists for this required command and will submit a bug report on the issue.
2019-09-26Merge pull request #120 from rbroderi/masterDaniil Baturin
Update bridge CLI example syntax
2019-09-25Fixed Examplerbroderi
Example syntax did not work.
2019-09-25VyOS on baremetal improvements (#119)Cristian Ciupitu
* Fix syntax errors & formatting for hyperlinks * Fix typos * Use :kbd: for keystrokes.
2019-09-25Added vyos on vmware page and rudimentary structure. (#118)SquirePug
* feature: adding notes for running on vmware around contending memory and memory management in low memory situations
2019-09-24Merge pull request #117 from rebortg/add/ntpChristian Poessinger
add system NTP section