<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyos-1x.git/data/templates/conntrack/nftables-ct.j2, 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-09-10T17:31:59+00:00</updated>
<entry>
<title>conntrack: T7700: Prevent empty policy generation</title>
<updated>2025-09-10T17:31:59+00:00</updated>
<author>
<name>Ryan Zuwala</name>
<email>ryanzuwala@gmail.com</email>
</author>
<published>2025-09-10T16:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=b98a0d161f0c7dc773cf3bd53e00ae12810882d3'/>
<id>urn:sha1:b98a0d161f0c7dc773cf3bd53e00ae12810882d3</id>
<content type='text'>
Only print policy in nftables-ct.conf if protocol config is defined
</content>
</entry>
<entry>
<title>conntrack: T7482: Fix custom timeouts</title>
<updated>2025-08-02T11:40:17+00:00</updated>
<author>
<name>Ryan Zuwala</name>
<email>ryanzuwala@gmail.com</email>
</author>
<published>2025-07-29T01:39:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=6ff6950ab9ebd8e24fecb0ef588244e25f49bce8'/>
<id>urn:sha1:6ff6950ab9ebd8e24fecb0ef588244e25f49bce8</id>
<content type='text'>
Fix custom conntrack timeout rules and add smoketests
</content>
</entry>
<entry>
<title>conntrack: T5376: Fix priority for CT helpers</title>
<updated>2024-02-21T15:20:38+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2024-02-21T15:03:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=538aeeccc46d31ab54647b67c8a2ba442d61cc46'/>
<id>urn:sha1:538aeeccc46d31ab54647b67c8a2ba442d61cc46</id>
<content type='text'>
Ref: https://www.spinics.net/lists/netfilter/msg59549.html
</content>
</entry>
<entry>
<title>T5779: conntrack: Apply fixes to &lt;set system conntrack timeout custom&gt;. Remove what was not working on 1.3, migrate what was working to new syntax and extend feature for ipv6.</title>
<updated>2023-12-05T10:44:19+00:00</updated>
<author>
<name>Nicolas Fort</name>
<email>nicolasfort1988@gmail.com</email>
</author>
<published>2023-12-05T10:36:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=24a1a70596fafdd35d88506159e6cb9cd94e7a66'/>
<id>urn:sha1:24a1a70596fafdd35d88506159e6cb9cd94e7a66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T5376: T5598: Fix for kernel conntrack helpers</title>
<updated>2023-09-24T14:50:05+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-21T10:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=fd0bcaf120bc4ad5f3e9add93f0fa2c2c60e984f'/>
<id>urn:sha1:fd0bcaf120bc4ad5f3e9add93f0fa2c2c60e984f</id>
<content type='text'>
`nf_conntrack_helper` that auto-assigned helpers is removed from the kernel
</content>
</entry>
<entry>
<title>conntrack: T5571: Refactor conntrack to be independent conf script from firewall, nat, nat66</title>
<updated>2023-09-16T11:20:10+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-14T01:01:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=734d84f696944419a2d6f11bc16dda03900add34'/>
<id>urn:sha1:734d84f696944419a2d6f11bc16dda03900add34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T4309: Fix conntrack teamplate group</title>
<updated>2023-09-10T10:30:29+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2023-09-10T10:30:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=a36443810dbfab7b0525ec5a214514a6513c7437'/>
<id>urn:sha1:a36443810dbfab7b0525ec5a214514a6513c7437</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T4309: T4903: Refactor `system conntrack ignore` rule generation, add IPv6 support and firewall groups</title>
<updated>2023-09-04T10:36:11+00:00</updated>
<author>
<name>sarthurdev</name>
<email>965089+sarthurdev@users.noreply.github.com</email>
</author>
<published>2023-09-03T11:08:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=5a8e3089b35e2eca2f896a01410fcdf6ac928278'/>
<id>urn:sha1:5a8e3089b35e2eca2f896a01410fcdf6ac928278</id>
<content type='text'>
</content>
</entry>
<entry>
<title>conntrack: T4353: fix Jinja2 linting errors</title>
<updated>2022-05-01T16:36:34+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2022-05-01T16:36:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyos-1x.git/commit/?id=2f507669fd7f7fc9c00ae2302c4f062c48e24706'/>
<id>urn:sha1:2f507669fd7f7fc9c00ae2302c4f062c48e24706</id>
<content type='text'>
</content>
</entry>
</feed>
