<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-nat.git/scripts, branch kenwood</title>
<subtitle>Vyatta configuration/operational commands for NAT (mirror of https://github.com/vyos/vyatta-nat.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-nat.git/atom?h=kenwood</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-nat.git/atom?h=kenwood'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/'/>
<updated>2010-03-11T00:45:07+00:00</updated>
<entry>
<title>Fix nat conntrack teardown.</title>
<updated>2010-03-11T00:45:07+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-03-05T19:42:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=d1ac5f969ba98e134c1811dbc4992fb230a3e68f'/>
<id>urn:sha1:d1ac5f969ba98e134c1811dbc4992fb230a3e68f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix bug 4115 'clear nat translations' does not clear nat translations</title>
<updated>2010-02-04T00:35:29+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2010-02-04T00:35:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=cf6127d4091e50b3c7817e78947529ca599e6781'/>
<id>urn:sha1:cf6127d4091e50b3c7817e78947529ca599e6781</id>
<content type='text'>
* removed command 'clear nat translations'. connection tracking entries
  can be flushed using 'clear connection-tracking' command
* use perl api to get currently active NAT rules
</content>
</entry>
<entry>
<title>partial fix for bug 4115 'clear nat translations' does not clear nat translations</title>
<updated>2010-02-03T00:39:50+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2010-02-03T00:39:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=f2cfa4bbdf4f68f0e4c527da1b2188160792c870'/>
<id>urn:sha1:f2cfa4bbdf4f68f0e4c527da1b2188160792c870</id>
<content type='text'>
* added op-mode commands to clear counters for NAT rules
  clear nat counters 			# clear counters for all NAT rules
  clear nat counters rule &lt;rule-num&gt;	# clear counters for a specific NAT rule
</content>
</entry>
<entry>
<title>* Fix Bug 1445 - Allow setting protocols tcp and udp in one rule</title>
<updated>2009-08-05T19:24:11+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-08-05T19:24:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=4d56db8428fd770c86d80f77511814e2aff37c5e'/>
<id>urn:sha1:4d56db8428fd770c86d80f77511814e2aff37c5e</id>
<content type='text'>
  NAT rules can be defined with 'tcp_udp' as a valid value for protocol
* Fix Bug 4780 - DNAT rule to translate port fails
</content>
</entry>
<entry>
<title>add support for disabling a NAT rule</title>
<updated>2009-07-24T21:16:57+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-07-24T21:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=bd8612731a3b4f2199e528e528a27cc2151c0350'/>
<id>urn:sha1:bd8612731a3b4f2199e528e528a27cc2151c0350</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add log option to NAT rules.</title>
<updated>2009-04-20T20:58:06+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2009-04-20T20:58:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=f1bc222e21ba5048459be0bedc818e9a7a6ee9d1'/>
<id>urn:sha1:f1bc222e21ba5048459be0bedc818e9a7a6ee9d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix statistics in "show nat statistics" when target is NETMAP</title>
<updated>2009-01-23T19:57:08+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-01-23T19:57:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=262b4a68d27fc401493fcf1d07d2a1b2f01b9988'/>
<id>urn:sha1:262b4a68d27fc401493fcf1d07d2a1b2f01b9988</id>
<content type='text'>
- Script to generate a new output for the "show nat rules" command
- Fix Bug 3401 some indication is needed for the excluded rules in
  the "show nat rules" result
</content>
</entry>
<entry>
<title>change VyattaNatRule to Vyatta::NatRule</title>
<updated>2008-11-25T17:59:25+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-25T17:59:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=8b9f431452f2d24e5d43b743bf8d3b5b11b36c66'/>
<id>urn:sha1:8b9f431452f2d24e5d43b743bf8d3b5b11b36c66</id>
<content type='text'>
</content>
</entry>
<entry>
<title>extra space causes error</title>
<updated>2008-11-25T04:13:06+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-25T04:13:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=55b3139520f6cfb804764d0c9cdefc128ac87eaa'/>
<id>urn:sha1:55b3139520f6cfb804764d0c9cdefc128ac87eaa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert to Vyatta::</title>
<updated>2008-11-22T01:06:29+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-22T01:06:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-nat.git/commit/?id=feacd08edaa7a538812e904f5d1e5b83cb66c75f'/>
<id>urn:sha1:feacd08edaa7a538812e904f5d1e5b83cb66c75f</id>
<content type='text'>
</content>
</entry>
</feed>
