From 0c0f9112e1530e8e7497cbb75853b9e4da93ea95 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 24 Sep 2004 08:24:42 +0000 Subject: 2004-09-24 Paul Jakma * irdp_{interface,main}.c: lists typedef removal cleanup. update some list loops to LIST_LOOP. some miscellaneous style and indent fixups. (no_ip_irdp_address_preference_cmd) Fix delete of referenced node in loop. * irdp_packet.c: (irdp_recvmsg) Fix buggy assignment of integer to pointer. * if_ioctl{,_solaris}.c: lists typedef removal cleanup. update some list loops to LIST_LOOP. --- zebra/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 38bca6b0..c31ceb8a 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,15 @@ +2004-09-24 Paul Jakma + + * irdp_{interface,main}.c: lists typedef removal cleanup. + update some list loops to LIST_LOOP. some miscellaneous style + and indent fixups. + (no_ip_irdp_address_preference_cmd) Fix delete of referenced node + in loop. + * irdp_packet.c: (irdp_recvmsg) Fix buggy assignment of integer + to pointer. + * if_ioctl{,_solaris}.c: lists typedef removal cleanup. + update some list loops to LIST_LOOP. + 2004-09-23 Hasso Tepper * *.[c|h]: list -> struct list *, listnode -> struct listnode *. -- cgit v1.2.1