summaryrefslogtreecommitdiff
path: root/docs/configuration/interfaces/wireless.rst
AgeCommit message (Collapse)Author
2026-05-06feat: flip swap mechanism on circinus — MD as primary, RST as overrideYuriy Andamasov
Mirror of #1899 for circinus. Same logic, same scripts, per-branch file set. Changes: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 253 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix) for the same 253 stems - Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty - conf.py exclude_patterns flipped: rst-*.rst excluded by default - conf.py runtime-artifact references updated to _rst_override_state.json and _md_exclude.txt - scripts/swap_sources.py rewritten with inverted rename direction (rst-<stem>.rst → <stem>.rst when applying overrides; <stem>.md excluded via _md_exclude.txt) - scripts/import_myst.py and tests/test_import_myst.py deleted (obsolete) - tests/test_swap_sources.py rewritten for new semantics Identical change set to #1899 (current). Per-branch differences: - circinus has 253 stems vs current's 254 (suricata is current-only) - otherwise the script/conf.py/test changes are byte-identical with current Generated by robots https://vyos.io
2024-09-21T6693: wireless: Documentation on WiFi-6(e) (802.11ax) for 2.4GHz and 6GHz ↵Alain Lamar
AccessPoints including examples
2024-07-04Merge branch 'current' into patch-3whyrlpool
2024-07-04proofread interfaces/wirelesswhyrlpool
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
2023-10-17wireless: extend example with missing country-codeChristian Breunig
2023-08-19wifi: fix CLI nodes for country-code definitionChristian Breunig
2023-08-17T5409: add per-client-thread CLI option for wireguard and wireless interfacesChristian Breunig
2023-01-27wireless: sync branchesrebortg
2023-01-02erase optional lineRobert Göhler
2023-01-01Added line in the example to match "Resulting in"Jose Negron
2022-07-04wifi: add infos about Intel AX200 cardChristian Poessinger
2021-07-13wireless: correct proofread daterebortg
2021-07-13wireless: correct spelling and grammarrebortg
2021-06-13interface: adjust headlineChristian Poessinger
2020-12-11interfaces: fix lint errorsrebortg
2020-12-08Merge branch 'sagitta' of https://github.com/rebortg/vyos-documentationrebortg
2020-11-30change include to absolute pathrebortg
2020-11-29arrange: interfacesrebortg