diff options
author | hasso <hasso> | 2004-10-07 20:07:40 +0000 |
---|---|---|
committer | hasso <hasso> | 2004-10-07 20:07:40 +0000 |
commit | 1cd80845dc5262ff7d3d38deb1921f0b8390f4df (patch) | |
tree | fc41aebc4470a8467663ccdc6dcc4b91edb75769 /isisd/ChangeLog | |
parent | 54ade99658ea95bf9207b5547fe6a7b97e64c97a (diff) |
No warnings here any more.
Diffstat (limited to 'isisd/ChangeLog')
-rw-r--r-- | isisd/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/isisd/ChangeLog b/isisd/ChangeLog index c280bf26..420d7cf3 100644 --- a/isisd/ChangeLog +++ b/isisd/ChangeLog @@ -1,3 +1,11 @@ +2004-10-07 Hasso Tepper <hasso at quagga.net> + + * *.[c|h]: Fix warnings: make strings const, signed -> unsigned, + remove or comment out unused variables etc. + * isis_lsp.c: Clean lsp_print_detail() a bit, add TE TLV's and + removed old code. + * isis_circuit.c: Remove old ip/ipv6 address commands code. + 2004-10-03 Hasso Tepper <hasso at quagga.net> * isis_zebra.c: Read router id related messages from zebra daemon. |