[zebra] Record NEWADDR metric on PF_ROUTE, print CACHEINFO debug on netlink

2006-01-17 Paul Jakma <paul.jakma@sun.com>

	* kernel_socket.c: (ifam_read) Read metric from RTM_NEWADDR.
	  If interface is an alias, pass the alias as a label for
	  connected_add_ipv{4,6}.
	* rt_netlink.c: (netlink_interface_addr) print out
	  IFA_CACHEINFO info, if present, when debugging kernel
	  messages.
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index 169f0a6..a40d3e9 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,12 @@
+2006-01-17 Paul Jakma <paul.jakma@sun.com>
+
+	* kernel_socket.c: (ifam_read) Read metric from RTM_NEWADDR.
+	  If interface is an alias, pass the alias as a label for
+	  connected_add_ipv{4,6}.
+	* rt_netlink.c: (netlink_interface_addr) print out
+	  IFA_CACHEINFO info, if present, when debugging kernel
+	  messages.
+
 2006-01-17 Gunnar Stigen <gunnar.stigen@axxessit.no>
 
 	* connected.c: (connected_up_ipv{4,6}) Include interface metric on