summaryrefslogtreecommitdiff
path: root/ripngd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-07-23 21:34:27 +0000
committerhasso <hasso>2004-07-23 21:34:27 +0000
commit1203e1c07c444df615605168c72852389e20340c (patch)
tree2b00b78fe71fc2840837c0ffdb1c308192ceedf4 /ripngd/ChangeLog
parentb219dea8d67b58db58755f94ea7cb44aa9774f0d (diff)
Use ifp->mtu6 in ospf6d and ripngd.
Diffstat (limited to 'ripngd/ChangeLog')
-rw-r--r--ripngd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ripngd/ChangeLog b/ripngd/ChangeLog
index 059ee757..6b05f3de 100644
--- a/ripngd/ChangeLog
+++ b/ripngd/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-23 Hasso Tepper <hasso@estpak.ee>
+
+ * ripng_interface.c, ripng_nexthop.c: use ifp->mtu6 instead of
+ ifp->mtu.
+
2004-07-01 Greg Troxel <gdt@fnord.ir.bbn.com>
* ripng_interface.c (ripng_multicast_join): Use privs to do join,