<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-conntrack.git/lib, branch 1.3.7</title>
<subtitle>Vyatta configuration/operational commands for Conntrack (mirror of https://github.com/vyos/vyatta-conntrack.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-conntrack.git/atom?h=1.3.7</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-conntrack.git/atom?h=1.3.7'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/'/>
<updated>2023-02-10T13:38:05+00:00</updated>
<entry>
<title>conntrack: T4993: Fix comment for correct delete ignore rules</title>
<updated>2023-02-10T13:38:05+00:00</updated>
<author>
<name>aapostoliuk</name>
<email>a.apostoliuk@vyos.io</email>
</author>
<published>2023-02-10T13:38:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=c8b015fe875f6cf6d6d1e09dd326af84d36dd3b7'/>
<id>urn:sha1:c8b015fe875f6cf6d6d1e09dd326af84d36dd3b7</id>
<content type='text'>
For correct deleting rules iptables "comment" should be in
the end of the line
Incorrect:
-D VYATTA_CT_IGNORE -t raw -m comment --comment "ignore-10" -p udp
Correct:
-D VYATTA_CT_IGNORE -t raw -p udp -m comment --comment "ignore-10"
</content>
</entry>
<entry>
<title>conntrack: T4165: Fix comment for correct delete custom rules</title>
<updated>2022-02-04T10:57:34+00:00</updated>
<author>
<name>Viacheslav Hletenko</name>
<email>v.gletenko@vyos.io</email>
</author>
<published>2022-02-04T10:57:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=0dee14880b7b149aa4fdc5045b005b9c6d7c6321'/>
<id>urn:sha1:0dee14880b7b149aa4fdc5045b005b9c6d7c6321</id>
<content type='text'>
For correct deleting rules iptables "comment" should be in
the end of the line
Incorrect sequence:
-D VYATTA_CT_TIMEOUT -t raw -m comment --comment "timeout-10" -p tcp
Correct:
-D VYATTA_CT_TIMEOUT -t raw -p tcp -m comment --comment "timeout-10"
</content>
</entry>
<entry>
<title>re-order src/dest rules if multiport used</title>
<updated>2012-09-10T22:26:25+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-09-10T22:26:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=38e688a62f8a0e9c15e3af3d46b06ae31602b5e2'/>
<id>urn:sha1:38e688a62f8a0e9c15e3af3d46b06ae31602b5e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>8325: do port check on negated protocol input</title>
<updated>2012-09-10T22:13:37+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-09-10T22:13:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=29bf9110d7c576e8c965e7f976ca364599c43391'/>
<id>urn:sha1:29bf9110d7c576e8c965e7f976ca364599c43391</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing 8338: support multiport options in conntrack timeouts</title>
<updated>2012-09-10T20:03:46+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-09-10T20:03:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=d6a1395ed39259852b756f1788d68a3c2eb06aad'/>
<id>urn:sha1:d6a1395ed39259852b756f1788d68a3c2eb06aad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixing rule minimal checks, fixing tcp / udp checks</title>
<updated>2012-09-04T18:30:53+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-09-04T18:30:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=9dc90a9ea4d350fbee1c44a5e87f880e7bb0cefa'/>
<id>urn:sha1:9dc90a9ea4d350fbee1c44a5e87f880e7bb0cefa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 8308, use C version of vyatta-validate-type, also fixing handling negation as per iptables in script</title>
<updated>2012-08-29T23:30:02+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-08-29T23:30:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=7d93877527420cb0f878fa32b39273748fae7498'/>
<id>urn:sha1:7d93877527420cb0f878fa32b39273748fae7498</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed protocols allowed script, use same as NAT, fixed protocol parsing</title>
<updated>2012-08-07T20:20:36+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-08-07T20:20:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=2acba299599b9f39a17164018227f12978e030aa'/>
<id>urn:sha1:2acba299599b9f39a17164018227f12978e030aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix rule deletion and modification</title>
<updated>2012-08-07T18:39:33+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-08-07T18:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=058c232c602003198ff8f01439c349985ddf0fe5'/>
<id>urn:sha1:058c232c602003198ff8f01439c349985ddf0fe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixing rule creation</title>
<updated>2012-08-07T17:21:44+00:00</updated>
<author>
<name>Gaurav Sinha</name>
<email>gaurav.sinha@vyatta.com</email>
</author>
<published>2012-08-07T17:21:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-conntrack.git/commit/?id=c5034d9090283e617193eb55c53427d4a773e4fa'/>
<id>urn:sha1:c5034d9090283e617193eb55c53427d4a773e4fa</id>
<content type='text'>
</content>
</entry>
</feed>
