<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/lib, branch debian/0.16.19</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.16.19</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=debian%2F0.16.19'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2010-03-06T01:50:38+00:00</updated>
<entry>
<title>add function for traversing template hierarchy</title>
<updated>2010-03-06T01:50:38+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-03-06T01:50:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3968e2fc5b06c5603fbba25491717983a684e801'/>
<id>urn:sha1:3968e2fc5b06c5603fbba25491717983a684e801</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reapply term multinode sorting. fix for bug 5376</title>
<updated>2010-02-25T02:10:56+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@slioch.vyatta.com</email>
</author>
<published>2010-02-25T02:10:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=842f188a1210962d8119af75ccb9b8b580b9c0bd'/>
<id>urn:sha1:842f188a1210962d8119af75ccb9b8b580b9c0bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hide wireless and tunnel key values</title>
<updated>2010-02-24T00:59:23+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-24T00:48:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=4df177269ad6f4da23a87363a535f71c5c45f787'/>
<id>urn:sha1:4df177269ad6f4da23a87363a535f71c5c45f787</id>
<content type='text'>
Don't want to show WPA and WEP and VPN keys.
</content>
</entry>
<entry>
<title>add fucntion to return bridge-group that an interface might be assigned to</title>
<updated>2010-02-19T01:10:38+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2010-02-19T01:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=08f6edf7bd64f8c22755e3c42cc051c94feebdae'/>
<id>urn:sha1:08f6edf7bd64f8c22755e3c42cc051c94feebdae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve default value parsing</title>
<updated>2010-02-11T03:12:27+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-02-11T03:12:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=3b38a06aff94a1be2540a7f30e8ed1246b3a4af5'/>
<id>urn:sha1:3b38a06aff94a1be2540a7f30e8ed1246b3a4af5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of pppoe devices</title>
<updated>2010-02-11T00:38:33+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-11T00:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=fe9b6c23d75809ab40a100c20ea044978d0c2999'/>
<id>urn:sha1:fe9b6c23d75809ab40a100c20ea044978d0c2999</id>
<content type='text'>
PPPoE devices don't have VIF's and are named 'pppoeN' not 'pppN'.
</content>
</entry>
<entry>
<title>Fix missing bracket</title>
<updated>2010-02-10T16:14:20+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-10T16:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7014ec56d829f3c8eb5c6bbfc9772417ad6065c6'/>
<id>urn:sha1:7014ec56d829f3c8eb5c6bbfc9772417ad6065c6</id>
<content type='text'>
Interface.pm syntax error.
</content>
</entry>
<entry>
<title>Add preliminary support for pppoe devices</title>
<updated>2010-02-10T04:59:33+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2010-02-10T04:59:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=1330126be80eb0056a21dae7b0763f2b981e6e9d'/>
<id>urn:sha1:1330126be80eb0056a21dae7b0763f2b981e6e9d</id>
<content type='text'>
QoS needs to be able to convert from device name back to path
in the config hierarchy.  This is is a first step.
</content>
</entry>
<entry>
<title>add util function</title>
<updated>2010-02-10T02:55:36+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2010-02-10T02:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=242d3138f5ab34de27a12ad8605aba3f58526afb'/>
<id>urn:sha1:242d3138f5ab34de27a12ad8605aba3f58526afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix problem from earlier FILE handle removal in Config.pm</title>
<updated>2009-12-05T03:49:38+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-12-05T03:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=b77e3bd392576118c2b2ced757590472095215c2'/>
<id>urn:sha1:b77e3bd392576118c2b2ced757590472095215c2</id>
<content type='text'>
Need 'my'
</content>
</entry>
</feed>
