<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/validators/bgp-extended-community, branch circinus-temp-bot-test</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=circinus-temp-bot-test</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=circinus-temp-bot-test'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-06-29T07:07:12+00:00</updated>
<entry>
<title>policy: T4329: Fix regex for extcommunity rt #2</title>
<updated>2023-06-29T07:07:12+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-06-29T06:51:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=93724b596dab81d9a801bb5da7fd06933e293cae'/>
<id>urn:sha1:93724b596dab81d9a801bb5da7fd06933e293cae</id>
<content type='text'>
The previous implementation did not iterate over the communit list, so only
one match criteria was supported.

set policy route-map FOO rule 10 action 'permit'
set policy route-map FOO rule 10 set extcommunity rt '1111:2222222'

worked but on the other hand this failed:

set policy route-map FOO rule 20 action 'permit'
set policy route-map FOO rule 20 set extcommunity rt '6500:24 6500:23 192.168.0.1:111 192.168.0.1:222'
</content>
</entry>
<entry>
<title>policy: T4660: Changed CLI syntax in route-map set community</title>
<updated>2022-10-03T10:38:56+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2022-09-01T13:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=507f6ac423403b57f375309b483c6ccc1c83ad06'/>
<id>urn:sha1:507f6ac423403b57f375309b483c6ccc1c83ad06</id>
<content type='text'>
Changed CLI syntax in route-map set community,
set large-community, set extcommunity
Allows to add multiple communities, large-communities
and extcommunities in clear view.
Added new well-known communities.
Added non-transitive feature in extcommunities.
Fixed community's validators.
</content>
</entry>
</feed>
