From 5b73a671aac22a75cc90657aa4a924d199f2284b Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 23 Jul 2004 15:26:14 +0000 Subject: 2004-07-23 Sowmini Varadhan * if_ioctl_solaris.c: HAVE_IPV6 ifdef fixups * zserv.c: ditto * ioctl_solaris.c: ditto. * interface.c: cast for LLADDR * interface.h: Add guards, include redistribute.h and remove extraneous definitions of zebra_interface_{up,down}_update * ioctl.h: Add AF_IOCTL define for non SOLARIS_IPV6 * redistribute.h: include dependent header, zserv.h * zserv.h: include dependent header, rib.h --- zebra/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index b121b448..718de625 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,15 @@ +2004-07-23 Sowmini Varadhan + + * if_ioctl_solaris.c: HAVE_IPV6 ifdef fixups + * zserv.c: ditto + * ioctl_solaris.c: ditto. + * interface.c: cast for LLADDR + * interface.h: Add guards, include redistribute.h and remove + extraneous definitions of zebra_interface_{up,down}_update + * ioctl.h: Add AF_IOCTL define for non SOLARIS_IPV6 + * redistribute.h: include dependent header, zserv.h + * zserv.h: include dependent header, rib.h + 2004-07-23 Paul Jakma * irdp_main.c: use setsockopt_pktinfo_ipv4 -- cgit v1.2.1