<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-build.git/packages/frr, branch equuleus</title>
<subtitle>VyOS image build scripts (mirror of https://github.com/vyos/vyos-build.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyos-build.git/atom?h=equuleus</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-build.git/atom?h=equuleus'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/'/>
<updated>2023-09-10T16:46:06+00:00</updated>
<entry>
<title>Revert "frr: T5557: use treat-as-withdraw for tunnel encapsulation attribute CVE-2023-38802"</title>
<updated>2023-09-10T16:46:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-10T16:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=23dad9a777eb2beb54e06f5f95320d5c89801baf'/>
<id>urn:sha1:23dad9a777eb2beb54e06f5f95320d5c89801baf</id>
<content type='text'>
This reverts commit 13a5fa10d8c8632d08cf48a445c7d5925d3d42c4.

Patch merged upstream
</content>
</entry>
<entry>
<title>frr: T5557: use treat-as-withdraw for tunnel encapsulation attribute CVE-2023-38802</title>
<updated>2023-09-10T14:09:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-09-10T14:07:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=13a5fa10d8c8632d08cf48a445c7d5925d3d42c4'/>
<id>urn:sha1:13a5fa10d8c8632d08cf48a445c7d5925d3d42c4</id>
<content type='text'>
Before this path we used session reset method, which is discouraged by rfc7606.
Handle this as rfc requires.

This addes the fix submitted as https://github.com/FRRouting/frr/pull/14381
upstream. Using VyOS patch until the above mentioned PR is merged.
</content>
</entry>
<entry>
<title>frr: T4737: Replaced patch for connected routes processing</title>
<updated>2023-05-24T17:58:04+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-24T17:58:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=0c56ce9671024912b60952d09e0d9f6f686c96b5'/>
<id>urn:sha1:0c56ce9671024912b60952d09e0d9f6f686c96b5</id>
<content type='text'>
An old patch breaks connected routes in a situation when more than one IP
address is presented on an interface and it switches state from down to up:

```
ip link set eth0 down
ip a add 192.0.2.50/24 dev eth0
ip a add 192.0.2.51/24 dev eth0
ip link set eth0 up
```

A new version includes more backports from frr upstream, which work well
regardless of an interface state.
</content>
</entry>
<entry>
<title>FRR: T5221: Fixed BGP as-override behavior</title>
<updated>2023-05-12T11:24:49+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-05-12T11:18:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=f0cf9ac8a97b2b389b2dbcec8cb17761c29efc78'/>
<id>urn:sha1:f0cf9ac8a97b2b389b2dbcec8cb17761c29efc78</id>
<content type='text'>
Override peer's ASN even if original as-path contains other ASNs

This is a backport of 9bbdb4572d3bb255211fecf1c756452ab27e91c2 from
the main FRR repository
</content>
</entry>
<entry>
<title>frr: T4737: Fixed connected to BGP routes redistribution</title>
<updated>2023-01-31T16:48:06+00:00</updated>
<author>
<name>zsdc</name>
<email>taras@vyos.io</email>
</author>
<published>2023-01-31T16:48:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=468e235ef4440c54a0ebb791d04273134f19bce3'/>
<id>urn:sha1:468e235ef4440c54a0ebb791d04273134f19bce3</id>
<content type='text'>
This is backported commit for FRR 7.5.1
https://github.com/FRRouting/frr/commit/92980561382fc04380414a6e2f6ca6746c2fe5e9
</content>
</entry>
<entry>
<title>Jenkins: only build packages if the package changes at all - skip otherwise</title>
<updated>2021-07-24T19:25:01+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-24T18:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=814b4f9a8e81880fb5170d350ac84c9a36590b16'/>
<id>urn:sha1:814b4f9a8e81880fb5170d350ac84c9a36590b16</id>
<content type='text'>
This will only run the Jenkins Pipeline if Git detects a change in the
specified file path. If no change is found in the path, the individual Pipeline
statges are skipped.

(cherry picked from commit 1c3e5e18fd746bbb6ccd4a09d1fec1bed2f8316b)
</content>
</entry>
<entry>
<title>frr: T2100: Update FRR to 7.5</title>
<updated>2021-04-26T21:54:17+00:00</updated>
<author>
<name>sever-sever</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2021-04-26T21:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=39791ee71bab869a46b76514d4ef6dd9b8010b20'/>
<id>urn:sha1:39791ee71bab869a46b76514d4ef6dd9b8010b20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T3227: import hotfix for frr-reload script to fix rpki issues</title>
<updated>2021-02-01T19:53:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-23T09:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=c8f90e53f30b9d8b03202e169741d7980405f3ba'/>
<id>urn:sha1:c8f90e53f30b9d8b03202e169741d7980405f3ba</id>
<content type='text'>
(cherry picked from commit c6728db700820fe931c839e629cf92a278517be5)
</content>
</entry>
<entry>
<title>Jenkins: select build library from equuleus branch</title>
<updated>2021-01-10T14:38:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-10T14:37:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=aa8cb769795ed53dbac885c4cb0038f30ce4f7aa'/>
<id>urn:sha1:aa8cb769795ed53dbac885c4cb0038f30ce4f7aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>frr: T3182: revert back to 7.3 series</title>
<updated>2021-01-03T20:10:43+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-01-03T20:10:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-build.git/commit/?id=1278d2d0fe08da7b2b98586c0f9514b3fe0ce564'/>
<id>urn:sha1:1278d2d0fe08da7b2b98586c0f9514b3fe0ce564</id>
<content type='text'>
</content>
</entry>
</feed>
