summaryrefslogtreecommitdiff
path: root/docs/interfaces
AgeCommit message (Collapse)Author
2021-01-24Migrate new file structure to crux (#435)Robert Göhler
* order workflows and add submodule * rename gitmodules file * delete docs/.gitignore * add vyos custom linter * correct __pycache__ in gitignore * add test-coverage.py * move draw.io folder * arrange changelog, install history and about * arrange: firewall * arrange: highavailability * arrange: loadbalancing * arrange: nat * arrange: services * sort configexamples and configuration interfaces * wireles: rename wireless * rearrange: Protocols and Policy * rearrange: Firewall and Zone Policy * rearrange: Interfaces * rearrange: Interfaces * rearrange: dynamic DNS * hostinfo: add page to index * rearrange: appendix * venv: add Pipfile * rearrange: contributing * index: remove debugging * rearrange: fix all figure and refs * rearrange: commandtree * fix: cli, openvpn, install headline level * protocols: change headline * firewall: move mss clamping * ip: separate ipv4 and ipv6 * arp: move to static page * igmp: rename multicast page * Update to year 2021
2020-11-03Update tunnel.rstcurrite
2020-11-03tunnels/gre: add gre-bridge and gre keyscurrite
2020-06-24Update bridging.rstChristian Poessinger
2019-11-28Refactor "code-block:: console" to "code-block:: none"Christian Poessinger
2019-11-27Refactor "code-block:: sh" to "code-block:: console"Christian Poessinger
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-07Revert "[Bridging]: Fixing bad example"Christian Poessinger
This reverts commit f81071bf2bb217f6924dfff62c7e439def91574d.
2019-10-30[Bridging]: Fixing bad examplekroy
2019-09-25Fixed Examplerbroderi
Example syntax did not work.
2019-09-18Spelling, a few minor rewrites.kroy
2019-08-06begin chance public IPs to documentation reseverd IPsrebortg
2019-07-15PPPoE: move MSS to routingChristian Poessinger
2019-06-16WireGuard: remove duplicate referenceChristian Poessinger
2019-06-16Interfaces/VPN: move WireGuard to VPN sectionChristian Poessinger
... as OpenVPN is already there, too and it is represented as interface.
2019-05-21remove port setter im not sure about thisrebortg
2019-05-21include default port fix from T1384rebortg
2019-05-19add vxlan unicast examplerebortg
2019-05-13add l2tpv3 reference interface/index.rstrebortg
2019-05-13add L2TPv3 Interfacerebortg
2019-05-08fix set system sysctl custom ... to receive and accept RAs on an interfacerebortg
2019-04-30add send router advertisementsrebortg
2019-04-18add pppoe connectionrebortg
2019-04-16add some mode tunnelinterfacesrebortg
2019-04-14fix interface toctreerebortg
2019-04-14add troubleshooting section to gremic54
2019-04-14modified tunnel int to parent, vti to sub, and added gremic54
2019-03-25add QinQrebortg
2019-03-21add dummy interfacesrebortg
2019-01-20Split network-interfaces into multiple fileskmpm
- Now sections as separate files under interfaces/ - Fixed some references
2019-01-20wireguard is also a VPN technologykmpm
- extract wireguard from network-interfaces - include wireguard as an external file in network-interfaces - include wireguard as an external file in vpn