summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces
AgeCommit message (Collapse)Author
2026-04-03DOC: Add CLIs and their description for VTIs (#1811)LiudmylaNad
2026-04-03DOC: Proofread wwan.rst (#1812)LiudmylaNad
2026-03-30Add TODO markers, fill placeholders, mark stub pages (#1802)Yuriy Andamasov
* chore: add TODO markers for 12 files needing cfgcmd/opcmd conversion Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: fill TBD placeholder in flow-accounting, remove TBD in static routes Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * docs: add stub admonitions to 3 minimal pages Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: replace non-RFC IP addresses and suppress false positives in linter Replace public IPs with RFC 5737 documentation addresses and add stop/start_vyoslinter markers for false positives (MAC addresses, OIDs, NAT64 well-known prefix). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: replace remaining non-RFC IPs and suppress MAC address false positive - Replace 8.8.8.8 (Google DNS) with 192.0.2.1 (RFC 5737) in: - docs/configexamples/ansible.rst (3 occurrences) - docs/configexamples/nmp.rst (1 occurrence) - docs/automation/terraform/terraformvSphere.rst (1 occurrence) - Wrap SHA-256 certificate fingerprint in openvpn-examples.rst with stop_vyoslinter/start_vyoslinter to suppress false-positive IPv6 flag Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: wrap long lines to comply with 80-char line length limit Wrapped prose content exceeding 80 characters in 9 documentation files. Only RST prose and directive content was modified; code block contents were left untouched as they are exempt from the linter. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: wrap 2 remaining long lines for linter compliance Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: suppress linter for long URL reference in terraformvSphere.rst * fix: address Copilot review suggestions — broken links, typos, YAML indentation - Fix broken inline RST links split across lines in sysctl.rst, eve-ng.rst, oracle.rst (stub notes with VyOS documentation repository link) - Fix YAML indentation in both playbook code blocks in ansible.rst - Fix typo "VyoS" -> "VyOS" in ansible.rst - Fix typo "desition" -> "decision" in terraformvSphere.rst - Fix 4 occurrences of "Terrafom" -> "Terraform" in terraformvSphere.rst - Fix :doc: role split across two lines in openvpn-examples.rst - Wrap long paragraph in openconnect.rst to <=80 chars and remove unnecessary stop/start_vyoslinter markers Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: resolve remaining linter failures — long lines and OID false positive Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> * fix: revert 8.8.8.8 replacements, use stop_vyoslinter instead --------- Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-30DOC: Proofread wireless.rst (#1806)LiudmylaNad
* DOC: Proofread wireless.rst * Apply suggestion from @dmbaturin --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-17DOC: Proofread openvpn-examples.rst (#1779)LiudmylaNad
* DOC: Proofread openvpn-examples.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-17DOC: Proofread vxlan.rst (#1797)LiudmylaNad
2026-03-17DOC: Proofread sstp-client.rst (#1798)LiudmylaNad
2026-03-17DOC: Proofread pppoe.rst (#1790)LiudmylaNad
Remove superfluous information not related to PPPoE interface configuration in VyOS Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-16DOC: Proofread wireguard.rst (#1784)LiudmylaNad
* DOC: Proofread wireguard.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-16DOC: Proofread pseudo-ethernet.rst (#1791)LiudmylaNad
* DOC: Proofread pseudo-ethernet.rst --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-03-02DOC: Proofread openvpn.rst (#1778)LiudmylaNad
* DOC: Proofread openvpn.rst * Update openvpn.rst
2026-02-16DOC: Proofreading ethernet.rst (#1740)LiudmylaNad
* DOC: Proofreading ethernet.rst * doc: indentation configuration * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Remove mentions of Metro Ethernet --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread tunnel.rst (#1753)LiudmylaNad
* DOC: Proofread tunnel.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Review comments addressed --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread geneve.rst (#1754)LiudmylaNad
* DOC: Proofread geneve.rst * Update docs/configuration/interfaces/geneve.rst Co-authored-by: Daniil Baturin <daniil@baturin.org> * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Corrected Geneve capitalization. * Apply suggestions from code review Review comments have been addressed. Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update geneve.rst Line length corrections.  --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread L2TPv3.rst (#1762)LiudmylaNad
* DOC: Proofread L2TPv3.rst * Apply suggestions from code review Co-authored-by: Daniil Baturin <daniil@baturin.org> * Update l2tpv3.rst Review comments addressed. --------- Co-authored-by: Daniil Baturin <daniil@baturin.org>
2026-02-16DOC: Proofread macsec.rst (#1771)LiudmylaNad
2026-02-05ethtool: T7730: Add configuration coalesce for interface (#1728)Alexandr K.
This change introduces CLI support for configuring network interface interrupt coalescing parameters.
2026-01-30DOC: Removing the hint from the Loopback section (#1747)LiudmylaNad
2026-01-27DOC: Proofreading virtual, loopback, and dummy interfaces (#1745)LiudmylaNad
2025-12-31openvpn: T7633: Add support for 'data-ciphers-fallback' in site-to-site tunnelsOleksandr Kuchmystyi
2025-12-23DOC: Proofreading bonding.rst (#1721)LiudmylaNad
2025-12-23DOC: Proofreading bridge.rst (#1727)LiudmylaNad
2025-06-26Correction of firewall syntax in multiple pages (#1651)srividya0208
2025-06-12Expanded the OpenVPN information and added examples (#1644)srividya0208
2025-02-26geneve: T7171: Add dstport option to GENEVE tunnelsNataliia Solomko
2024-12-13T6944: adds documentation for switchdev modeNicolas Vollmar
2024-09-21T6693: wireless: Documentation on WiFi-6(e) (802.11ax) for 2.4GHz and 6GHz ↵Alain Lamar
AccessPoints including examples
2024-09-13add mac sec over wanfett0
2024-08-22openvpn: renamed the ncp-cipher to data-cipher as per the latest changes (#1528)srividya0208
2024-08-09OPENVPN: T6555: add documentation bridge featurefett0
2024-07-21Add initial hardware platform Gowin GW-FN-1UR1-10GChristian Breunig
2024-07-04Merge branch 'current' into patch-3whyrlpool
2024-07-04Merge pull request #1471 from alainlamar/T6320Christian Breunig
wireless: T6320: Document 802.11ax settings
2024-07-04proofread interfaces/wwanwhyrlpool
2024-07-04proofread interfaces/wirelesswhyrlpool
2024-07-04proofread interfaces/wireguardwhyrlpool
2024-07-04proofread interfaces/vxlanwhyrlpool
2024-07-04proofread bridge interfacewhyrlpool
2024-07-04proofread openvpn interfacewhyrlpool
2024-07-02Deleted not existing options in geneve interfaceaapostoliuk
Deleted not existing options in geneve interface. `set interfaces geneve <interface> disable-link-detect` `set interfaces geneve <interface> disable-flow-control` `set interfaces geneve <interface> vrf <vrf>`
2024-07-01Merge pull request #1496 from srividya0208/openvpn-optionDaniil Baturin
openvpn: edit of the openvpn-options
2024-07-01openvpn: edit of the openvpn-optionssrividya0208
2024-06-27wireless: T6320: Merge remote-tracking branch 'upstream/current' into T6320Alain Lamar
2024-06-26T2891: add documentation for ring-buffer optionNicolas Vollmar
2024-06-24wireless: T6320: Merge remote-tracking branch 'upstream' into T6320Alain Lamar
2024-06-24wireless: T6320: Backport changes from T6318Alain Lamar
2024-06-17wireless: T6320: Change 'beacon-frame-protection enable' to ↵Alain Lamar
'enable-bf-protection'
2024-06-15wireless: T6318: move country-code to a system wide configurationChristian Breunig
2024-06-04wireless: T6320: Address linter issuesAlain Lamar
2024-06-02wireless: T6320: Document 802.11ax settingsAlain Lamar