<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates/show, branch lithium</title>
<subtitle>Vyatta bash completion for operational commands (mirror of https://github.com/vyos/vyatta-op.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-op.git/atom?h=lithium</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=lithium'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2018-06-24T11:20:39+00:00</updated>
<entry>
<title>Merge branch 'current' into lithium</title>
<updated>2018-06-24T11:20:39+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-06-24T11:20:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=997291b8a6a66953c6a6270c2dda323769452581'/>
<id>urn:sha1:997291b8a6a66953c6a6270c2dda323769452581</id>
<content type='text'>
Conflicts:
	Makefile.am
	debian/changelog
	templates/restart/dns/forwarding/node.def
	templates/show/version/added/node.def
	templates/show/version/all/node.def
	templates/show/version/deleted/node.def
	templates/show/version/downgraded/node.def
	templates/show/version/node.def
	templates/show/version/upgraded/node.def
</content>
</entry>
<entry>
<title>T683: Rewrite SNMP op mode commands in new stlye XML/Python</title>
<updated>2018-06-14T19:14:53+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2018-06-14T19:14:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=195dc1e0ac8cebfbb84ed613993d807abbc4e338'/>
<id>urn:sha1:195dc1e0ac8cebfbb84ed613993d807abbc4e338</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T689: remove files no longer needed after merging PR#14 into vyos-1x.</title>
<updated>2018-06-13T11:09:03+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-06-13T11:01:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=e711d30377c4681e75d91f7e7202497b9ba18132'/>
<id>urn:sha1:e711d30377c4681e75d91f7e7202497b9ba18132</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T684: make the 'run show configuration commands' and the |commands pipe use the new implementation.</title>
<updated>2018-06-05T18:48:32+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-06-05T18:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b9c3925b1f68534b51f4d2f2b239ae7cdd2ef030'/>
<id>urn:sha1:b9c3925b1f68534b51f4d2f2b239ae7cdd2ef030</id>
<content type='text'>
</content>
</entry>
<entry>
<title>T564: remove DNS forwarding commands that are moving to vyos-1x.</title>
<updated>2018-05-14T03:53:53+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-14T03:53:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=7f035c001e94b34e22f2d6b4d0ad8a20d06b2f76'/>
<id>urn:sha1:7f035c001e94b34e22f2d6b4d0ad8a20d06b2f76</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove the show version command from this package: moving to vyos-1x.</title>
<updated>2018-05-14T03:20:58+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2018-05-14T03:19:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=9e37894920aa9ee8f31220eea81ddbc534e7dec7'/>
<id>urn:sha1:9e37894920aa9ee8f31220eea81ddbc534e7dec7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change 'show tech-support' behavior to always strip-private</title>
<updated>2017-10-29T15:28:19+00:00</updated>
<author>
<name>Christian Poessinger</name>
<email>christian@poessinger.com</email>
</author>
<published>2017-10-29T14:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=699a9c48a9ac866ada70206dd1f3b1e1dd23a69c'/>
<id>urn:sha1:699a9c48a9ac866ada70206dd1f3b1e1dd23a69c</id>
<content type='text'>
Using "show tech-support" cmd will produce the tech-support output
without any private information.

Using "show tech-support private" cmd will produce the tech-support
output with private information included.

Note:
=====
The Perl script (vyos-strip-config.pl) used to remove any sensible information
will in addition remove version numbers if they match the regexp below:
  # Strip IPv4 addresses
  $input =~ s/\d+\.\d+\.(\d+)\.(\d+)/xxx.xxx.$1.$2/g if $stripIP;

Example:
========
i  apt                 xxx.xxx.9.8.4 amd64 commandline package manager
ii apt-transport-https xxx.xxx.9.8.4 amd64 https download transport for APT

i  apt                 1.0.9.8.4     amd64 commandline package manager
ii apt-transport-https 1.0.9.8.4     amd64 https download transport for APT

This behavior is present in the current implementation and should be
addressed during the move to the new Python scripts.
</content>
</entry>
<entry>
<title>The command "show log firewall name &lt;name&gt;" does not show the expected log entries</title>
<updated>2017-07-25T17:20:28+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2017-07-25T17:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1e094d77022ad49f29f05718913b4c5b23203012'/>
<id>urn:sha1:1e094d77022ad49f29f05718913b4c5b23203012</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The command "show log firewall name &lt;name&gt;" does not show the expected log entries</title>
<updated>2017-07-25T17:19:13+00:00</updated>
<author>
<name>Kim Hagen</name>
<email>kim.sidney@gmail.com</email>
</author>
<published>2017-07-25T17:19:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=3610a467094e80a39b6627f6b7655430917b9bd3'/>
<id>urn:sha1:3610a467094e80a39b6627f6b7655430917b9bd3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Exchange vyatta with vyos</title>
<updated>2017-03-19T21:22:29+00:00</updated>
<author>
<name>Thore</name>
<email>ThoreKr@users.noreply.github.com</email>
</author>
<published>2017-03-19T21:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=009a4536a3d43d1a7166aef5ad2829cf068f0aa9'/>
<id>urn:sha1:009a4536a3d43d1a7166aef5ad2829cf068f0aa9</id>
<content type='text'>
When typing "show system" and pressing tab the autosuggestion still said the installation was based on a vyatta image.</content>
</entry>
</feed>
