<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators/vrf-name, branch vyos/1.4dev0</title>
<subtitle>VyOS command definitions, scripts, and utilities (mirror of https://github.com/marekm72/vyos-1x.git)
</subtitle>
<id>https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0</id>
<link rel='self' href='https://git.amelek.net/marekm72/vyos-1x.git/atom?h=vyos%2F1.4dev0'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/'/>
<updated>2020-05-30T09:21:15+00:00</updated>
<entry>
<title>vrf: T2530: instance name must be 15 characters or less</title>
<updated>2020-05-30T09:21:15+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-05-30T09:21:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=8f1f0e9da6967319c044d410cc10f144659cc0ef'/>
<id>urn:sha1:8f1f0e9da6967319c044d410cc10f144659cc0ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>validator: T2417: try to make the code clearer</title>
<updated>2020-05-06T15:45:44+00:00</updated>
<author>
<name>Thomas Mangin</name>
<email>thomas.mangin@exa.net.uk</email>
</author>
<published>2020-05-06T15:45:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=3639a5610b590a64d6d56bee81dddd252994cfe5'/>
<id>urn:sha1:3639a5610b590a64d6d56bee81dddd252994cfe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vrf: T31: Allow vrf name to look more like interface name</title>
<updated>2020-04-03T12:53:38+00:00</updated>
<author>
<name>Runar Borge</name>
<email>runar@borge.nu</email>
</author>
<published>2020-04-03T12:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=68b4090f3ee1e313ae6beb590608f257687e03f2'/>
<id>urn:sha1:68b4090f3ee1e313ae6beb590608f257687e03f2</id>
<content type='text'>
Fix the regex to allow vrf instances like "eth0vrf" but not to allow
"eth0"
</content>
</entry>
<entry>
<title>vrf: T31: name of isntance is not allowed to mimic an interface name</title>
<updated>2020-04-03T12:23:02+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2020-04-03T12:23:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/marekm72/vyos-1x.git/commit/?id=a509d5ee53f42912d9722c9aae890e2ca6967680'/>
<id>urn:sha1:a509d5ee53f42912d9722c9aae890e2ca6967680</id>
<content type='text'>
Every VRF that's created is not allowed to be named like any interface that
can be active on the system. This includes eth, lan, br, dum, lo ....

In theoriy this would work but as soon as such a regular interface is created
things will go sideways rather quick thus we limit the namespace which can
be used to create a VRF.

Appending an interface name is still possible like coolvrf-eth0.
</content>
</entry>
</feed>
