<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vyatta-cfg-quagga.git/scripts, branch debian/0.18.2</title>
<subtitle>Vyatta configuration templates and scripts for Quagga/FRR (mirror of https://github.com/vyos/vyatta-cfg-quagga.git)
</subtitle>
<id>https://git.amelek.net/vyos/vyatta-cfg-quagga.git/atom?h=debian%2F0.18.2</id>
<link rel='self' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/atom?h=debian%2F0.18.2'/>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/'/>
<updated>2009-03-25T21:55:45+00:00</updated>
<entry>
<title>Fix link_filter setting</title>
<updated>2009-03-25T21:55:45+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-25T21:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=89faa9bc8c070f8c13b509d92b0c43c30ce980da'/>
<id>urn:sha1:89faa9bc8c070f8c13b509d92b0c43c30ce980da</id>
<content type='text'>
Need to be super user here. Also ipv6 link filter is not in
kernel yet.
</content>
</entry>
<entry>
<title>Start OSPF/RIP as needed during config</title>
<updated>2009-03-23T23:42:38+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-23T23:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=580e491468e4fdadc52952b09a2e35f864a2f7d8'/>
<id>urn:sha1:580e491468e4fdadc52952b09a2e35f864a2f7d8</id>
<content type='text'>
This only happens if link metrics set but OSPF/RIP not running yet.
</content>
</entry>
<entry>
<title>Enable link filtering</title>
<updated>2009-03-23T23:37:00+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-23T23:37:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=b03c9ae8a6741d0f5d0f46e396c7023174d6f626'/>
<id>urn:sha1:b03c9ae8a6741d0f5d0f46e396c7023174d6f626</id>
<content type='text'>
Bug 4061
Enable new kernel link_filter for IPV4 and IPV6
</content>
</entry>
<entry>
<title>Reindent perl code</title>
<updated>2009-03-16T16:58:58+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-16T16:58:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=f9ab046eddd19417c0b2bbe4c5afed2d4516b53f'/>
<id>urn:sha1:f9ab046eddd19417c0b2bbe4c5afed2d4516b53f</id>
<content type='text'>
Make it look nice and tidy
</content>
</entry>
<entry>
<title>Don't use closure in GetOptions</title>
<updated>2009-03-16T16:56:35+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-16T16:56:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=8b782b88bd535d739166d21a4cbb95931fff2ce0'/>
<id>urn:sha1:8b782b88bd535d739166d21a4cbb95931fff2ce0</id>
<content type='text'>
Although it looks cleaner, the error handling for closures
is different. Exit in closure from GetOptions, only fails the option
not the program.
</content>
</entry>
<entry>
<title>Fix confusion between net object and string</title>
<updated>2009-03-16T16:53:57+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-16T16:53:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=ac7832987028d915b92abd718d2bc5212d301e8b'/>
<id>urn:sha1:ac7832987028d915b92abd718d2bc5212d301e8b</id>
<content type='text'>
Bug 4221
The function net-&gt;network() returns a new network object, rather than
the string. Need to use cidr() to get the string representation.
</content>
</entry>
<entry>
<title>Remove extra backslash</title>
<updated>2009-03-11T20:14:21+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-11T20:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=5bbe2e762600473de9e4d41ea06a892ce0c10691'/>
<id>urn:sha1:5bbe2e762600473de9e4d41ea06a892ce0c10691</id>
<content type='text'>
Don't need extra backslash here.
</content>
</entry>
<entry>
<title>Reload config on restart</title>
<updated>2009-03-11T01:00:53+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-10T22:05:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=8916c3a8212845bd458c9aab88e916a5660219dd'/>
<id>urn:sha1:8916c3a8212845bd458c9aab88e916a5660219dd</id>
<content type='text'>
The new phased restart requires changes to how restart/reconfig is done.
Zebra should just be start/stop, and other daemons do stop/restart.
</content>
</entry>
<entry>
<title>Change argument, configured to original</title>
<updated>2009-03-10T05:41:48+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-10T05:41:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=01042353563ecbb18bc73c5782b204a009f1b9aa'/>
<id>urn:sha1:01042353563ecbb18bc73c5782b204a009f1b9aa</id>
<content type='text'>
Make it clearer which is which.
</content>
</entry>
<entry>
<title>Manage daemon restart correctly</title>
<updated>2009-03-10T05:40:43+00:00</updated>
<author>
<name>Stephen Hemminger</name>
<email>stephen.hemminger@vyatta.com</email>
</author>
<published>2009-03-10T05:40:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.amelek.net/vyos/vyatta-cfg-quagga.git/commit/?id=55c563c5482c95fb81c7e18a0e16aade07ffb2dc'/>
<id>urn:sha1:55c563c5482c95fb81c7e18a0e16aade07ffb2dc</id>
<content type='text'>
Need to look at exists (after commit) rather than original list
of daemons.

Bug 4192
</content>
</entry>
</feed>
