commit | aac372f4f5b617a579dafeab31fb486a5d69d65d | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Thu Sep 01 17:52:33 2005 +0000 |
committer | hasso <hasso> | Thu Sep 01 17:52:33 2005 +0000 |
tree | 9aac3362db19f195238b8508761e82f2d6b8a370 | |
parent | deba35508e28a3861bb182218bb51af6769b2581 [diff] |
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset with XCALLOC. * isis_lsp.c (lsp_build_pseudo): Fix adding ES neighbour. * isis_tlv.c: More compact free_tlvs() function. * isis_lsp.c (lsp_build_nonpseudo) : Try to fix one more regression introduced by stream cleanup. Seek enp to the right place before starting to fill stream with TLVs.