Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | 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 | |||
2020-03-10 | vrf: ease documentation about assigning interfaces to vrf | Christian Poessinger | |
2020-03-09 | vrf: add route-leaking | Christian Poessinger | |
2020-03-08 | vrf: add interfaces to "show vrf" output | Christian Poessinger | |
2020-03-08 | vrf: document ping usage | Christian Poessinger | |
2020-03-07 | vrf: add PPPoE to supported interfaces | Christian Poessinger | |
2020-03-06 | vrf: add ethernet, bonding, bridge to supported interfaces | Christian Poessinger | |
2020-03-06 | vrf: remove interface-route(6) from documentation (cur. not available) | Christian Poessinger | |
2020-03-06 | vrf: document "show ipv6 route vrf" command | Christian Poessinger | |
2020-03-06 | vrf: add interface documentation | Christian Poessinger | |
2020-03-06 | vrf: add documentation for static routing | Christian Poessinger | |
2020-03-05 | vrf: add additional static route example | Christian Poessinger | |
2020-03-05 | vrf: add show ip route vrf <name> | Christian Poessinger | |
2020-03-05 | pppoe: add configuration command for SLAAC adressing | Christian Poessinger | |
2020-03-04 | vrf: add initial documentation | Christian Poessinger | |
2020-03-03 | appendix: http-api (#215) | currite | |
Operational requests and configuration management requests. |