<feed xmlns='http://www.w3.org/2005/Atom'>
<title>quagga/isisd/topology, branch isis-redist</title>
<subtitle>Quagga routing suite</subtitle>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/'/>
<entry>
<title>build: allow configure and build in a separate directory</title>
<updated>2012-06-25T17:03:23+00:00</updated>
<author>
<name>Vincent Bernat</name>
<email>bernat@luffy.cx</email>
</author>
<published>2012-05-22T12:32:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=9e7a548ce421660b0d22bfeb90c2b2b53742aac7'/>
<id>9e7a548ce421660b0d22bfeb90c2b2b53742aac7</id>
<content type='text'>
Some .h files in lib/ are autogenerated. The search path should
include the build directory and the source directory. They usually
match but sometimes, they may be different. For example:

 $ mkdir build
 $ cd build
 $ ../configure
 $ make
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some .h files in lib/ are autogenerated. The search path should
include the build directory and the source directory. They usually
match but sometimes, they may be different. For example:

 $ mkdir build
 $ cd build
 $ ../configure
 $ make
</pre>
</div>
</content>
</entry>
<entry>
<title>build: delete .cvsignore files</title>
<updated>2011-12-13T10:27:01+00:00</updated>
<author>
<name>Denis Ovsienko</name>
<email>infrastation@yandex.ru</email>
</author>
<published>2011-12-03T13:45:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=05e54ee3df973194f2a00e3ea0b1da7bebc71fd6'/>
<id>05e54ee3df973194f2a00e3ea0b1da7bebc71fd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>isisd: fix --enable-isis-topology for 64-bit Linux</title>
<updated>2009-12-03T18:24:36+00:00</updated>
<author>
<name>David Ward</name>
<email>david.ward@ll.mit.edu</email>
</author>
<published>2009-12-03T18:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=4a4bba04c7398069a6d43fa8ccf0d15bad5faaa2'/>
<id>4a4bba04c7398069a6d43fa8ccf0d15bad5faaa2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[administrivia] Git should ignore backup files and .loT files</title>
<updated>2008-08-22T19:00:46+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-10-21T17:35:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=d68cbf9261869e532dfdd14dbb4122b3f3feb0d4'/>
<id>d68cbf9261869e532dfdd14dbb4122b3f3feb0d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[administrivia] Add .gitignore files, based on .cvsignores.</title>
<updated>2008-08-22T18:49:33+00:00</updated>
<author>
<name>Paul Jakma</name>
<email>paul.jakma@sun.com</email>
</author>
<published>2006-02-19T17:30:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=3c5a0a4f8fe3811affff6d5e123379eedb083571'/>
<id>3c5a0a4f8fe3811affff6d5e123379eedb083571</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://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>	* random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke</title>
<updated>2005-09-01T18:18:47+00:00</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2005-09-01T18:18:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=29e50b23530f37df9073808fe78a6c22f00beeea'/>
<id>29e50b23530f37df9073808fe78a6c22f00beeea</id>
<content type='text'>
	  anything. These floats to longs and vice versa casts are starnge
	  indeed.
	* isis_pdu.c: As we don't use %z for size_t for now because we support
	  older compilers, cast them to unsigned long.

	Also fix previous changelog entry. Isisd compiles cleanly now again.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  anything. These floats to longs and vice versa casts are starnge
	  indeed.
	* isis_pdu.c: As we don't use %z for size_t for now because we support
	  older compilers, cast them to unsigned long.

	Also fix previous changelog entry. Isisd compiles cleanly now again.
</pre>
</div>
</content>
</entry>
<entry>
<title>	* topology/spgrid.c: MAXLONG is deprecated, use LONG_MAX instead.</title>
<updated>2005-08-10T15:08:21+00:00</updated>
<author>
<name>hasso</name>
<email>hasso</email>
</author>
<published>2005-08-10T15:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=6204c7fb9e6bc2ca1ec72b46af4e3f575d5dd41c'/>
<id>6204c7fb9e6bc2ca1ec72b46af4e3f575d5dd41c</id>
<content type='text'>
	  values.h, where MAXLONG is defined, is deprecated as well.

	Thanks to Greg for noticing and to Rivo for fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	  values.h, where MAXLONG is defined, is deprecated as well.

	Thanks to Greg for noticing and to Rivo for fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-04-15 Paul Jakma &lt;paul@dishone.st&gt;</title>
<updated>2005-04-15T22:12:51+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2005-04-15T22:12:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=f482ed4d13e73c27424a45e4c8cfaaa363a35d89'/>
<id>f482ed4d13e73c27424a45e4c8cfaaa363a35d89</id>
<content type='text'>
	* topology/Makefile.am: random.c is a source of libtopology, so list
	  it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* topology/Makefile.am: random.c is a source of libtopology, so list
	  it.
</pre>
</div>
</content>
</entry>
<entry>
<title>2005-04-10 Paul Jakma &lt;paul@dishone.st&gt;</title>
<updated>2005-04-10T15:58:10+00:00</updated>
<author>
<name>paul</name>
<email>paul</email>
</author>
<published>2005-04-10T15:58:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sublab.org/quagga/commit/?id=a8f03df06c2740a730e80218c13c6a1afd050c4e'/>
<id>a8f03df06c2740a730e80218c13c6a1afd050c4e</id>
<content type='text'>
	* Makefile.am: topology should not be a conditional SUBDIR,
	  otherwise make dist breaks.
	* topology/Makefile.am: remove EXTRA_DIST of files which dont
	  exist in that directory, broke make dist.
	* isisd.c: (show_isis_generated_topology_cmd) convert LIST_LOOP
	* isis_lsp.c: (generate_topology_lsps) ditto
	  (build_topology_lsp_data) ditto
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
	* Makefile.am: topology should not be a conditional SUBDIR,
	  otherwise make dist breaks.
	* topology/Makefile.am: remove EXTRA_DIST of files which dont
	  exist in that directory, broke make dist.
	* isisd.c: (show_isis_generated_topology_cmd) convert LIST_LOOP
	* isis_lsp.c: (generate_topology_lsps) ditto
	  (build_topology_lsp_data) ditto
</pre>
</div>
</content>
</entry>
</feed>
