currite
4de1875189
appendix: VyOS on GNS3
2020-06-27 00:02:21 +02:00
currite
a26bc0848f
multicast: add pim and igmp and append existing igmp-proxy
2020-06-26 21:26:20 +02:00
Christian Poessinger
e30043bfe3
Update bridging.rst
2020-06-24 00:23:58 +02:00
Daniil Baturin
bf5054c1a9
Merge pull request #256 from currite/fix-qos-priority
...
qos: fix priority explanation error
2020-05-22 08:55:33 +07:00
currite
fc03972a74
qos: fix priority explanation error
2020-05-22 00:36:39 +02:00
Daniil Baturin
11b1862a2c
Merge pull request #247 from DmitriyEshenko/patch-16
...
Remove wrong note about build container for 1.3
2020-05-10 21:43:09 +07:00
Nephiaust
edcd9098c5
Fix of sample firewall rules for ESP
...
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-10 19:17:29 +09:30
Eshenko Dmitriy
35a4692cdd
Remove wrong note about build container for 1.3
2020-05-09 13:39:42 +03:00
kroy-the-rabbit
277ef7b0cd
wireguard - named keypairs don't exist on crux
...
It appears the 1.3 documentation erroneously got backported here. Named keypairs aren't available on crux for wireguard.
2020-02-14 23:31:57 -06:00
Christian Poessinger
900b24d30a
sstp: remove chapter as its not available in crux
2020-01-22 19:52:24 +01:00
Christian Poessinger
e8d1cbaeff
conf: copyright 2020
...
(cherry picked from commit 6b40e534f65a6bee5dc4bbca8865604c0de0c824)
2020-01-21 13:58:59 +01:00
Daniil Baturin
fbf3919715
Add release notes for 1.2.4
...
(cherry picked from commit 499f536d5b6b5f5bc45c649abdab5c007cda30a6)
2019-12-28 23:06:54 +01:00
Christian Poessinger
8f7899f2e8
dynamic-dns: adjust ddclient reference to GitHub
2019-12-15 18:27:34 +01:00
Christian Poessinger
8cc5276715
config-management: restructure to the new cfgcmd/opcmd style
...
(cherry picked from commit eea005b2e4308e537c8c97a6bd43338676187d36)
2019-12-15 13:22:37 +01:00
Christian Poessinger
00d2feca89
syslog: restructure chapter and tables to the new cfgcmd/opcmd style
...
(cherry picked from commit 5e5d68f889e971560abb695fa3ad7ba84890e82d)
2019-12-15 13:11:16 +01:00
Christian Poessinger
e26796a09e
contributing: import documentation chapter from master
2019-12-01 10:18:04 +01:00
Christian Poessinger
85c0672291
add new directives cfcmd and opcmd
2019-12-01 10:15:16 +01:00
Christian Poessinger
de3b09d6ac
Refactor "code-block:: console" to "code-block:: none"
2019-11-28 21:41:53 +01:00
Christian Poessinger
8d843d4a17
conf: set full version - 1.2.x (crux)
2019-11-27 17:36:39 +01:00
Christian Poessinger
9ed5ac0cd6
Refactor "code-block:: sh" to "code-block:: console"
...
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-27 17:31:39 +01:00
Christian Poessinger
852f7f7a23
SNMP: add security information for SNMPv3
...
(cherry picked from commit 9610be887b0ace40875c23c2ea3fcbd3aea5fa14)
2019-11-12 08:01:59 +01:00
Christian Poessinger
52df9ed65c
Vyatta: migrate: update migration guide and fix references
...
- Fix referenced links to VyOS 1.0
- Fix leftover MediaWiki syntax
(cherry picked from commit 5fcd3ec773e84b7210bcb1ddbfb572aa44bd69c1)
2019-11-12 07:52:34 +01:00
Christian Poessinger
a86564294c
conf: add VyOS logo to generated docs
...
(cherry picked from commit 8039d9d2dce4b99820513041045b1825a09ffd07)
2019-11-08 18:30:50 +01:00
Christian Poessinger
bdd152b764
index: remove 'rst' file extension on includes
...
(cherry picked from commit e298cf2290cca0f3c76579074bafbbcce18ca356)
2019-11-08 18:30:40 +01:00
Christian Poessinger
6c32a3cd32
index: reformat table of contents
...
Make TOC sections more obvious and remove single include file for
contribution and development.
(cherry picked from commit 7d3a19bcad6a011b407d4f143f70c6f70631ad95)
2019-11-08 18:30:31 +01:00
Christian Poessinger
d031783b14
index: add missing copyright statement
...
(cherry picked from commit 477f5717dad68be5cc5039acbdd34a14bdc3bd56)
2019-11-08 17:30:50 +01:00
Christian Poessinger
0de5408343
Revert "[Bridging]: Fixing bad example"
...
This reverts commit f81071bf2bb217f6924dfff62c7e439def91574d.
2019-11-07 21:53:09 +01:00
kroy
d7f81e784e
contribution: build cleanup
2019-11-06 21:34:48 +01:00
Christian Poessinger
bdf0451c61
contribution: add Python node about 80 character limit
2019-11-06 19:27:50 +01:00
Christian Poessinger
1066322084
contribution: elaborate on Docker container versions
2019-11-06 19:23:01 +01:00
Christian Poessinger
0884d46252
contribution: improve Docker build documentation
...
Add notes about Dockerhub and that rebuilding the container will take a
long long time.
2019-11-06 19:17:53 +01:00
Christian Poessinger
24896d28d4
contributing: document Kernel, Firmware, Accel-PPP and Intel drivers
2019-11-06 18:53:24 +01:00
Christian Poessinger
6620b221ba
contribution: improve coding-guideline examples
...
- Use indent 4 spaces for Python
- Use indent 2 spaces on XML
- Note about xmllint
2019-11-06 18:43:43 +01:00
Christian Poessinger
c9a8f16cce
contribution: use 80 character line breaks
2019-11-06 18:43:43 +01:00
Christian Poessinger
d4eb3bee7c
contribution: rewrite guidelines and add commit examples
...
- use 80 characters line break
- rewrite GitHub guide
- Updated commit message guide
- explain workflows a bit better
2019-11-06 18:42:34 +01:00
Christian Poessinger
4e7fa1b0b8
netflow: use asterisk on list
2019-11-06 07:23:20 +01:00
Christian Poessinger
ce09e37e85
contributing: issues: add 80 character line breaks and links
2019-11-06 07:22:50 +01:00
Christian Poessinger
4ed0a4f80a
netflow: extend examples
2019-11-03 18:34:21 +01:00
Christian Poessinger
c5e75c2d33
Merge pull request #139 from currite/add_details_to_wipe_config
...
add detailed steps to wipe config
2019-11-02 11:23:24 -05:00
Christian Poessinger
0f55801a82
Merge pull request #140 from SquirePug/master
...
Added DMVPN notes
2019-11-02 11:22:59 -05:00
kroy
f81071bf2b
[Bridging]: Fixing bad example
2019-10-30 14:14:10 -05:00
SquirePug
85b00dbed7
Update dmvpn.rst
2019-10-30 14:27:42 +11:00
currite
20a28ff779
add detailed steps to wipe config
2019-10-28 18:22:06 +01:00
Christian Poessinger
9b5f3042ef
SNMP: add SolarWinds device template
2019-10-24 19:32:59 -05:00
Christian Poessinger
f1c5551b21
SNMP: use 80 character line break
2019-10-24 19:31:38 -05:00
Christian Poessinger
3bc1636405
Merge pull request #136 from currite/avoid-rule0-at-wlb
...
Delete faulty rule 0 in example
2019-10-24 08:20:17 -05:00
currite
0bc0ceb361
Delete faulty rule 0 in example
2019-10-24 11:13:37 +02:00
Eshenko Dmitriy
1cd209db67
Adding edit path for SSTP commands
2019-10-23 14:56:59 +03:00
Christian Poessinger
27aa64fbc5
Merge pull request #133 from pbootly/patch-1
...
Update so3group_maintainers.key location
2019-10-23 06:17:38 -05:00
Christian Poessinger
733a6345ed
Merge pull request #132 from currite/pxe_and_latest
...
latest release link and PXE
2019-10-23 06:17:12 -05:00