| 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 | |||
| 2025-03-30 | ospfv3: Update wireguard example | Peter Lehmann | |
| - Remove no longer needed note to manually set link-local addresses - Recommend to manually set path cost on wireguard links | |||
| 2023-11-30 | fix build and ref warnings | rebortg | |
| 2023-07-25 | ospf: T5377: add graceful restart FRR feature (RFC 3623) | Christian Breunig | |
| 2023-07-03 | ospf: T5334: add support for External Route Summarisation Type-5 and Type-7 | Christian Breunig | |
| 2023-06-03 | Update ospf.rst | Cheeze-It | |
| Re-adding a part that I accidentally deleted. | |||
| 2023-06-03 | Update ospf.rst | Cheeze-It | |
| Adding IGP-LDP sync for OSPF | |||
| 2023-04-27 | T5123: Update ospf.rst | Zhiyuan Wan | |
| ospf: Support show detailed ospf routing table. Signed-off-by: Zhiyuan Wan <h@iloli.bid> | |||
| 2022-11-24 | Updating ospf.rst and adding examples | Cheeze-It | |
| 2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
| 2022-08-25 | ospfv3 /mpls : worng commannds and description | fett0 | |
| 2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
| 2022-03-25 | ospf: add export-list/import-list & mamixum-paths | fett0 | |
| 2021-11-28 | ospfv3: add vrf support | Christian Poessinger | |
| 2021-11-27 | ospf: T3753: document new CLI for passive mode | Christian Poessinger | |
| 2021-11-27 | ospfv3: rename intname -> interface on CLI examples | Christian Poessinger | |
| 2021-08-15 | ospf: T3757: add new CLI command "set protocols ospf interface <if> area <id>" | Christian Poessinger | |
| 2021-06-11 | autosectionlabel: add custom headline ref | rebortg | |
| 2021-03-23 | Correction of the syntax for "Interface Configuration" OSPFv3 section | srividya0208 | |
| Modified the commands as per the latest rolling release. | |||
| 2021-02-05 | ospf: add hello-multiplier | Christian Poessinger | |
| 2021-02-05 | ospf: T3267: move "interface ip ospf" CLI nodes to "protocols ospf" tree | Christian Poessinger | |
| 2021-01-30 | ospf: adjust sections to section guidelines | Christian Poessinger | |
| 2021-01-27 | ospf: change redistribution metric value | Leonid Voronkin | |
| due to T3194 | |||
| 2021-01-19 | OSPF: added OSPFv3 commands and formated OSPFv2 | Leonid Voronkin | |
| Added OSPFv3 configuration and operation commands. OSPFv2 formatted according to Style Guide. added summarization commands for OSPFv2. | |||
| 2021-01-09 | ospf: updates | Leonid Voronkin | |
| 2021-01-08 | ospf: update routing protocol command definitions | Leonid Voronkin | |
| 2021-01-07 | Update ospf.rst | Leonid Voronkin | |
| 2021-01-06 | Update ospf.rst | Leonid Voronkin | |
| add command and their explanation | |||
| 2020-12-29 | Update ospf.rst | maehdros | |
| Update can not to cannot | |||
| 2020-12-29 | Update ospf.rst | maehdros | |
| Add a small command to see the OSPFv3 redistribute routes; I plan to write a bit more | |||
| 2020-12-10 | ospf: combine v3/v3 in one chapter | Christian Poessinger | |
| 2020-11-30 | arrange services and protocols | rebortg | |
