<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts, branch debian/0.14.75</title>
<subtitle>Vyatta configuration system (mirror of https://github.com/vyos/vyatta-cfg.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14.75</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.14.75'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2009-04-29T06:00:59+00:00</updated>
<entry>
<title>Use getIP() to check for duplicates</title>
<updated>2009-04-29T06:00:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-29T06:00:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=cb8a0c4dd7f3ebb47bbda57edb528c1cda278578'/>
<id>urn:sha1:cb8a0c4dd7f3ebb47bbda57edb528c1cda278578</id>
<content type='text'>
Simpler to use new getIP() for all address fetching
</content>
</entry>
<entry>
<title>Catch incorrect address format</title>
<updated>2009-04-29T05:50:27+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-29T05:50:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e4e05713a76c31ba4edbb252e6f5fa0f59b13837'/>
<id>urn:sha1:e4e05713a76c31ba4edbb252e6f5fa0f59b13837</id>
<content type='text'>
Don't just silently exit on incorrect address format.
At least print an error
</content>
</entry>
<entry>
<title>Fix bug in is_ip_configured</title>
<updated>2009-04-29T05:47:27+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-29T05:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7d181bfaafd262f95bcf13e1c358a043ee6c685c'/>
<id>urn:sha1:7d181bfaafd262f95bcf13e1c358a043ee6c685c</id>
<content type='text'>
Bug 4311
Doing grep ($ip, @list) will return whole list since it evaluted
$ip as a expression and the result was defined.
</content>
</entry>
<entry>
<title>DHCP should be checking config not flags</title>
<updated>2009-04-28T18:22:59+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-28T18:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=0eaba8dad441707b699749f1ef80409e05897c4b'/>
<id>urn:sha1:0eaba8dad441707b699749f1ef80409e05897c4b</id>
<content type='text'>
If interface is down (because of release), then renew should still
be able restart interface.
</content>
</entry>
<entry>
<title>Need to convert path to have slashes</title>
<updated>2009-04-28T17:27:17+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-28T17:27:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ac3a679d68fab97b0e261445a3bf926993119cdd'/>
<id>urn:sha1:ac3a679d68fab97b0e261445a3bf926993119cdd</id>
<content type='text'>
More convient to do it here.
</content>
</entry>
<entry>
<title>Merge branch 'jenner' of 192.168.100.1:git/vyatta-cfg into jenner</title>
<updated>2009-04-27T21:30:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-27T21:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=affabc40ef4260caff3b1376065e667acab97821'/>
<id>urn:sha1:affabc40ef4260caff3b1376065e667acab97821</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup exports of Vyatta::Misc</title>
<updated>2009-04-27T21:29:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-27T21:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6dc71d03ef92e7a0e66ed09c786287f817443017'/>
<id>urn:sha1:6dc71d03ef92e7a0e66ed09c786287f817443017</id>
<content type='text'>
Remove duplicates from list, and make sure getIP is exported, and that
explicit imports are listed.
</content>
</entry>
<entry>
<title>fix broken call to getIP</title>
<updated>2009-04-27T21:20:29+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2009-04-27T21:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=ff7b5d410aecbd6ce953cb028dc46d1ace4235de'/>
<id>urn:sha1:ff7b5d410aecbd6ce953cb028dc46d1ace4235de</id>
<content type='text'>
</content>
</entry>
<entry>
<title>vyatta-interfaces changes for DHCP</title>
<updated>2009-04-27T17:15:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-27T17:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=5d201ef68e88c501fa98acef9c5e414415b74ffe'/>
<id>urn:sha1:5d201ef68e88c501fa98acef9c5e414415b74ffe</id>
<content type='text'>
Need good way to find path to get current MTU.
</content>
</entry>
<entry>
<title>Handle errors better in show_mtu</title>
<updated>2009-04-27T16:58:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-04-27T16:58:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b5f24bc299200fcaf48dcb4a5a499ebed2548f97'/>
<id>urn:sha1:b5f24bc299200fcaf48dcb4a5a499ebed2548f97</id>
<content type='text'>
</content>
</entry>
</feed>
