Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-20 | Split network-interfaces into multiple files | kmpm | |
- Now sections as separate files under interfaces/ - Fixed some references | |||
2019-01-20 | Merge pull request #9 from kmpm/features/gitignore | Yuriy Andamasov | |
a gitignore would make life better | |||
2019-01-20 | Merge pull request #8 from kmpm/features/vpn-wireguard | Yuriy Andamasov | |
wireguard is also a VPN technology | |||
2019-01-20 | Merge pull request #7 from kmpm/festures/split-services | Yuriy Andamasov | |
services in own folder | |||
2019-01-20 | fixed erroneous targets | kmpm | |
2019-01-20 | a gitignore would make life better | kmpm | |
2019-01-20 | wireguard is also a VPN technology | kmpm | |
- extract wireguard from network-interfaces - include wireguard as an external file in network-interfaces - include wireguard as an external file in vpn | |||
2019-01-20 | services in own folder | kmpm | |
* spitting services into multiple files in it's own folder * making image links absolute * some linting | |||
2019-01-18 | operational command for wireguard interface stats. | hagbard | |
2019-01-18 | Merge pull request #6 from kmpm/feature/wireless | Christian Poessinger | |
added wireless interface example | |||
2019-01-18 | Merge pull request #5 from kmpm/feature/dhcp-range | Christian Poessinger | |
dhcp ranges | |||
2019-01-18 | Merge pull request #4 from kmpm/features/windows-docker-example | Christian Poessinger | |
Added example for how to runcontainer using Windows PowerShell | |||
2019-01-18 | Added example for how to runcontainer using Windows PowerShell | kmpm | |
2019-01-18 | dhcp ranges | kmpm | |
in 1.2.0-rc11 you must use range | |||
2019-01-18 | added wireless interface example | kmpm | |
2018-12-07 | Merge pull request #3 from dsteinkopf/master | Christian Poessinger | |
T1060: Add command webproxy whitelist to bypass proxy based on source… | |||
2018-12-06 | T1060: Add command webproxy whitelist to bypass proxy based on ↵ | Dirk Steinkopf | |
source/destination address IP address. | |||
2018-12-06 | Add VXLAN to network interfaces chapter | Christian Poessinger | |
2018-12-06 | service: switch to newline after 80 chars | Christian Poessinger | |
2018-11-23 | Fixed grammar. | hagbard | |
2018-11-23 | Fixes: T1038 Write documentation for setting up a pppoe server | hagbard | |
2018-11-02 | dhcp-relay: removed port CLI option | Christian Poessinger | |
2018-10-07 | Added Webproxy to Services chapter | Christian Poessinger | |
2018-10-07 | Added SSH to Services chapter | Christian Poessinger | |
2018-10-07 | Added conntrack to Services chapter | Christian Poessinger | |
2018-10-07 | Change TOC maxdepth 3 -> 2 | Christian Poessinger | |
2018-10-07 | DHCP: bullet list format fixup in command explanation | Christian Poessinger | |
2018-10-07 | Add LLDP to Services chapter | Christian Poessinger | |
2018-10-07 | Add TFTP to Services chapter | Christian Poessinger | |
2018-10-07 | DynDNS whitespace fixup | Christian Poessinger | |
2018-10-07 | Add SNMP to Services chapter | Christian Poessinger | |
2018-10-07 | Update UDP bcast relay description | Christian Poessinger | |
2018-10-07 | Dockerfile: switch from Ubuntu 18.04 (Bionic) to Debian 9 (Stretch) | Christian Poessinger | |
2018-10-07 | Update README.md with Docker build instructions | Christian Poessinger | |
2018-10-07 | Add Dockerfile for Ubuntu 18.04 container to build the docs | Christian Poessinger | |
2018-10-07 | Reformat TOC and overall document style | Christian Poessinger | |
2018-10-06 | Make 'images' folder a subfolder of '_static' | Christian Poessinger | |
2018-10-05 | NAT: Shorten ip6tables table | Christian Poessinger | |
2018-10-05 | Replace all **NOTE** occurences with valid ReST statement | Christian Poessinger | |
See http://docutils.sourceforge.net/docs/ref/rst/directives.html#specific-admonitions for more information. | |||
2018-10-05 | Fixup Appendix headlines | Christian Poessinger | |
2018-10-05 | Add Appendix B with a Cisco DMVPN example | Christian Poessinger | |
2018-10-05 | Rename chapter '15 Troubleshooting' to 'Appendix A Troubleshooting' | Christian Poessinger | |
2018-10-05 | QoS: fixup chapter levels according to WiKi | Christian Poessinger | |
at https://wiki.vyos.net/wiki/QoS | |||
2018-10-05 | Quick Start: add basic QoS settings | Christian Poessinger | |
2018-10-05 | QoS: reformat bullet lists and config options | Christian Poessinger | |
2018-10-05 | Install: add spacing between RAM amount and RAM unit | Christian Poessinger | |
2018-10-05 | System: add basic system mgmt entries like host-/domainname | Christian Poessinger | |
2018-10-05 | Remove IPv6 chapter | Christian Poessinger | |
IPv6 specific stuff is handeled direclty in the chapters like Network Interface addresses or BGP. | |||
2018-10-05 | Interfaces: refine interface address assignment documentation | Christian Poessinger | |
2018-10-05 | Interfaces: Add link to WireGuard protocol and fix camel casing | Christian Poessinger | |