| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-06 | feat: flip swap mechanism — MD as primary, RST as override (Phase 1) | Yuriy Andamasov | |
| This is the first of three phases inverting the per-page swap mechanism so MD becomes the canonical primary and RST becomes the rare override. Phase 1 — file renames + conf.py exclude_patterns flip only: - Rename docs/**/md-<stem>.md to docs/**/<stem>.md (drop md- prefix) for all 254 stems previously listed in docs/_swap.txt - Rename docs/**/<stem>.rst to docs/**/rst-<stem>.rst (add rst- prefix) for the same 254 stems - Repurpose docs/_swap.txt as docs/_rst_overrides.txt; initially empty comment-only since no pages need the RST fallback right now - conf.py exclude_patterns flipped: rst-*.rst is now excluded by default instead of md-*.md - conf.py runtime-artifact references updated to _rst_override_state.json and _md_exclude.txt (Phase 2 will rewrite swap_sources.py to produce these names; for now no swap script runs because overrides list is empty) Phase 2 (next commit on this branch) will rewrite scripts/swap_sources.py with inverted rename direction, delete scripts/import_myst.py + tests, and update tests/test_swap_sources.py for the new semantics. Phase 3 will be the cleanup pass and ready-for-review flip. Generated by robots https://vyos.io | |||
| 2024-01-23 | bfd: T5967: add minimum-ttl option | Christian Breunig | |
| 2023-06-30 | Fixing of various errors with duplicate labels | rebortg | |
| 2023-05-18 | BFD : add static monitoring documentation | fett0 | |
| 2023-01-27 | bfd: update proofread due no changes | rebortg | |
| 2022-02-05 | BFD: fix commands for operational mode and configuration mode | Ferran Tufan | |
| Per https://phabricator.vyos.net/T3267, per-interface configuration for OSPF has been moved from the 'interface' to the 'protocols' tree. Finally, for op-mode, per https://phabricator.vyos.net/T4077, 'show protocols bfd' has been renamed to 'show bfd'. | |||
| 2021-09-29 | bfd: correct spelling and grammar | rebortg | |
| 2021-05-26 | bgp: adjust to new CLI syntax where local-as is an individual leafNode | Christian Poessinger | |
| 2021-01-12 | BFD: Added explanation on the purpose | maehdros | |
| 2021-01-12 | bfd: add command for isis | Leonid Voronkin | |
| 2020-12-11 | protocols: fix lint errors | rebortg | |
| 2020-11-30 | arrange services and protocols | rebortg | |
