summaryrefslogtreecommitdiffstats
path: root/isisd/isisd.h
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac: Add --enable-isis-topology to enable isisd topologyhasso2005-04-021-3/+0
| | | | | | | | | | | | generator code. * isisd/Makefile.am: Variables to handle conditonal compiling of topology generator code. * isisd/isis_lsp.c: lsppdu_realloc() is used by topology generator. * isisd/isisd.c: Rename show_isis_topology_cmd to not conflict the one in the isis_spf.c. * isisd/isisd.h: Remove TOPOLOGY_GENERATE define, it will be defined in toplevel config.h if topology generator is enabled. * isisd/topology/Makefile.am: Handle the libtoolized Quagga libraries.
* Sync isisd with changes in lib.hasso2004-10-111-2/+2
|
* Indentation only. No any functional changes.hasso2004-09-101-45/+50
|
* Merge isisd into the Quagga's framework:jardin2003-12-231-1/+0
| | | | | | | | | | - add privs support - use misc quagga's definitions - make it compile"able" - fix segfault cases related to hostname() - add debug isis xxx command This patch has been approved by Paul Jakma.
* Initial revisionjardin2003-12-231-0/+147