<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/constraint, branch rolling</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/vyos/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2026-06-16T18:24:44+00:00</updated>
<entry>
<title>T8923: normalize "can not" to "cannot"</title>
<updated>2026-06-16T18:24:44+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-06-16T18:24:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fa853ed8f25b5b9bf396d6e819b2c6259e7f5f42'/>
<id>urn:sha1:fa853ed8f25b5b9bf396d6e819b2c6259e7f5f42</id>
<content type='text'>
Replace two-word "can not" / "Can not" with "cannot" across comments,
ConfigError messages, CLI help text, and op-mode output.

Standard SNMP MIB files under mibs/ are left unchanged.
</content>
</entry>
<entry>
<title>vrf: T8320: improve constraint error message for given name</title>
<updated>2026-02-26T21:05:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2026-02-26T20:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=08e5d166c4afca2476f88f483be28a65d64d9e92'/>
<id>urn:sha1:08e5d166c4afca2476f88f483be28a65d64d9e92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T7849: Extend regex for constraint wildcard interfaces</title>
<updated>2025-10-31T13:33:13+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-10-31T13:33:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7f6be577b88949f3d568ad6761c6572d40bac421'/>
<id>urn:sha1:7f6be577b88949f3d568ad6761c6572d40bac421</id>
<content type='text'>
Allow ipoe*, vpp and pod interfaceds
</content>
</entry>
<entry>
<title>Merge pull request #4402 from c-po/wireguard-key-T7246</title>
<updated>2025-03-20T21:05:04+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-03-20T21:05:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f2d427bd6b2a2a39d6eb086dd0abdfa099b78cdd'/>
<id>urn:sha1:f2d427bd6b2a2a39d6eb086dd0abdfa099b78cdd</id>
<content type='text'>
wireguard: T7246: verify Base64 encoded 32byte boundary on keys</content>
</entry>
<entry>
<title>wireguard: T7246: verify Base64 encoded 32byte boundary on keys</title>
<updated>2025-03-20T21:00:10+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-03-20T21:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8021bdd62e4142caf4a5e82000c8ca3da99fcae4'/>
<id>urn:sha1:8021bdd62e4142caf4a5e82000c8ca3da99fcae4</id>
<content type='text'>
Not 31 bytes or 33 bytes, but exactly 32. This matters, because 32 does not
divide evenly by .75, so there's a padding character and the penultimate
character does not include the whole base64 alphabet.

Extend the base64 validator with an optional argument to define the length
to match of the decrypted Base64 encoded string.

Source: https://lists.zx2c4.com/pipermail/wireguard/2020-December/006222.html
</content>
</entry>
<entry>
<title>T7252: Allow vpptun and vpptap for constraint validator</title>
<updated>2025-03-17T10:38:15+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2025-03-17T10:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f8bc27991374c7fa013dac56fef2ff8c1379d69a'/>
<id>urn:sha1:f8bc27991374c7fa013dac56fef2ff8c1379d69a</id>
<content type='text'>
It fixes cases whey we want to use VPP kernel interfaces for OSPF
But VPP kernel interface is not exists on this step

set vpp interfaces loopback lo0 kernel-interface 'vpptun0'
set protocols ospf interface vpptun0 area '0'

  Incorrect path /sys/class/net/vpptun0: no such file or directory
</content>
</entry>
<entry>
<title>firewall: T7177: update interface-name.xml.i constraint and smoketest to support pod interfaces from containers</title>
<updated>2025-02-19T16:30:14+00:00</updated>
<author>
<name>Mark</name>
<email>mark.hayes0338@gmail.com</email>
</author>
<published>2025-02-19T16:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9db6b57e1516acfceec9a40a3e63c501f67d578d'/>
<id>urn:sha1:9db6b57e1516acfceec9a40a3e63c501f67d578d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T7161: provide re-usable building block for alternative routing tables</title>
<updated>2025-02-13T16:00:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-02-13T16:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8f6246da654704c6bff3dbdb366b57f11253ba9e'/>
<id>urn:sha1:8f6246da654704c6bff3dbdb366b57f11253ba9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T6214: T6213: change constraint &lt;alpha-numeric-hyphen-underscore-dot.xml.i&gt; in order to not allow string starting with dot character; use such constraint in firewall group definitions.</title>
<updated>2024-04-09T16:50:36+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2024-04-09T11:02:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c455a1f71674300b8a74863ddfe6e551fe8fd252'/>
<id>urn:sha1:c455a1f71674300b8a74863ddfe6e551fe8fd252</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xml: T5738: extend VRF building blocks with common constraint definition</title>
<updated>2024-04-01T18:27:24+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2024-04-01T18:27:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=32d6a693de99021d2cd44fb4235e929caf7b4a6d'/>
<id>urn:sha1:32d6a693de99021d2cd44fb4235e929caf7b4a6d</id>
<content type='text'>
</content>
</entry>
</feed>
