<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/scripts/vyatta-ping, branch oxnard</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=oxnard</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=oxnard'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2012-03-13T22:50:31+00:00</updated>
<entry>
<title>Fix ping</title>
<updated>2012-03-13T22:50:31+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-03-13T22:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=18f0f0ae25480d6b56a15dbaff97a6d4aba3fd6e'/>
<id>urn:sha1:18f0f0ae25480d6b56a15dbaff97a6d4aba3fd6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ping: fix error handling</title>
<updated>2012-03-10T19:16:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-03-10T19:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=87d5923cbe7099374b7d2d3b0e00acfeb85c501a'/>
<id>urn:sha1:87d5923cbe7099374b7d2d3b0e00acfeb85c501a</id>
<content type='text'>
Also reindent.
</content>
</entry>
<entry>
<title>ping: rewrite ping wrapper in perl</title>
<updated>2012-03-10T19:02:56+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-03-10T19:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=91464a4f853e3c2ad0017a13ffc1e6e3be633e04'/>
<id>urn:sha1:91464a4f853e3c2ad0017a13ffc1e6e3be633e04</id>
<content type='text'>
Bug 7902
Rather than fighting with regex in shell or dealing with /etc/hosts
file, just use the right tool and do it with simple perl.

Note: uses new perl 5.10 syntax for switch
</content>
</entry>
<entry>
<title>Fix ipv6 matching in ping and traceroute</title>
<updated>2011-10-27T22:11:30+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-09-19T21:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=68ff78c4f2ba121d25139d197fd55d47f33b03c5'/>
<id>urn:sha1:68ff78c4f2ba121d25139d197fd55d47f33b03c5</id>
<content type='text'>
(cherry picked from commit c34a0b81b02cb875fcb0822454a9a5eca630a5a6)
</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>
</feed>
