<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib, branch debian/0.18.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.18.75</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.18.75'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2010-12-21T02:44:04+00:00</updated>
<entry>
<title>Handle IPv6 in is_local_address</title>
<updated>2010-12-21T02:44:04+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-21T01:59:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76501f836662d9666ed4357de6bfcad61eb019cb'/>
<id>urn:sha1:76501f836662d9666ed4357de6bfcad61eb019cb</id>
<content type='text'>
Bug 6590
The code to check for local address has to be smarter
to handle IPv6. Introduces dependency on Socket6 module.
</content>
</entry>
<entry>
<title>Export vrrp_get_primary().</title>
<updated>2010-12-11T01:22:29+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-11T01:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=4312358a0d527198010584ccdbe1a2e7c8a3a5c0'/>
<id>urn:sha1:4312358a0d527198010584ccdbe1a2e7c8a3a5c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Return configured address in vrrp_get_config().</title>
<updated>2010-12-10T22:44:35+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-10T22:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e67e29be711a9d3aec9b5aae5b1816b485b559d5'/>
<id>urn:sha1:e67e29be711a9d3aec9b5aae5b1816b485b559d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Export inSession to the perl api.</title>
<updated>2010-12-10T22:18:54+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-10T22:18:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=095be92e4456d321a6883205b9328716efa30aab'/>
<id>urn:sha1:095be92e4456d321a6883205b9328716efa30aab</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix display of source address in "show vrrp".</title>
<updated>2010-12-08T23:40:44+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-08T23:40:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=371a1311ca914d224a994cb8ce3cbb48dd478b8d'/>
<id>urn:sha1:371a1311ca914d224a994cb8ce3cbb48dd478b8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in export of is_local_address</title>
<updated>2010-12-08T16:21:09+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-08T16:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8e09c3fd2544a306aa85ad8d5413899c7a48d240'/>
<id>urn:sha1:8e09c3fd2544a306aa85ad8d5413899c7a48d240</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow _errloc_ to be place on any line in output, not restricted to first line.</title>
<updated>2010-12-08T07:12:37+00:00</updated>
<author>
<name>Michael Larson</name>
<email>mike@vyatta.com</email>
</author>
<published>2010-12-08T07:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=e8f44ce0ef28d56b49bce317392589557a1086ad'/>
<id>urn:sha1:e8f44ce0ef28d56b49bce317392589557a1086ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix return value for address not configure on system.</title>
<updated>2010-12-07T23:09:49+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2010-12-07T23:09:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8821fe965057a868ef75c67c7a7da41ba099e7ad'/>
<id>urn:sha1:8821fe965057a868ef75c67c7a7da41ba099e7ad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add a method to check whether an IPv4 address is a primary address to Vyatta::Misc</title>
<updated>2010-12-07T23:08:34+00:00</updated>
<author>
<name>Daniil Baturin</name>
<email>daniil@baturin.org</email>
</author>
<published>2010-12-07T19:48:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=76f873016c5996ea2c1a8219a01213b8aca64742'/>
<id>urn:sha1:76f873016c5996ea2c1a8219a01213b8aca64742</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'mendocino' of vm:rel/vyatta-cfg into mendocino</title>
<updated>2010-12-07T00:38:40+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-12-07T00:38:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3f6dee4764a295e70bdb06a4df43b4087542620d'/>
<id>urn:sha1:3f6dee4764a295e70bdb06a4df43b4087542620d</id>
<content type='text'>
</content>
</entry>
</feed>
