From b7ed1ec7d62f6db50de882d1be08e1e32acc7909 Mon Sep 17 00:00:00 2001 From: hasso Date: Thu, 31 Mar 2005 20:13:49 +0000 Subject: * rt_netlink.c (netlink_talk_filter): Show always warning message, it's not for debug. * rt_netlink.c (netlink_talk): Don't assume we use netlink_cmd although we do now actually. * rt_netlink.c (netlink_route, netlink_route_multipath): Always use netlink_cmd to send messages to the kernel. [backport candidate] --- zebra/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'zebra/ChangeLog') diff --git a/zebra/ChangeLog b/zebra/ChangeLog index a75bd615..150c08a3 100644 --- a/zebra/ChangeLog +++ b/zebra/ChangeLog @@ -1,3 +1,12 @@ +2005-03-31 Hasso Tepper + + * rt_netlink.c (netlink_talk_filter): Show always warning message, + it's not for debug. + * rt_netlink.c (netlink_talk): Don't assume we use netlink_cmd + although we do now actually. + * rt_netlink.c (netlink_route, netlink_route_multipath): Always use + netlink_cmd to send messages to the kernel. + 2005-03-30 Andrew J. Schorr * irdp.h: Add prototype for irdp_sock_init, and fix protos for -- cgit v1.2.1