<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-documentation.git/docs/configuration/firewall/groups.md, branch T3871-ifname-store</title>
<subtitle>VyOS readthedocs (mirror of https://github.com/vyos/vyos-documentation.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-documentation.git/atom?h=T3871-ifname-store</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-documentation.git/atom?h=T3871-ifname-store'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/'/>
<updated>2026-09-11T11:42:42+00:00</updated>
<entry>
<title>firewall: T9076: document remote-group update interval (#2148)</title>
<updated>2026-09-11T11:42:42+00:00</updated>
<author>
<name>BradKollmyer</name>
<email>BradKollmyer@users.noreply.github.com</email>
</author>
<published>2026-09-11T11:42:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=fd9a5746807a214ecd638e1cf86d3dce8924af35'/>
<id>urn:sha1:fd9a5746807a214ecd638e1cf86d3dce8924af35</id>
<content type='text'>
* firewall: T9076: document remote-group update interval

Document the new 'set firewall group remote-group &lt;name&gt; interval'
command: per-group update interval from 60 seconds to 4 weeks, given
as plain seconds or with s/m/h/d/w suffixes (e.g. 4h), falling back
to the global resolver-interval when unset.

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;

* firewall: T9076: note URL quoting and log redaction for remote-group

Warn that remote-group URLs with query strings must be quoted (unquoted
'&amp;' silently truncates the value; literal '?' may need Ctrl-V, see
T9077) and that vyos-domain-resolver logs redact the query string on
download failures (T8829).

Co-Authored-By: Claude Fable 5 &lt;noreply@anthropic.com&gt;

* firewall: T9076: note that remote-group interval suffixes may be combined

Address review feedback: document that s/m/h/d/w units can be stacked
(e.g. 1h30m), matching human_to_seconds and the CLI regex.

---------

Co-authored-by: Claude Fable 5 &lt;noreply@anthropic.com&gt;</content>
</entry>
<entry>
<title>feat: flip swap mechanism — MD as primary, RST as override (Phase 1)</title>
<updated>2026-05-06T17:42:32+00:00</updated>
<author>
<name>Yuriy Andamasov</name>
<email>yuriy@vyos.io</email>
</author>
<published>2026-05-06T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-documentation.git/commit/?id=5d6fa52b8985f8068314aba26878a1d7d5cb84e5'/>
<id>urn:sha1:5d6fa52b8985f8068314aba26878a1d7d5cb84e5</id>
<content type='text'>
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-&lt;stem&gt;.md to docs/**/&lt;stem&gt;.md (drop md- prefix)
  for all 254 stems previously listed in docs/_swap.txt
- Rename docs/**/&lt;stem&gt;.rst to docs/**/rst-&lt;stem&gt;.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
</content>
</entry>
</feed>
