]> git.proxmox.com Git - mirror_frr.git/commit
* configure.ac: Add --enable-isis-topology to enable isisd topology
authorhasso <hasso>
Sat, 2 Apr 2005 19:03:39 +0000 (19:03 +0000)
committerhasso <hasso>
Sat, 2 Apr 2005 19:03:39 +0000 (19:03 +0000)
commitf695b01ff8e9aebc46bdf41f104ad4abbb0ef59e
tree1a36e624a6577780a49f6ae2c8e0534140d33943
parenta47d98f4b7d6e3c1f5298912672f7b4d55a203f0
* configure.ac: Add --enable-isis-topology to enable isisd topology
  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.
ChangeLog
configure.ac
isisd/ChangeLog
isisd/Makefile.am
isisd/isis_lsp.c
isisd/isisd.c
isisd/isisd.h
isisd/topology/Makefile.am