From c50ae8baf610d3d041fdedb78df205c999be57a9 Mon Sep 17 00:00:00 2001 From: paul Date: Tue, 11 May 2004 11:31:07 +0000 Subject: 2004-05-11 Paul Jakma * ioctl.h: Add if_ioctl_ipv6 prototype and AF_IOCTL for SOLARIS_IPV6 * kernel_socket.c: Fix SAROUNDUP, compiler doesnt like do..while RHS in assignments :) * redistribute.c: (zebra_interface_delete_update) only used if RTM_IFANNOUNCE and NETLINK is available. --- zebra/ChangeLog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index d453aea1..1b1e1a99 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -4,7 +4,12 @@ * if_ioctl_solaris.c: Fixup some erroneous privilege changes and add privs.h header. * ioctl_solaris.c: ditto - + * ioctl.h: Add if_ioctl_ipv6 prototype and AF_IOCTL for SOLARIS_IPV6 + * kernel_socket.c: Fix SAROUNDUP, compiler doesnt like do..while + RHS in assignments :) + * redistribute.c: (zebra_interface_delete_update) only used + if RTM_IFANNOUNCE and NETLINK is available. + 2004-05-09 Paul Jakma * zserv.c: (zsend_route_multipath) Set the nexthop_num -- cgit v1.2.1