summaryrefslogtreecommitdiff
path: root/docs/_include
AgeCommit message (Collapse)Author
2021-02-11docs(interface-ip.txt): clarify wording of noteDaniel T. Thorpe
2021-02-11docs(interface-xdp.txt): change XDP available version to 1.4Daniel T. Thorpe
the configuration node for XDP was removed in 1.3 - see https://github.com/vyos/vyos-1x/commit/801c523502e5594da4796854d0ea2ecdd2d04958 T2666
2021-02-08vyos-1x: update current branchrebortg
2021-02-03Coverage: reenable coverage page progress (#441)Robert Göhler
* Github: correct branch for vyos-1x submodule * Coverage: reenable coverage page progress * Update vyos-1x submodule (#24) Co-authored-by: rebortg <rebortg@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-02-01Update vyos-1x submodulerebortg
2021-01-26Update vyos-1x submodule (#436)github-actions[bot]
Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-01-18Update vyos-1x submodule (#432)github-actions[bot]
Co-authored-by: rebortg <rebortg@users.noreply.github.com>
2021-01-11Update vyos-1x submodulerebortg
2021-01-04Update vyos-1x submodulerebortg
2020-12-29ethernet: eapol: use re-includable interface definitionChristian Poessinger
2020-12-28Update vyos-1x submodulerebortg
2020-12-23xdp: referece XDP router from APNICChristian Poessinger
2020-12-23xdp: use common include for both ethernet and bondChristian Poessinger
2020-12-21Update vyos-1x submodulerebortg
2020-12-21Fix spelling errorsjack9603301
2020-12-20Merge pull request #399 from jack9603301/masterRobert Göhler
Examples of adding VLAN awareness and port mirroring
2020-12-20Examples of adding VLAN awareness and port mirroringjack9603301
2020-12-20dhcpv6-options: add DUID descriptionChristian Poessinger
2020-12-14Update vyos-1x submodulerebortg
2020-12-11_include files: fix lint errorsrebortg
2020-12-10prefixdelegation correct commandrebortg
2020-12-10Update vyos-1x submodulerebortg
2020-12-09interface: mirror: Upload Port Mirror(SPAN) Documentjack9603301
2020-12-08update submodule versionrebortg
2020-12-08fix build error after mergerebortg
2020-12-08Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentationrebortg
2020-12-06arrange examplesrebortg
2020-11-30change include to absolute pathrebortg
2020-11-29Templates: move draw.io template to _inlcude folderrebortg
2020-11-27include: interface: fix ipv6 dhcp pdChristian Poessinger
2020-11-27interface: add documentation about interface 'ip' configuration nodeChristian Poessinger
2020-11-27interface: ipv6: document no-default-link-local optionChristian Poessinger
2020-11-27include: ipv6: combine autoconf and eui64 into a single fileChristian Poessinger
2020-11-26add vyos-1x submodulerebortg
2020-11-24interfaces: add generic QinQ VLAN documentationChristian Poessinger
2020-11-23interfaces: vlan: remove wrong arg in cmd headlineChristian Poessinger
2020-11-23interfaces: add generic VLAN documentationChristian Poessinger
2020-11-10interfaces: consolidate vxlan, geneve, wifi, pppoe, wwan to new include ↵Christian Poessinger
command syntax
2020-11-10interface: move mac and mtu documentation to common fileChristian Poessinger
2020-11-10interface: document dhcp(v6)-options on CLIChristian Poessinger
2020-11-10interfaces: document dhcp-optionsChristian Poessinger
2020-11-10interfaces: introduce new common-with|without-dhcp includeChristian Poessinger
Now we have one single include dealing with all the common interface stuff which is present on every interface.
2020-11-10interfaces: add common description include fileChristian Poessinger
2020-11-10interfaces: extend usage of new cmdinclude directive for bridge, bond, eth, ↵Christian Poessinger
peth, vxlan Commit c46473a ("docs: add ..cmdinclude:: directive") added support for including common text but only replacing individual labels so there can be source of truth also for the documentation.
2020-11-09Bridge: convert address to cmdincluderebortg
2020-02-25FIXME: add need_improvement.txtRobert Göhler