From 39db97e4e02eae08a1e18528367b6e9b07eb6a93 Mon Sep 17 00:00:00 2001 From: hasso Date: Tue, 12 Oct 2004 20:50:58 +0000 Subject: Some compiler warnings fixes and fix for bugzilla #119. --- zebra/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index a4076495..fad80a14 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -2,6 +2,10 @@ * zebra_vty.c: Unbreak "show ip route" command help and make it work for isis routes. + * interface.c(if_dump_vty): Show IPv6 addresses in "show interface" + output. Fixes Bugzilla #119. + * *.c: Make some strings const and some (unsigned) casts to fix + compiler warnings. 2004-10-07 Hasso Tepper -- cgit v1.2.1