<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/src/etc/systemd/system/frr.service.d, branch feature/T9082-codeql-cpp</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=feature%2FT9082-codeql-cpp</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=feature%2FT9082-codeql-cpp'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2025-10-20T18:58:50+00:00</updated>
<entry>
<title>frr: T7664: properly set log configuration during daemon startup</title>
<updated>2025-10-20T18:58:50+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2025-10-20T17:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=1f7cd229e5e4a4c5b39510d912ec0659c9352bcf'/>
<id>urn:sha1:1f7cd229e5e4a4c5b39510d912ec0659c9352bcf</id>
<content type='text'>
Related to commits:
* fca49413f - frrender: T7664: do not log unique-id in syslog messages
* c4c339fb5 - frrender: T7664: reduce log level to notifications during
              normal operation
* 7ff824f44 - frrender: T7664: add "log timestamp precision 3" global option
</content>
</entry>
<entry>
<title>frr: T7411: preserve FRR config on service restart if it exists</title>
<updated>2025-05-08T16:54:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2025-05-08T16:54:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c3ef3933dea9e4299c7e3e83be59340ccc1bc1da'/>
<id>urn:sha1:c3ef3933dea9e4299c7e3e83be59340ccc1bc1da</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5897: frr should be stopped before vyos-router</title>
<updated>2024-01-04T10:16:22+00:00</updated>
<author>
<name>Date Huang</name>
<email>tjjh89017@hotmail.com</email>
</author>
<published>2024-01-04T10:16:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6d16ab081b70bc4ea837b66dfe032ec6bdb563d7'/>
<id>urn:sha1:6d16ab081b70bc4ea837b66dfe032ec6bdb563d7</id>
<content type='text'>
Signed-off-by: Date Huang &lt;tjjh89017@hotmail.com&gt;
</content>
</entry>
<entry>
<title>T5282: remove systemd management directive for frr.service</title>
<updated>2023-06-12T16:29:45+00:00</updated>
<author>
<name>John Estabrook</name>
<email>jestabro@vyos.io</email>
</author>
<published>2023-06-12T15:41:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=01028cf993e4c75462d62215e04b3934df95207d'/>
<id>urn:sha1:01028cf993e4c75462d62215e04b3934df95207d</id>
<content type='text'>
frr.service startup and shutdown is now explicitly managed by
vyos-router, so remove the systemd management directive.
</content>
</entry>
<entry>
<title>frr: T5045: remove LimitNOFILESoft</title>
<updated>2023-03-29T05:56:36+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-03-29T05:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4a44d8bbd328b99582d8079fd086a7239bfc2121'/>
<id>urn:sha1:4a44d8bbd328b99582d8079fd086a7239bfc2121</id>
<content type='text'>
Commit cb872efb ("frr: T5045: lift LimitNOFILE 1024 -&gt; 4096") added both
LimitNOFILE and LimitNOFILESoft parameters for FRR, as "systemctl cat frr.service"
showed both versions.

During daemon startup systemd complains:
Unknown key name 'LimitNOFILESoft' in section 'Service', ignoring.

So the key got removed again.
</content>
</entry>
<entry>
<title>frr: T5045: lift LimitNOFILE 1024 -&gt; 4096</title>
<updated>2023-03-07T21:44:06+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-03-07T21:42:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=cb872efb5b8dac9c9095502bbb14e858d07dfef3'/>
<id>urn:sha1:cb872efb5b8dac9c9095502bbb14e858d07dfef3</id>
<content type='text'>
Lift the amount of allowed open file descriptors for the FRR process tree.
Required if there are hundreds to thousands interfaces on a system.
</content>
</entry>
<entry>
<title>login: T4536: add all accounts to frr group</title>
<updated>2022-07-17T19:29:29+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-07-17T19:29:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=e632ed4b5409f955add4dab100bc7fa556606eb1'/>
<id>urn:sha1:e632ed4b5409f955add4dab100bc7fa556606eb1</id>
<content type='text'>
</content>
</entry>
</feed>
