]> git.puffer.fish Git - mirror/frr.git/commit
* isis_adjacency.c, isis_lsp.c, isisd.c: Replace XMALLOC && memset
authorhasso <hasso>
Thu, 1 Sep 2005 17:52:33 +0000 (17:52 +0000)
committerhasso <hasso>
Thu, 1 Sep 2005 17:52:33 +0000 (17:52 +0000)
commitaac372f4f5b617a579dafeab31fb486a5d69d65d
tree9aac3362db19f195238b8508761e82f2d6b8a370
parentdeba35508e28a3861bb182218bb51af6769b2581
* 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.
isisd/ChangeLog
isisd/isis_adjacency.c
isisd/isis_lsp.c
isisd/isis_tlv.c
isisd/isisd.c