commit | be7d65d976f3e6f9d24b0e77064444ae69b74e1d | [log] [tgz] |
---|---|---|
author | hasso <hasso> | Fri Sep 02 01:38:16 2005 +0000 |
committer | hasso <hasso> | Fri Sep 02 01:38:16 2005 +0000 |
tree | a71758e3b3ad796ae62823ea8aa16f6eb55e952c | |
parent | 29e50b23530f37df9073808fe78a6c22f00beeea [diff] [blame] |
* isis_lsp.c: Less TLV leaking.
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index 67ef913..f2e0f51 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog
@@ -1,5 +1,9 @@ 2005-09-01 Hasso Tepper <hasso at quagga.net> + * isis_lsp.c: Less TLV leaking. + +2005-09-01 Hasso Tepper <hasso at quagga.net> + * random.c, spgrid.[ch]: Fix warnings with hope that I didn't broke anything. These floats to longs and vice versa casts are starnge indeed.