Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-04-05 | wwan: add initial documentation | Christian Poessinger | |
2020-04-05 | wifi: rename chapter, add 'Wireless LAN' | Christian Poessinger | |
2020-04-05 | bond: rename chapter, add 'Link Aggregation' to title | Christian Poessinger | |
2020-04-04 | Merge pull request #234 from varesa/patch-2 | Daniil Baturin | |
T2209: Remove old user level from quick start | |||
2020-04-03 | T2209: Remove old user level from quick start | Esa Varemo | |
2020-04-03 | Merge pull request #233 from currite/L2TPoIPsec | Daniil Baturin | |
l2tp: adding small details | |||
2020-04-03 | l2tp: adding small details | currite | |
Add explanation on UDP-encapsulating ESP for NAT and add another example of possible DNS server. | |||
2020-04-02 | development: add notes about priorities | Christian Poessinger | |
2020-04-02 | Merge pull request #232 from currite/nat-format | Christian Poessinger | |
nat: edit format and indentation | |||
2020-04-02 | Merge pull request #231 from currite/zbf-legend | Christian Poessinger | |
appendix/examples/zone-policy: add wiki legend and fix indentation | |||
2020-04-02 | Merge pull request #229 from currite/pbr | Christian Poessinger | |
pbr: some format and indentation | |||
2020-04-02 | nat: edit format and indentation | currite | |
Convert a note into subsection and adjust texts to 72 columns. | |||
2020-04-02 | appendix/examples/zone-policy: add wiki legend and fix indentation | currite | |
Add contents of the original legend at the wiki's image and adjust texts to 72 columns. | |||
2020-04-02 | Merge pull request #230 from currite/PBF | Daniil Baturin | |
firewall: add link to ZBF intro, some format and indentation | |||
2020-04-02 | firewall: add link to ZBF intro, some format and indentation | currite | |
Add link to Zone-Based Firewall KB introduction, edit some format and adjust texts to 72 characters. | |||
2020-04-01 | pbr: some format and indentation | currite | |
2020-04-01 | Merge pull request #228 from currite/bridge | Christian Poessinger | |
bridge: typo, stp warning and indentation | |||
2020-04-01 | Merge pull request #225 from niklasea/fix-docker-group-recommendation | Christian Poessinger | |
build.rst: Do not recommend using docker group | |||
2020-04-01 | bridge: typo, stp warning and indentation | currite | |
Adjusted to 72 column. | |||
2020-04-01 | Merge pull request #227 from niklasea/fix-typos | Daniil Baturin | |
Docs: Fix typo and code-block errors | |||
2020-04-01 | Merge pull request #226 from kroy-the-rabbit/router-advert | Daniil Baturin | |
router-advert: Porting over router-advert documentation | |||
2020-03-31 | router-advert: Porting over router-advert documentation | kroy | |
2020-03-31 | Docs: Fix typo and code-block errors | Niklas Elmose Andersen | |
Typo removed from CONTRIBUTING.md arp.rst properly displays example command build-vyos.rst troubleshooting diff has proper highlighting | |||
2020-03-31 | build.rst: Do not recommend using docker group | Niklas Elmose Andersen | |
The documentation for building VyOS currently recommends adding a non-root user to the docker group. Doing so is equivalent to making that user root and thus should at least carry a warning. | |||
2020-03-30 | http api: T2160: update docs regarding restricting HTTP API proxy | John Estabrook | |
2020-03-30 | bond: add Cisco Catalyst example | Christian Poessinger | |
2020-03-26 | appendix: run VyOS inside GNS3 | currite | |
2020-03-26 | Merge pull request #223 from xesxen/master | Christian Poessinger | |
NPTv6: Update commands and ip6tables output | |||
2020-03-25 | site-to-site: Fix typo in rfc reference | John Estabrook | |
2020-03-24 | router-advert: adjust to new CLI syntax | Christian Poessinger | |
2020-03-24 | NPTv6: Update commands and ip6tables output | Wouter | |
2020-03-22 | sstp: descripbe how to test sstp server using sstpc | Christian Poessinger | |
2020-03-22 | sstp: adjust ssl certificate path | Christian Poessinger | |
2020-03-20 | sstp: move to VPN section | Christian Poessinger | |
2020-03-20 | nat: fix ip address typo | Demon_H | |
2020-03-18 | Merge pull request #221 from currite/conf-overview-3 | Christian Poessinger | |
config-overview: show-config-private and restructure seeing & navigating | |||
2020-03-18 | wireguard: new keygen syntax | currite | |
2020-03-18 | config-overview: show-config-private and restructure seeing & navigating | currite | |
Add command to show config without private data, restructure seeing & navigating, and fine tune other small details. | |||
2020-03-17 | vrf: add interface route description | Christian Poessinger | |
2020-03-17 | route: static: link alternate routing tables to VRF | Christian Poessinger | |
2020-03-17 | route: static: proper indent distance block | Christian Poessinger | |
2020-03-17 | config overview: document comment command | Christian Poessinger | |
2020-03-17 | Merge pull request #218 from currite/restore-pxe-details | Christian Poessinger | |
PXE install: restore clarifying details | |||
2020-03-17 | Merge pull request #217 from currite/config-related-reindex | Christian Poessinger | |
index reorganisation to clarify concepts related to config, manage, a… | |||
2020-03-17 | Merge pull request #220 from jestabro/debug-flags | Christian Poessinger | |
T2132: Document kernel boot parameter 'vyos-config-debug' | |||
2020-03-16 | T2132: Document kernel boot parameter 'vyos-config-debug' | John Estabrook | |
2020-03-16 | vrf: add traceroute command | Christian Poessinger | |
2020-03-13 | PXE install: restore clarifying details | currite | |
PXE documentation was modified and improved, but at the same time some clarifying details, which make reading easier, were deleted, so now those are being restored. | |||
2020-03-13 | index reorganisation to clarify concepts related to config, manage, ↵ | currite | |
advanced, basic | |||
2020-03-12 | conntrack: split last code-block (#216) | currite | |
separate active router and standby router |