summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorgdt <gdt>2003-12-03 18:13:48 +0000
committergdt <gdt>2003-12-03 18:13:48 +0000
commitd2a0ccc634dec98d0498c082ba49c069aaee0fae (patch)
tree88e213456e97024349b501d0bf864d2afce1291d /ChangeLog
parent4b5e1359cf7dd7a346a5e6848244597e6df4373e (diff)
Enable rtadv by default.
Resolves bug #66.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 12 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 13f5457f..1e80b427 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,21 @@
2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
+ * configure.ac: Compile in Router Advertisement support by
+ default. Note that this does not default to sending RAs; it just
+ makes 'ipv6 nd send-ra' and 'ipv6 nd prefix-advertisement'
+ available. While others may prefer other tools, no argument has
+ been made that router advertisement support is such bloat that it
+ should be compiled out by default (it 9556 bytes on NetBSD/i386 vs
+ 8 bytes with the support compiled out). This reversion of a
+ previous change was done in consultation with Paul.
+
+2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
+
* configure.ac: Move tests for v6 header files to after the check
for v6 code version, and conditionalize on the right variable.
(Fixes problem where v6 header files are not included when v6 is
enabled implicitly.)
-
+
2003-12-03 Greg Troxel <gdt@poblano.ir.bbn.com>
* configure.ac: Add --enable-exampledir to specify where example