<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates/ping, 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>2014-03-04T14:02:11+00:00</updated>
<entry>
<title>Bug #148: 'ping' does ipv6 too, but help only mentions IPv4</title>
<updated>2014-03-04T14:02:11+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2014-03-04T14:02:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=ac94eb1500fd28f39e86464e5feeeadf50065e94'/>
<id>urn:sha1:ac94eb1500fd28f39e86464e5feeeadf50065e94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ping feel like all the other system commands</title>
<updated>2012-03-22T17:27:10+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-03-22T17:27:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=75e35444bac07e0511ed74dcdbe89a5b088c79e7'/>
<id>urn:sha1:75e35444bac07e0511ed74dcdbe89a5b088c79e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ping templates for completion</title>
<updated>2012-03-14T18:15:49+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-03-14T18:15:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=62470eabedd824a1db2262fbeea91fa707047095'/>
<id>urn:sha1:62470eabedd824a1db2262fbeea91fa707047095</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add new ping command script</title>
<updated>2012-03-10T19:56:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-03-10T19:56:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=5c87a29d59330dce77628a36a23b37b078b6810b'/>
<id>urn:sha1:5c87a29d59330dce77628a36a23b37b078b6810b</id>
<content type='text'>
Bug 3052
Rather than having a ping an op-mode command which has no flexibility
about arguments. Make it a wrapper script that accepts Juniper style
arguments and turns them into Unix style flags.
</content>
</entry>
<entry>
<title>Fix ping commands off by one problem, fix help txt for ping ipv4</title>
<updated>2011-10-27T22:11:29+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-07T23:18:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6439ca7f705f84040f7d45998d48cf7012f5077b'/>
<id>urn:sha1:6439ca7f705f84040f7d45998d48cf7012f5077b</id>
<content type='text'>
(cherry picked from commit 7d92aaf02a6e8f7ab2bc0e70b6d303f85a69d5f4)
</content>
</entry>
<entry>
<title>Create new ping command with the following semantics</title>
<updated>2011-10-27T22:11:27+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-08-16T23:26:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b1c37ed9fe0e2cfac2ac46d757c6037c1c5436c2'/>
<id>urn:sha1:b1c37ed9fe0e2cfac2ac46d757c6037c1c5436c2</id>
<content type='text'>
    1. ping &lt;ipv4|ipv6|hostname&gt; will use
      * ping for a v4 address
      * ping6 for a v6 address
      * ping or ping6 for a hostname which ever resolves prefering ipv4
    2. ping ipv4 &lt;ipv4|hostname&gt; will ping
    3. ping ipv6 &lt;ipv6|hostname&gt; will ping6
    4. ping &lt;node&gt; option &lt;advanced ping options&gt;
       * allows for options to pass down to ping
       * this is a stop gap while we add the most common options
       * to the CLI
(cherry picked from commit 5145fd68da8f1c7f8289b99f58cb6eb96389fcef)
</content>
</entry>
<entry>
<title>Fix allowed strings for hostname/ipaddress</title>
<updated>2010-02-02T18:45:22+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-02T18:45:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6d5e270564e93264b97532c3c535fff97c35606c'/>
<id>urn:sha1:6d5e270564e93264b97532c3c535fff97c35606c</id>
<content type='text'>
Need to use echo -n
</content>
</entry>
<entry>
<title>Merge branch 'kenwood' of 192.168.100.1:git/vyatta-op into kenwood</title>
<updated>2010-02-02T18:23:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-02T18:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=a305ff90c296df58a1de27a02f77c08871ecf40c'/>
<id>urn:sha1:a305ff90c296df58a1de27a02f77c08871ecf40c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix Bug 3069 Help strings should be standardized</title>
<updated>2008-04-04T23:59:50+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-04-04T23:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=6824c5341d20bee84cf9ce001fee9218503ac90f'/>
<id>urn:sha1:6824c5341d20bee84cf9ce001fee9218503ac90f</id>
<content type='text'>
- vyatta-op help strings standardized according to latest guideline
</content>
</entry>
<entry>
<title>Fix Bug 3069 Help strings should be standardized</title>
<updated>2008-04-01T00:29:20+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-04-01T00:29:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=d14dee306fe9a8f497e20d9fa58bd199615569c3'/>
<id>urn:sha1:d14dee306fe9a8f497e20d9fa58bd199615569c3</id>
<content type='text'>
- help strings standardized in vyatta-op
</content>
</entry>
</feed>
