Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * configure.ac: Add --enable-isis-topology to enable isisd topology | hasso | 2005-04-02 | 1 | -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. | hasso | 2004-10-11 | 1 | -2/+2 |
| | |||||
* | Indentation only. No any functional changes. | hasso | 2004-09-10 | 1 | -45/+50 |
| | |||||
* | Merge isisd into the Quagga's framework: | jardin | 2003-12-23 | 1 | -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 revision | jardin | 2003-12-23 | 1 | -0/+147 |