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 #8 from kmpm/features/vpn-wireguard | Yuriy Andamasov | |
wireguard is also a VPN technology | |||
2019-01-20 | fixed erroneous targets | 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 | dhcp ranges | kmpm | |
in 1.2.0-rc11 you must use range | |||
2019-01-18 | added wireless interface example | kmpm | |
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 | 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 | |
2018-10-05 | Interfaces: Add IPv6 address support | Christian Poessinger | |
2018-10-04 | Install: show 4.18.11 Kernel for 'uname -a' | Christian Poessinger | |
2018-10-04 | Install: add hint about removed 'install system' command | Christian Poessinger | |
2018-10-04 | VPN: added note regarding Google DNS, Quad9 and Cloudflare in L2TP/IPSec | Christian Poessinger | |
2018-10-04 | VPN: added missing code-block statement in L2TP/IPSec | Christian Poessinger | |
2018-10-04 | VPN: add RADIUS authentication backend for L2TP/IPSec | Christian Poessinger | |
2018-10-04 | Make sure VyOS is written in the same style everywhere | Christian Poessinger | |
2018-10-04 | System: Move Syslog down one hirachy level | Christian Poessinger | |
2018-10-03 | T759: Update wiki.vyos.net syslog config options | hagbard | |
2018-10-03 | Services: change mDNS and bcast relay hirachy | Christian Poessinger | |