<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/conntrackd, branch sever-sever</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=sever-sever</id>
<link rel='self' href='https://git.amelek.net/vyos/vyos-1x.git/atom?h=sever-sever'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/'/>
<updated>2024-06-12T15:18:19+00:00</updated>
<entry>
<title>op_mode: T6227:  Rewrite show conntrack-sync cache internal to use tabulate output</title>
<updated>2024-06-12T15:18:19+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-06-12T14:56:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6a00d7fcaab120912963059bb36513fc82322c0a'/>
<id>urn:sha1:6a00d7fcaab120912963059bb36513fc82322c0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack-sync: T1244: add CLI support for StartupResync</title>
<updated>2024-04-06T09:08:59+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>81954790+natali-rs1985@users.noreply.github.com</email>
</author>
<published>2024-04-06T09:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2eb7f96ca2038bf37dc1d274821ca6f619489b58'/>
<id>urn:sha1:2eb7f96ca2038bf37dc1d274821ca6f619489b58</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack-sync: T6057: Add ability to disable syslog for conntrackd</title>
<updated>2024-03-06T13:10:51+00:00</updated>
<author>
<name>Nataliia Solomko</name>
<email>natalirs1985@gmail.com</email>
</author>
<published>2024-03-06T13:10:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=c37fb4010c50a18029d6c680c42fceb3b8930dbd'/>
<id>urn:sha1:c37fb4010c50a18029d6c680c42fceb3b8930dbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T5474: establish common file name pattern for XML conf mode commands</title>
<updated>2023-12-31T22:49:48+00:00</updated>
<author>
<name>Christian Breunig</name>
<email>christian@breunig.cc</email>
</author>
<published>2023-12-30T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4ef110fd2c501b718344c72d495ad7e16d2bd465'/>
<id>urn:sha1:4ef110fd2c501b718344c72d495ad7e16d2bd465</id>
<content type='text'>
We will use _ as CLI level divider. The XML definition filename and also
the Python helper should match the CLI node.

Example:
set interfaces ethernet -&gt; interfaces_ethernet.xml.in
set interfaces bond -&gt; interfaces_bond.xml.in
set service dhcp-server -&gt; service_dhcp-server-xml.in
</content>
</entry>
<entry>
<title>conntrack-sync: T4730: Fix listen-address jinja2 template</title>
<updated>2022-10-10T13:57:20+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-10-10T13:57:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=98f4cc81235b42e602017fda98ab0fc4d22db565'/>
<id>urn:sha1:98f4cc81235b42e602017fda98ab0fc4d22db565</id>
<content type='text'>
Listen address has option 'multi'
As resulte we have incorrect template value for listen address
- conntrack-sync listen-address '192.0.2.11' in template
It looks like "IPv4_address ['192.0.2.11']" in the conntrackd.conf
but the correct string expected without brackets
Fix it
</content>
</entry>
<entry>
<title>conntrackd: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T16:39:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T16:39:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a30209ae0be3d0f1df37a30dbe73d10d3f3ec8cb'/>
<id>urn:sha1:a30209ae0be3d0f1df37a30dbe73d10d3f3ec8cb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T4333: migrate to new vyos_defined Jinja2 test</title>
<updated>2022-04-13T20:55:46+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-04-13T20:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=4df48d5713398800a74aae7f69932e9219a46f24'/>
<id>urn:sha1:4df48d5713398800a74aae7f69932e9219a46f24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T3535: add support for multiple failsave links</title>
<updated>2021-07-02T20:24:35+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-02T20:24:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=13924804aafa9a43b4a300fb9afbdf29b69603fb'/>
<id>urn:sha1:13924804aafa9a43b4a300fb9afbdf29b69603fb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T3660: make peer port configurable</title>
<updated>2021-07-02T20:23:33+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-07-02T20:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=bc01277bdfdf49be8950fe2cbf3749d42da2850d'/>
<id>urn:sha1:bc01277bdfdf49be8950fe2cbf3749d42da2850d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T3535: add op-mode commands for tracked connections"</title>
<updated>2021-05-15T13:54:20+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2021-05-15T13:53:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=f931d316a6360e8b0e760d60a0c8fcc01e3ded13'/>
<id>urn:sha1:f931d316a6360e8b0e760d60a0c8fcc01e3ded13</id>
<content type='text'>
</content>
</entry>
</feed>
