<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-system.git/scripts, branch master</title>
<subtitle>Vyatta system-level configuration templates/scripts (mirror of https://github.com/vyos/vyatta-cfg-system.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=master</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/'/>
<updated>2013-06-19T20:31:19+00:00</updated>
<entry>
<title>Fix the problems encountered when the system has IPv6 addresses configured and then IPv6 is disabled (system/ipv6/disable = 1).</title>
<updated>2013-06-19T20:31:19+00:00</updated>
<author>
<name>Andreas Moran</name>
<email>andreas.moran@vyatta.com</email>
</author>
<published>2013-06-19T20:31:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=40ec1f7425dbdb2dec53f00aced61c59ff8bbdf4'/>
<id>urn:sha1:40ec1f7425dbdb2dec53f00aced61c59ff8bbdf4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge daisy support for mGRE</title>
<updated>2013-05-09T20:58:05+00:00</updated>
<author>
<name>Saurabh Mohan</name>
<email>saurabh@vyatta.com</email>
</author>
<published>2013-05-09T20:58:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=fec8fc84b3ab39cf7cb448c9542bdca3ca6f28bf'/>
<id>urn:sha1:fec8fc84b3ab39cf7cb448c9542bdca3ca6f28bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace original config file handling behaviour</title>
<updated>2013-04-17T17:49:17+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2013-04-15T20:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=16655380cbe6206beda24bcf803d61e9aeeb2bfd'/>
<id>urn:sha1:16655380cbe6206beda24bcf803d61e9aeeb2bfd</id>
<content type='text'>
Bug 8864:
Commit 4dce31b15ce038527cbd03a21b23ad094d71750c changed the behaviour
of when a config file was not present. This change replaces the
original behaviour.
(cherry picked from commit aec7e4cefd206fa9397456917ec5e83e86089343)
</content>
</entry>
<entry>
<title>Replace original config file handling behaviour</title>
<updated>2013-04-15T20:23:46+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2013-04-15T20:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=aec7e4cefd206fa9397456917ec5e83e86089343'/>
<id>urn:sha1:aec7e4cefd206fa9397456917ec5e83e86089343</id>
<content type='text'>
Bug 8864:
Commit 1f90d46cbc889d45dbfd5e499ad24a399b059d3b changed the behaviour
of when a config file was not present. This change replaces the
original behaviour.
</content>
</entry>
<entry>
<title>fix device naming on boot</title>
<updated>2013-04-02T15:50:48+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen@networkplumber.org</email>
</author>
<published>2013-03-28T23:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=3786debc7c62597ee0b39cdcb3a08b4d304cc2d4'/>
<id>urn:sha1:3786debc7c62597ee0b39cdcb3a08b4d304cc2d4</id>
<content type='text'>
Bug 8804
Previous change was passing a logfile to biosdevname, but parent
directory was not necessarily created at that point! Log file
is useless anyway, just redirect to dev null.
(cherry picked from commit dcabba83be38ee6f79ab5a347f0cb3cce5a9eca8)
</content>
</entry>
<entry>
<title>snmpv3: enable strict warnings and fix perlcritic</title>
<updated>2013-04-02T15:46:31+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemming@brocade.com</email>
</author>
<published>2013-04-01T20:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=1f90d46cbc889d45dbfd5e499ad24a399b059d3b'/>
<id>urn:sha1:1f90d46cbc889d45dbfd5e499ad24a399b059d3b</id>
<content type='text'>
The SNMPv3 code did not enable strict type checking and had other
poor style found by perlcritic.
(cherry picked from commit 4dce31b15ce038527cbd03a21b23ad094d71750c)
</content>
</entry>
<entry>
<title>snmpv3: enable strict warnings and fix perlcritic</title>
<updated>2013-04-01T20:04:47+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>shemming@brocade.com</email>
</author>
<published>2013-04-01T20:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=4dce31b15ce038527cbd03a21b23ad094d71750c'/>
<id>urn:sha1:4dce31b15ce038527cbd03a21b23ad094d71750c</id>
<content type='text'>
The SNMPv3 code did not enable strict type checking and had other
poor style found by perlcritic.
</content>
</entry>
<entry>
<title>syslog: fix channel syntax</title>
<updated>2013-03-29T15:56:27+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen@networkplumber.org</email>
</author>
<published>2013-03-29T15:56:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=66671f93c8d696af4a606e816273aa3a35d7fb18'/>
<id>urn:sha1:66671f93c8d696af4a606e816273aa3a35d7fb18</id>
<content type='text'>
Bug 8813
Need to add omfile when referring to channel.
</content>
</entry>
<entry>
<title>fix device naming on boot</title>
<updated>2013-03-28T23:47:01+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen@networkplumber.org</email>
</author>
<published>2013-03-28T23:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=dcabba83be38ee6f79ab5a347f0cb3cce5a9eca8'/>
<id>urn:sha1:dcabba83be38ee6f79ab5a347f0cb3cce5a9eca8</id>
<content type='text'>
Bug 8804
Previous change was passing a logfile to biosdevname, but parent
directory was not necessarily created at that point! Log file
is useless anyway, just redirect to dev null.
</content>
</entry>
<entry>
<title>SNMP: Add multicast smux peers</title>
<updated>2013-03-28T16:40:24+00:00</updated>
<author>
<name>James Davidson</name>
<email>james.davidson@vyatta.com</email>
</author>
<published>2013-03-20T16:05:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-system.git/commit/?id=6d3b411590268fdb40d09be0c37ec202533462cc'/>
<id>urn:sha1:6d3b411590268fdb40d09be0c37ec202533462cc</id>
<content type='text'>
(cherry picked from commit d51d7a787a962ead30478d3fe23a356634ca3577)
</content>
</entry>
</feed>
