<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quagga/ospf6d/ChangeLog, branch isis-redist</title>
<subtitle>Quagga routing suite</subtitle>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/'/>
<entry>
<title>[trivia] Remove ChangeLog files, as this data is now maintained in SCM</title>
<updated>2008-08-22T18:57:22+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2008-08-19T13:13:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=3998bfd76620a676fbd77f19c5c6ea80a4cc88d2'/>
<id>3998bfd76620a676fbd77f19c5c6ea80a4cc88d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] Fix removal of defunct ASBR routes</title>
<updated>2007-10-22T18:34:41+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2007-10-22T18:34:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=fbdbf1281660de877ef687a82145e82934f35744'/>
<id>fbdbf1281660de877ef687a82145e82934f35744</id>
<content type='text'>
2007-10-22 Phil Spagnolo &lt;phillip.a.spagnolo@boeing.com&gt;

	* ospf6_asbr.c: (ospf6_asbr_lsentry_remove) Remove shortcut
	  of LSDB search - it's based on assumption non-BEST routes
	  can't have ASBR routes, which appears to be wrong. Safest to
	  search.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-10-22 Phil Spagnolo &lt;phillip.a.spagnolo@boeing.com&gt;

	* ospf6_asbr.c: (ospf6_asbr_lsentry_remove) Remove shortcut
	  of LSDB search - it's based on assumption non-BEST routes
	  can't have ASBR routes, which appears to be wrong. Safest to
	  search.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] Fix silly bug: muse use strcmp to compare strings</title>
<updated>2007-06-07T13:11:58+00:00</updated>
<author>
<name>Andrew J. Schorr</name>
<email>ajschorr@alumni.princeton.edu</email>
</author>
<published>2007-06-07T13:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=e733f949448e1cf9fa27e8b618c56a0e4badc1af'/>
<id>e733f949448e1cf9fa27e8b618c56a0e4badc1af</id>
<content type='text'>
2007-06-07 Pavol Rusnak &lt;prusnak@suse.cz&gt;

	* ospf6_lsa.c: (no_debug_ospf6_lsa_hex_cmd) Fix bug: must use strcmp
	  to compare strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-06-07 Pavol Rusnak &lt;prusnak@suse.cz&gt;

	* ospf6_lsa.c: (no_debug_ospf6_lsa_hex_cmd) Fix bug: must use strcmp
	  to compare strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>[64-bit] Fix 4 problems with printf formats and 64-bit size_t</title>
<updated>2007-04-27T18:13:15+00:00</updated>
<author>
<name>Andrew J. Schorr</name>
<email>ajschorr@alumni.princeton.edu</email>
</author>
<published>2007-04-27T18:13:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=eda9ba743c1eb7c32b2ae9b8989d3555f1890758'/>
<id>eda9ba743c1eb7c32b2ae9b8989d3555f1890758</id>
<content type='text'>
2007-04-27 Andrew J. Schorr &lt;ajschorr@alumni.princeton.edu&gt;

	* lib/smux.c: (smux_trap) Fix printf format to work with 64-bit size_t.
	* ospf6d/ospf6_snmp.c: (ospfv3AreaEntry, ospfv3AreaLsdbEntry) Fix some
	  zlog_debug printf formats to work with 64-bit size_t.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-04-27 Andrew J. Schorr &lt;ajschorr@alumni.princeton.edu&gt;

	* lib/smux.c: (smux_trap) Fix printf format to work with 64-bit size_t.
	* ospf6d/ospf6_snmp.c: (ospfv3AreaEntry, ospfv3AreaLsdbEntry) Fix some
	  zlog_debug printf formats to work with 64-bit size_t.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] Bug 322: ospf6d show ipv6 neighbour showing wrong times</title>
<updated>2007-03-08T17:50:01+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2007-03-08T17:50:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=c136d24406b62510a8c7a3c89e7716d0819e8fc2'/>
<id>c136d24406b62510a8c7a3c89e7716d0819e8fc2</id>
<content type='text'>
2007-03-08 David Siebörger d.sieborger@ru.ac.za

	* ospf6_neighbor.c: (ospf6_neighbor_show) Fix bug #322, ospf6d
	  wasn't updated to match thread times changing to relative
	  time.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-03-08 David Siebörger d.sieborger@ru.ac.za

	* ospf6_neighbor.c: (ospf6_neighbor_show) Fix bug #322, ospf6d
	  wasn't updated to match thread times changing to relative
	  time.
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] Fix string comparison bug in ospf6_lsa_handler_name.</title>
<updated>2007-02-27T15:24:36+00:00</updated>
<author>
<name>Andrew J. Schorr</name>
<email>ajschorr@alumni.princeton.edu</email>
</author>
<published>2007-02-27T15:24:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=c32d28b765e936acb8695f73a119d73cacff2610'/>
<id>c32d28b765e936acb8695f73a119d73cacff2610</id>
<content type='text'>
2007-02-27  Pavol Rusnak &lt;prusnak@suse.cz&gt;

	* ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp
	  to compare strings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-02-27  Pavol Rusnak &lt;prusnak@suse.cz&gt;

	* ospf6_lsa.c: (ospf6_lsa_handler_name) Fix bug: must use strcmp
	  to compare strings.
</pre>
</div>
</content>
</entry>
<entry>
<title>ospf6d.h: remove declaration of errno (should be via header)</title>
<updated>2007-02-02T16:54:23+00:00</updated>
<author>
<name>Greg Troxel</name>
<email>gdt@fnord.ir.bbn.com</email>
</author>
<published>2007-02-02T16:54:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=75a9140be69c464f3b73175209f726bfeabb0c09'/>
<id>75a9140be69c464f3b73175209f726bfeabb0c09</id>
<content type='text'>
(from pkgsrc)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(from pkgsrc)
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] GNU Zebra 3563: Fix as-external forwarding address</title>
<updated>2006-05-15T10:47:53+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-05-15T10:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=0b26f81bf9e81be0f65787c48061709427c70d10'/>
<id>0b26f81bf9e81be0f65787c48061709427c70d10</id>
<content type='text'>
2006-03-01  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* ospf6_asbr.c: fix bug of needless forwarding address
	* ospf6d.h: version 0.9.7r
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-03-01  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* ospf6_asbr.c: fix bug of needless forwarding address
	* ospf6d.h: version 0.9.7r
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] GNU Zebra #3562: ABR Crash fix, memory fixes, route table debugs</title>
<updated>2006-05-15T10:46:07+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-05-15T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=cf1ce250d20003ae94c835e73e95e7442d7a5b53'/>
<id>cf1ce250d20003ae94c835e73e95e7442d7a5b53</id>
<content type='text'>
2006-02-22  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* valgrind check and memory fix
	* route table identification string added
	* ospf6d.h: version 0.9.7q
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-02-22  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* valgrind check and memory fix
	* route table identification string added
	* ospf6d.h: version 0.9.7q
</pre>
</div>
</content>
</entry>
<entry>
<title>[ospf6d] GNU Zebra 3560: Call ospf6_maxage_remove when out of Exchange/Loading</title>
<updated>2006-05-15T10:42:24+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-05-15T10:42:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=932bf1976ae4c84a43b92b2ba8ca798828896249'/>
<id>932bf1976ae4c84a43b92b2ba8ca798828896249</id>
<content type='text'>
2005-10-20  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* ospf6_neighbor.c: add the calling of ospf6_maxage_remove ()
	when the neighbor went out of Exchange/Loading.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2005-10-20  Yasuhiro Ohara  &lt;yasu@sfc.wide.ad.jp&gt;

	* ospf6_neighbor.c: add the calling of ospf6_maxage_remove ()
	when the neighbor went out of Exchange/Loading.
</pre>
</div>
</content>
</entry>
</feed>
