From 8842468c7a1c13c9dde1e26714eb2b2c56ec053b Mon Sep 17 00:00:00 2001 From: paul Date: Sun, 9 May 2004 18:21:35 +0000 Subject: 2004-05-09 Paul Jakma * if_ioctl_solaris.c: Add zprivs support. * ioctl_solaris.c: ditto. 2004-05-09 Sowmini Varadhan * if_ioctl_solaris.c: New file, Solaris interface ioctl methods. * ioctl_solaris.c: New file, Common solaris ioctl methods. --- zebra/ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index 8920b961..053f9e87 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -12,6 +12,8 @@ * rt_netlink.c: (netlink_interface) set mtu6 to mtu (netlink_link_change) ditto * ipforward_solaris.c: fix typo of ND variable. + * if_ioctl_solaris.c: Add zprivs support. + * ioctl_solaris.c: ditto. 2004-05-09 Sowmini Varadhan @@ -30,7 +32,9 @@ and RTM_IFANNOUNCE. (if_flag_dump_vty) Solaris IFF_IPV4 and IFF_IPV6 if flags (if_dump_vty) print mtu6 if not same as mtu - + * if_ioctl_solaris.c: New file, Solaris interface ioctl methods. + * ioctl_solaris.c: New file, Common solaris ioctl methods. + 2004-04-06 Krzysztof Oledzki * rt_netlink.c: Do not ignore metric when reading kernel routing -- cgit v1.2.1