]> git.puffer.fish Git - matthieu/frr.git/commit
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
authorhasso <hasso>
Mon, 19 Sep 2005 04:23:34 +0000 (04:23 +0000)
committerhasso <hasso>
Mon, 19 Sep 2005 04:23:34 +0000 (04:23 +0000)
commitf1082d1934fae86e67b13594d2b506d1147f022f
tree60b02841edb8ef9c82b279d7c255b19d77389d5c
parent4eda93ab0bb51da95f239b9e7eaecf8487ef4424
* isis_lsp.h: Added backpointer to the area from LSP. For now it's used
  only in generated topology LSPs.
* isisd.[ch]: Cleanup CLI commands related to topology generation and
  added command to specify base fo dynamic hostname for topology LSPs.
* isis_lsp.c: Rewrite almost all code related to generation topology
  LSPs (top_lsp_refresh(), generate_topology_lsps() and
  build_topology_lsp_data() functions). Topology is connected to own
  LSP now (lsp_build_nonpseudo). Commented out lsppdu_realloc
  functions, it's not used any more hopefully.

Topology generation feature is actually useful now.
isisd/ChangeLog
isisd/isis_lsp.c
isisd/isis_lsp.h
isisd/isisd.c
isisd/isisd.h