<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quagga/isisd/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>[isisd] Bug #437: fix ssert caused by bad list management</title>
<updated>2008-01-29T19:29:44+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2008-01-29T19:29:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=c7350c48462e305f18f6fb02eceac170f892e450'/>
<id>c7350c48462e305f18f6fb02eceac170f892e450</id>
<content type='text'>
2008-01-29 James Carlson &lt;james.d.carlson@sun.com&gt;

	* Fix bug #437, assert due to bogus index management
	* isis_flags.c: (flags_initialize) new
	* (flags_get_index) fix off by one, leading to list assert
	  on null node data.
	  (flags_free_index) ditto.
	* isisd.c: (isis_area_create) use flags_initialize
	  (isis_area_destroy) deconfigure circuits when
	  taking down area.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2008-01-29 James Carlson &lt;james.d.carlson@sun.com&gt;

	* Fix bug #437, assert due to bogus index management
	* isis_flags.c: (flags_initialize) new
	* (flags_get_index) fix off by one, leading to list assert
	  on null node data.
	  (flags_free_index) ditto.
	* isisd.c: (isis_area_create) use flags_initialize
	  (isis_area_destroy) deconfigure circuits when
	  taking down area.
</pre>
</div>
</content>
</entry>
<entry>
<title>[isisd] Add support for Solaris DLPI</title>
<updated>2007-08-07T18:49:18+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2007-08-07T18:49:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=238497fc85332bb8bb9cb3245d3f691500190559'/>
<id>238497fc85332bb8bb9cb3245d3f691500190559</id>
<content type='text'>
2007-08-07 James Carlson &lt;james.d.carlson@sun.com&gt;

	* configure.ac: Added support for separate link-layer access
	  mechanisms in isisd.
	* isis_network.c: split up into isis_bpf.c, isis_dlpi.c, and
	  isis_pfpacket.c, selected by autoconf, and added DLPI support.
	* (general) Fixed to allow compilation and use on Solaris.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2007-08-07 James Carlson &lt;james.d.carlson@sun.com&gt;

	* configure.ac: Added support for separate link-layer access
	  mechanisms in isisd.
	* isis_network.c: split up into isis_bpf.c, isis_dlpi.c, and
	  isis_pfpacket.c, selected by autoconf, and added DLPI support.
	* (general) Fixed to allow compilation and use on Solaris.
</pre>
</div>
</content>
</entry>
<entry>
<title>[isisd] Fix compiler warnings and allow v4-only compilation</title>
<updated>2006-12-08T01:09:50+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-12-08T01:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=41b36e9013111a6da812ca000e3b978282bd27a9'/>
<id>41b36e9013111a6da812ca000e3b978282bd27a9</id>
<content type='text'>
2006-12-08 Hannes Gredler &lt;hannes@gredler.at&gt;

	* isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument.
	* isis_pdu.c: (various) Update calls to isis_new_adj() to pass
	  NULL and use default.
	* (general) Add forward declarations where required.
	  Fix up const char *'s.
	  Allow V4-only compilation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-12-08 Hannes Gredler &lt;hannes@gredler.at&gt;

	* isis_adjacency.c: (isis_new_adj) Allow NULL snpa argument.
	* isis_pdu.c: (various) Update calls to isis_new_adj() to pass
	  NULL and use default.
	* (general) Add forward declarations where required.
	  Fix up const char *'s.
	  Allow V4-only compilation.
</pre>
</div>
</content>
</entry>
<entry>
<title>[zserv] fix up custom isisd and bgpd Zserv functions for new format.</title>
<updated>2006-01-17T17:33:46+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2006-01-17T17:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=d3092e7f226c48f7caeac22ad62f39e8d71d9e12'/>
<id>d3092e7f226c48f7caeac22ad62f39e8d71d9e12</id>
<content type='text'>
2006-01-17 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* bgp_nexthop.c: (zlookup_read*) convert to new Zserv format.
	  (zlookup_query_ipv6) ditto.
	  (bgp_import_check) ditto.
	* isis_zebra.c: (isis_zebra_route_add_ipv4) fix for new
	  zserv format.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2006-01-17 Paul Jakma &lt;paul.jakma@sun.com&gt;

	* bgp_nexthop.c: (zlookup_read*) convert to new Zserv format.
	  (zlookup_query_ipv6) ditto.
	  (bgp_import_check) ditto.
	* isis_zebra.c: (isis_zebra_route_add_ipv4) fix for new
	  zserv format.
</pre>
</div>
</content>
</entry>
<entry>
<title>[isisd] remove includes of common system headers.</title>
<updated>2005-11-20T02:15:50+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2005-11-20T02:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=77b1cffe3b71c886152534b8507f00c7fcbd12c9'/>
<id>77b1cffe3b71c886152534b8507f00c7fcbd12c9</id>
<content type='text'>
2005-11-20 Paul Jakma &lt;paul.jakma@sun.com&gt;

        * (general) remove includes of very common system headers,
          these are already picked up by zebra.h. Further, including
          them before zebra.h messes up all our lovely (sarcasm)
          autoconf'd detecting of platform specific things. Recent
          addition of stdint.h to configure.ac and zebra.h appears
          particularly to throw up this problem.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
2005-11-20 Paul Jakma &lt;paul.jakma@sun.com&gt;

        * (general) remove includes of very common system headers,
          these are already picked up by zebra.h. Further, including
          them before zebra.h messes up all our lovely (sarcasm)
          autoconf'd detecting of platform specific things. Recent
          addition of stdint.h to configure.ac and zebra.h appears
          particularly to throw up this problem.
</pre>
</div>
</content>
</entry>
<entry>
<title>	* isis_adjacency.c: Stop expire timer while deleting adjacency.</title>
<updated>2005-10-01T06:03:04+00:00</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2005-10-01T06:03:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=13fb40ac99823c405137a42d7666785fd7ac641a'/>
<id>13fb40ac99823c405137a42d7666785fd7ac641a</id>
<content type='text'>
	* isis_events.c: Stop pseudo LSP thread while resigning circuit from
	  level.
	* isis_route.c: Fix compiling with EXTREME_DEBUG. Mark route as not
	  in sync with zebra if it's changed.
	* isis_spf.c: Schedule route validating etc even if tent was empty.
	  It's probably because we just don't have any adjacencies.
	* isisd.c: Write minimum spf interval into configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* isis_events.c: Stop pseudo LSP thread while resigning circuit from
	  level.
	* isis_route.c: Fix compiling with EXTREME_DEBUG. Mark route as not
	  in sync with zebra if it's changed.
	* isis_spf.c: Schedule route validating etc even if tent was empty.
	  It's probably because we just don't have any adjacencies.
	* isisd.c: Write minimum spf interval into configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-09-30 Vincent Jardin &lt;vincent.jardin@6wind.com&gt;</title>
<updated>2005-10-01T00:09:39+00:00</updated>
<author>
<name>jardin</name>
<email>jardin</email>
</author>
<published>2005-10-01T00:09:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=10fc9183686d9d7183949c9e74a1c51d98ddb67e'/>
<id>10fc9183686d9d7183949c9e74a1c51d98ddb67e</id>
<content type='text'>
	* isis_route.c: fix EXTREME_DEBUG compilation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* isis_route.c: fix EXTREME_DEBUG compilation
</pre>
</div>
</content>
</entry>
<entry>
<title>	* *.c: Massive cleanup of lists loops. Stop abusing ALL_LIST_ELEMENTS.</title>
<updated>2005-09-28T18:45:54+00:00</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2005-09-28T18:45:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=3fdb2dd9dd8b4ab3517896092dd1b677d191adf9'/>
<id>3fdb2dd9dd8b4ab3517896092dd1b677d191adf9</id>
<content type='text'>
	  Replace XMALLOC + memset with XCALLOC. Fix some indentation issues.
	  The only really significant change is simplified isis_delete_adj
	  function in isis_adjacency.c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  Replace XMALLOC + memset with XCALLOC. Fix some indentation issues.
	  The only really significant change is simplified isis_delete_adj
	  function in isis_adjacency.c.
</pre>
</div>
</content>
</entry>
<entry>
<title>	* isis_dynh.c, isisd.h: Implement dynamic hostname cache cleanup.</title>
<updated>2005-09-28T18:30:51+00:00</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2005-09-28T18:30:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.sublab.org/quagga/commit/?id=d3d7474ba98f01e6d9994ff48c0b3a4331a8ef2a'/>
<id>d3d7474ba98f01e6d9994ff48c0b3a4331a8ef2a</id>
<content type='text'>
	* isis_lsp.c: Refresh dynamic hostname in the cache while refreshing
	  topology LSP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* isis_lsp.c: Refresh dynamic hostname in the cache while refreshing
	  topology LSP.
</pre>
</div>
</content>
</entry>
</feed>
