<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib, branch debian/0.99.78</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.99.78</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.99.78'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2012-04-30T23:16:00+00:00</updated>
<entry>
<title>Bugfix 8017:</title>
<updated>2012-04-30T23:16:00+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2012-04-30T23:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=10193482ba6b9b3e5c1440ac729d3ba2a06ee0ff'/>
<id>urn:sha1:10193482ba6b9b3e5c1440ac729d3ba2a06ee0ff</id>
<content type='text'>
   Make parsing of multilink config options work properly. Multilink
   interfaces have one allowed vif. They do not show up with the same
   way as all the other vifs on the system, i.e. &lt;if&gt;.&lt;vif&gt;. In order
   for scripts using a generic config path parsing mechanism to work
   with multilink interfaces we must return the path with 'vif 1'
   appended after 'mlX' e.g. 'interfaces multilink mlX vif 1' is the
   proper path for options under the 'interface multilink mlX' tree.
</content>
</entry>
<entry>
<title>Use ioctl() to read interface flags</title>
<updated>2012-04-10T04:17:58+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemminger@vyatta.com</email>
</author>
<published>2012-04-10T04:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d4707f2d85d525d90e56020cbb029f928d210ef3'/>
<id>urn:sha1:d4707f2d85d525d90e56020cbb029f928d210ef3</id>
<content type='text'>
Bug 8006
Interface running state is only visible through ioctl() or netlink.
The flag is not exported via sysfs properly.
</content>
</entry>
<entry>
<title>adjust pppoe interface detection for non-userland</title>
<updated>2012-03-22T20:59:55+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-11-22T16:40:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d1fced315206d9160e869d8aabd6deb49192fe99'/>
<id>urn:sha1:d1fced315206d9160e869d8aabd6deb49192fe99</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for dataplane config</title>
<updated>2011-12-16T21:16:14+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2011-12-16T21:16:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=6235e8a1db72d45e9f614454ad911cc96bddbe0b'/>
<id>urn:sha1:6235e8a1db72d45e9f614454ad911cc96bddbe0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adjust default displayed priority to reflect actual default priority</title>
<updated>2011-12-13T00:49:18+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-13T00:48:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=51609ad9c093cf263dcdb4ff5868d0ef5a03f531'/>
<id>urn:sha1:51609ad9c093cf263dcdb4ff5868d0ef5a03f531</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix source address display problem in address owner case for vrrp</title>
<updated>2011-12-06T19:49:30+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-06T19:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=691ade1fdb5291a6ecc4433e784f9d31d6288931'/>
<id>urn:sha1:691ade1fdb5291a6ecc4433e784f9d31d6288931</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in vrid split in Interfaces module</title>
<updated>2011-12-06T01:37:57+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-06T01:37:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=8c91ba674be1d2ca368fcb20601ae2581f58cc1e'/>
<id>urn:sha1:8c91ba674be1d2ca368fcb20601ae2581f58cc1e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug in vrrp interface handling</title>
<updated>2011-12-05T20:02:09+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-05T20:00:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3a4ec8277bda4f6f9e82026a2d2c1cae0daf6f28'/>
<id>urn:sha1:3a4ec8277bda4f6f9e82026a2d2c1cae0daf6f28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add vrrp interface support to Interface library</title>
<updated>2011-12-02T19:21:20+00:00</updated>
<author>
<name>John Southworth</name>
<email>john.southworth@vyatta.com</email>
</author>
<published>2011-12-02T18:45:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=82352ef62085b9e4bb98daf3c1e5a940148815f1'/>
<id>urn:sha1:82352ef62085b9e4bb98daf3c1e5a940148815f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'oxnard' of http://git.vyatta.com/vyatta-cfg into oxnard</title>
<updated>2011-11-29T02:04:30+00:00</updated>
<author>
<name>Bob Gilligan</name>
<email>gilligan@vyatta.com</email>
</author>
<published>2011-11-29T02:04:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b66f30dba1a164db329371efb1a91b6d8c532402'/>
<id>urn:sha1:b66f30dba1a164db329371efb1a91b6d8c532402</id>
<content type='text'>
</content>
</entry>
</feed>
