summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
diff options
context:
space:
mode:
authorDenis Ovsienko <linux@pilot.org.ua>2007-08-13 16:03:06 +0000
committerDenis Ovsienko <linux@pilot.org.ua>2007-08-13 16:03:06 +0000
commitdc95824ae13d65156dd873a6e784d9a0eed2f39f (patch)
treefa53aa99e517d9cfe5c56474051afdaa1bc9a666 /zebra/ChangeLog
parent068fd77cff0ce09b6390641abd84fc09a89c49db (diff)
Merged own patch for the bug #391 (debugging and comments mostly).
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r--zebra/ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index f6dea442..17e929ee 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,19 @@
+2007-08-13 Denis Ovsienko
+
+ * kernel_socket.c: normalize rtm_type_str so it can be handled
+ by LOOKUP macro
+ * kernel_socket.c: (rtm_read) don't ignore self-generated
+ routing messages, so we can debug them; make use of
+ ZEBRA_ERR_RTNOEXIST; output more details in debug log.
+ * kernel_socket.c: (rtmsg_debug) make use of LOOKUP macro
+ * kernel_socket.h: let the world know about rtm_type_str[_max]
+ * rib.h: 3 more debugging functions and 5 return codes
+ * rt_socket.c: (kernel_rtm_ipv4) dump IP prefix and masklen;
+ complain about strange rtm_write() return values
+ * zebra_rib.c: (rib_lookup_ipv4_route, rib_dump,
+ rib_lookup_and_dump) --- new functions; more comments;
+ more debug logging
+
2007-08-10 Emmanuel Vize <emmanuel.vize@6wind.com>
* rt_netlink.c: (netlink_interface_addr) Use the appropriate field length for the address