summaryrefslogtreecommitdiff
path: root/ospfd/ChangeLog
diff options
context:
space:
mode:
authorhasso <hasso>2004-10-11 16:27:03 +0000
committerhasso <hasso>2004-10-11 16:27:03 +0000
commitc3abdb722d35eb93ca72078a7da1b4661accab27 (patch)
treeb89076220a74f3ca9c5e408331d4f2206bbdaed1 /ospfd/ChangeLog
parente2ea9fef99392299d6291067522eef0d99e1714c (diff)
Disable ospfapi init by default.
Diffstat (limited to 'ospfd/ChangeLog')
-rw-r--r--ospfd/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfd/ChangeLog b/ospfd/ChangeLog
index 75e3b4db..86cbe592 100644
--- a/ospfd/ChangeLog
+++ b/ospfd/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-11 Hasso Tepper <hasso at quagga.net>
+
+ * ospf_main.c, ospf_opaque.c: Disable ospfapi init by default. New
+ command line switch to enable it.
+
2004-10-11 Paul Jakma <paul@dishone.st>
* ospf_dump.c: (ospf_ip_header_dump) Assume header is in host order