<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-op.git/templates, branch debian/0.11</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=debian%2F0.11</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-op.git/atom?h=debian%2F0.11'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/'/>
<updated>2008-06-22T18:21:56+00:00</updated>
<entry>
<title>Fix Bug 1059 Feature Request: integrate 'tcpdump' and 'tethereal' into Vyatta CLI</title>
<updated>2008-06-22T18:21:56+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-22T18:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=e29735e051da7520869b91a4324b9695d9656cfc'/>
<id>urn:sha1:e29735e051da7520869b91a4324b9695d9656cfc</id>
<content type='text'>
added operational mode traffic capture for bridge, ethernet vifs and loopback interfaces

Also, added code to validate the the user input for interface to be tsharked
</content>
</entry>
<entry>
<title>Bug 3385 incomplete command 'run' in configure mode produces backend error to user</title>
<updated>2008-06-22T04:23:08+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-22T04:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1279d97cb4fc07c542a15a334fa19df03d20204b'/>
<id>urn:sha1:1279d97cb4fc07c542a15a334fa19df03d20204b</id>
<content type='text'>
having an empty node.def file solves this
</content>
</entry>
<entry>
<title>Fix Bug 3378 user "vyatta" got "permission denied" after executing "renew dhcp ..." and/or "release dhcp ..."</title>
<updated>2008-06-21T21:57:55+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-21T21:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=9889f0d29051c1b713a94457754eb50232ff8bad'/>
<id>urn:sha1:9889f0d29051c1b713a94457754eb50232ff8bad</id>
<content type='text'>
call script with sudo
</content>
</entry>
<entry>
<title>added code for allowed values for op-mode dhcp release/renew lease commands</title>
<updated>2008-06-21T01:21:34+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-21T01:21:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=a0aacbcb65bae15ddcf9d2af2fdea4da84210592'/>
<id>urn:sha1:a0aacbcb65bae15ddcf9d2af2fdea4da84210592</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug 3059 Operator Level commands for DHCP client</title>
<updated>2008-06-20T22:58:12+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-20T22:58:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=831845a659ffe6d054d09d19364021519f211a23'/>
<id>urn:sha1:831845a659ffe6d054d09d19364021519f211a23</id>
<content type='text'>
    implemented op-mode commands for DHCP client:
    'release dhcp interface &lt;&gt;'
    'renew dhcp interface &lt;&gt;'
</content>
</entry>
<entry>
<title>deleting op-command 'clear dhcp client process' as its handling</title>
<updated>2008-06-19T07:00:53+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-19T07:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=1772280e0ca4db5b3cc4202f92cc49b49d25d66f'/>
<id>urn:sha1:1772280e0ca4db5b3cc4202f92cc49b49d25d66f</id>
<content type='text'>
in the script vyatta-interfaces.pl has been removed. it was used to
restart dhcp client daemon but now we're using separate daemons
for separate interfaces. this will be replaces by op-commands for:

'dhcp release lease interface &lt;&gt;' and
'dhcp renew lease interface &lt;&gt;'
</content>
</entry>
<entry>
<title>add completions for show files</title>
<updated>2008-06-10T21:50:11+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-06-10T21:50:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=116addafe3a9f44e457dcdfd957ffcb2b0c3e6b1'/>
<id>urn:sha1:116addafe3a9f44e457dcdfd957ffcb2b0c3e6b1</id>
<content type='text'>
Fix bug: 3302
</content>
</entry>
<entry>
<title>Fix 3328: operator can't issue "show vrrp"</title>
<updated>2008-06-09T21:22:25+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2008-06-09T21:22:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=b99284b11940944bc0781dfbab9905c3114e4c4a'/>
<id>urn:sha1:b99284b11940944bc0781dfbab9905c3114e4c4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 787: Add command to force vrrp state transition to backup.</title>
<updated>2008-06-06T20:50:50+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2008-06-06T20:50:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=c643034649db860ab720fb2ee06dde767f5b8031'/>
<id>urn:sha1:c643034649db860ab720fb2ee06dde767f5b8031</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix 88: Feature Request: Reboot Command (add confirmation)</title>
<updated>2008-05-31T21:48:07+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2008-05-31T21:48:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-op.git/commit/?id=18dd1b542f69528ac40ade79ee10a6ac77fed9c4'/>
<id>urn:sha1:18dd1b542f69528ac40ade79ee10a6ac77fed9c4</id>
<content type='text'>
</content>
</entry>
</feed>
