<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/interface-definitions/include/policy, branch sagitta</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=sagitta</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sagitta'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2023-12-09T14:29:20+00:00</updated>
<entry>
<title>git: T5803: Adjust git configuration for baseline defaults</title>
<updated>2023-12-09T14:29:20+00:00</updated>
<author>
<name>Indrajit Raychaudhuri</name>
<email>irc@indrajit.com</email>
</author>
<published>2023-12-05T22:30:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ff3ecc1b4d4ede0fb4ca15484a9655c628f4354f'/>
<id>urn:sha1:ff3ecc1b4d4ede0fb4ca15484a9655c628f4354f</id>
<content type='text'>
Apply baseline defaults for `.gitattributes` and `.vscode/settings.json`
for improved developer experience.

The `.gitattrbutes` settings are based on:
Git documentation (https://git-scm.com/docs/gitattributes#_effects)
GitHub documentation (https://docs.github.com/en/get-started/getting-started-with-git/configuring-git-to-handle-line-endings)
Community templates (https://github.com/gitattributes/gitattributes)

Since editor-agnostic line-ending specific settings are applied to
`.gitattributes`, they can be removed from `.vscode/settings.json`.
The global VSCode defaults have also been removed to avoid duplication.

(cherry picked from commit c30002208d392177cb1ffc1a5c714f7ad6d573b6)
</content>
</entry>
<entry>
<title>xml: T5738: re-use "disable" building block</title>
<updated>2023-11-16T19:07:40+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-16T19:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=777a2a249294cf275655adacc3cf66528e8d1fe1'/>
<id>urn:sha1:777a2a249294cf275655adacc3cf66528e8d1fe1</id>
<content type='text'>
(cherry picked from commit 019723aaa4217403f1fcbcd636f573ea403f909c)
</content>
</entry>
<entry>
<title>pim6: T5733: add missing FRR PIM6 related features</title>
<updated>2023-11-15T19:23:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-13T21:19:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=101a0f0f003b30d6023ad79e4a827aa67abf26d7'/>
<id>urn:sha1:101a0f0f003b30d6023ad79e4a827aa67abf26d7</id>
<content type='text'>
(cherry picked from commit 403d2ffd6e46cb082b1d16ddf515e1784bee968c)

# Conflicts:
#	data/templates/frr/pim6d.frr.j2
#	interface-definitions/protocols-pim6.xml.in
#	smoketest/scripts/cli/test_protocols_pim6.py
#	src/conf_mode/protocols_pim6.py
</content>
</entry>
<entry>
<title>pim: T5733: fix CLI level of global PIM commands</title>
<updated>2023-11-15T19:23:49+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-11-13T20:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=ce21078a983552db3f36ee95ca6bc55dd15fa170'/>
<id>urn:sha1:ce21078a983552db3f36ee95ca6bc55dd15fa170</id>
<content type='text'>
(cherry picked from commit dd13213ae94f071bc30cc17f5fabef02fbf95939)
</content>
</entry>
<entry>
<title>T5729: T5590: T5616: backport to sagita fwall marks, fix on firewall logs parsing, and migration to valueless node for log and state matchers</title>
<updated>2023-11-14T11:23:40+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-11-13T18:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=9e053268355f16b9aba6a551febc1e8902cf20c9'/>
<id>urn:sha1:9e053268355f16b9aba6a551febc1e8902cf20c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5165: Migrate policy local-route rule x destination to address</title>
<updated>2023-10-02T09:10:26+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-29T15:56:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=7386efaf8d24d6fcf8c5dd769cefc80132e854dd'/>
<id>urn:sha1:7386efaf8d24d6fcf8c5dd769cefc80132e854dd</id>
<content type='text'>
Migrate policy local-route &lt;destination|source&gt; to node address

replace 'policy local-route{v6} rule &lt;tag&gt; destination|source &lt;x.x.x.x&gt;'
     =&gt; 'policy local-route{v6} rule &lt;tag&gt; destination|source address &lt;x.x.x.x&gt;'

(cherry picked from commit 9f7a5f79200782f7849cab72f55a39dedf45f214)
</content>
</entry>
<entry>
<title>T5165: Add option protocol for policy local-route</title>
<updated>2023-09-28T15:06:56+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-27T14:05:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=8953f97829b1ae583d5b9b2bd47edc8095a8f144'/>
<id>urn:sha1:8953f97829b1ae583d5b9b2bd47edc8095a8f144</id>
<content type='text'>
Add option `protocol` for policy local-route

set policy local-route rule 100 destination '192.0.2.12'
set policy local-route rule 100 protocol 'tcp'
set policy local-route rule 100 set table '100'

(cherry picked from commit 96b8b38a3c17aa08fa964eef9141cf89f1c1d442)
</content>
</entry>
<entry>
<title>xml: policy: T2425: create building block for "tag" node</title>
<updated>2023-07-03T19:03:01+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-07-03T18:06:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=79c8ca40a340743131b6bb34e44305331de4969b'/>
<id>urn:sha1:79c8ca40a340743131b6bb34e44305331de4969b</id>
<content type='text'>
</content>
</entry>
<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: T5035: Add more actions to policy route rule</title>
<updated>2023-02-26T13:02:52+00:00</updated>
<author>
<name>Youyuan</name>
<email>youyuanluo@126.com</email>
</author>
<published>2023-02-26T13:02:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=efd51fb7876d21b59f24a785d4b9e63bf8e4eded'/>
<id>urn:sha1:efd51fb7876d21b59f24a785d4b9e63bf8e4eded</id>
<content type='text'>
</content>
</entry>
</feed>
