summaryrefslogtreecommitdiff
path: root/zebra/ChangeLog
diff options
context:
space:
mode:
authorpaul <paul>2006-01-18 14:52:52 +0000
committerpaul <paul>2006-01-18 14:52:52 +0000
commitaf887b5111ada0e8cd961e9479aa9d39796a80c8 (patch)
tree0bc5674824e5cebe0c0bd17ef34eac99f7b68a48 /zebra/ChangeLog
parenteac314c7c49f6c0ec502be08e244f91bfc778739 (diff)
2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
* zebra_rib.c: Take interface metric into account.
Diffstat (limited to 'zebra/ChangeLog')
-rw-r--r--zebra/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/zebra/ChangeLog b/zebra/ChangeLog
index a40d3e93..b33180f7 100644
--- a/zebra/ChangeLog
+++ b/zebra/ChangeLog
@@ -1,3 +1,7 @@
+2006-01-18 Gunnar Stigen <gunnar.stigen@axxessit.no>
+
+ * zebra_rib.c: Take interface metric into account.
+
2006-01-17 Paul Jakma <paul.jakma@sun.com>
* kernel_socket.c: (ifam_read) Read metric from RTM_NEWADDR.