<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg.git/scripts/VyattaConfigLoad.pm, branch rolling</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=rolling</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg.git/atom?h=rolling'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/'/>
<updated>2008-11-22T01:09:30+00:00</updated>
<entry>
<title>Convert VyattaConfig (et al) to Vyatta::Config</title>
<updated>2008-11-22T01:09:30+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-11-22T01:09:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=32cefc2d846f9946bf6e5b84cd914b5e2959dbfa'/>
<id>urn:sha1:32cefc2d846f9946bf6e5b84cd914b5e2959dbfa</id>
<content type='text'>
Use hierarchal directory structure
</content>
</entry>
<entry>
<title>Add entry for upcoming bonding</title>
<updated>2008-09-17T22:49:12+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2008-09-17T22:49:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=adb56a3213db91c65d261e1c1165634da15975a8'/>
<id>urn:sha1:adb56a3213db91c65d261e1c1165634da15975a8</id>
<content type='text'>
Need to load bonding in correct step.
</content>
</entry>
<entry>
<title>Prioritize vpn ahead of pppo[ea] interfaces.</title>
<updated>2008-07-23T01:39:49+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2008-07-23T01:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=29893263e30fe77bcc5b3ef2317430f772d0b717'/>
<id>urn:sha1:29893263e30fe77bcc5b3ef2317430f772d0b717</id>
<content type='text'>
</content>
</entry>
<entry>
<title>=&gt; Modified VyattaConfig.pm function 'returnOrigValues()' to return empty array when no value is configured</title>
<updated>2008-06-26T16:34:42+00:00</updated>
<author>
<name>Mohit Mehta</name>
<email>mohit.mehta@vyatta.com</email>
</author>
<published>2008-06-26T16:34:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=d58ea68e07ac987e642947ceabe3dd87ecdb22ad'/>
<id>urn:sha1:d58ea68e07ac987e642947ceabe3dd87ecdb22ad</id>
<content type='text'>
=&gt; Modified VyattaConfigLoad.pm to give a higher ranking to 'system host-name' than 'interface' so that during boot-up
   if host is using dhcp client to get an ip for an interface, it can send the host-name if configured
=&gt; Modified vyatta-interfaces.pl:
   1. to request only for dhcp options 'subnet-nask', 'broadcast address', 'routers', 'domain-name-servers'
      when an interface is configured to get an ip using dhcp.
   2. ask for a domain-name only if domain-name is not configured in our CLI
   3. do not request dhcp options: 'time-offset', 'interface-mtu' and 'host-name' that were being requested before
   4. Update /etc/resolv.conf to remove domain-name and name-server options received from dhcp server for the
      particular interface that releases dhcp lease either from op-mode or cfg-mode
</content>
</entry>
<entry>
<title>Revert "fix for bug 3441. Removed def from listOutputNodes(), which allowed other code that filters out def file to be removed."</title>
<updated>2008-07-10T20:37:49+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-07-10T20:37:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=a2be0181a81adfca6f8fdf7c9b6190244c7146e2'/>
<id>urn:sha1:a2be0181a81adfca6f8fdf7c9b6190244c7146e2</id>
<content type='text'>
Need to spend more time with this fix--'def' is used in locations to
suppress non-user specified default values. will reapply revised fix
after a bit more vetting.

This reverts commit 42d6c942800e2273b77ea92371ffdcb3f183163f.
</content>
</entry>
<entry>
<title>fix for bug 3441. Removed def from listOutputNodes(), which allowed other code that filters out def file to be removed.</title>
<updated>2008-07-09T18:50:17+00:00</updated>
<author>
<name>root</name>
<email>root@eng-140.vyatta.com</email>
</author>
<published>2008-07-09T18:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=42d6c942800e2273b77ea92371ffdcb3f183163f'/>
<id>urn:sha1:42d6c942800e2273b77ea92371ffdcb3f183163f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix for bug 3323: skip deletions of nodes with default values when loading</title>
<updated>2008-07-07T21:35:36+00:00</updated>
<author>
<name>An-Cheng Huang</name>
<email>ancheng@vyatta.com</email>
</author>
<published>2008-07-07T21:35:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=9178dcb68c092976f9bed29c13dbd70cb26de3a1'/>
<id>urn:sha1:9178dcb68c092976f9bed29c13dbd70cb26de3a1</id>
<content type='text'>
a config file.
</content>
</entry>
<entry>
<title>Merge branch 'hollywood' of http://git.vyatta.com/vyatta-cfg into hollywood</title>
<updated>2008-07-01T00:11:40+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-07-01T00:11:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=051d4e71597d7a8b947a9a9195167d63dc5dec50'/>
<id>urn:sha1:051d4e71597d7a8b947a9a9195167d63dc5dec50</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "set load-balancing load order after interfaces are configured on load."</title>
<updated>2008-07-01T00:11:10+00:00</updated>
<author>
<name>Michael Larson</name>
<email>slioch@eng-140.vyatta.com</email>
</author>
<published>2008-07-01T00:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=2eb529344218114f29d34e60f8485d18e49508ce'/>
<id>urn:sha1:2eb529344218114f29d34e60f8485d18e49508ce</id>
<content type='text'>
This reverts commit b5b1c71bc95bdaea24f45e5738e9a3a7f8740a4f.
</content>
</entry>
<entry>
<title>Fix 3396: "commit failed at rank 800" while booting with bgp peer-group.</title>
<updated>2008-06-30T22:31:24+00:00</updated>
<author>
<name>Stig Thormodsrud</name>
<email>stig@vyatta.com</email>
</author>
<published>2008-06-30T22:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg.git/commit/?id=7800d646eb6af2a41b82f25bd2961bfaf1dd202e'/>
<id>urn:sha1:7800d646eb6af2a41b82f25bd2961bfaf1dd202e</id>
<content type='text'>
</content>
</entry>
</feed>
