]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
IPv6 support compiles on both glibc 2.0 and 2.1.
authorMartin Mares <mj@ucw.cz>
Sat, 6 May 2000 21:46:09 +0000 (21:46 +0000)
committerMartin Mares <mj@ucw.cz>
Sat, 6 May 2000 21:46:09 +0000 (21:46 +0000)
TODO
sysdep/linux/sysio.h

diff --git a/TODO b/TODO
index 72ab69495af18c2844e43593ac3f31ad2fb8dd21..29a93dc684e9b13e161647e0204864521d9d316f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,10 +7,6 @@ Core
 
 - krt: rescan interfaces when route addition fails?
 
-- tagging of external routes?
-
-- configure: IPv6 on glibc 2.0?
-
 - Makefile: install target?
 
 - forgetting device routes???
index 0e8ee3dd4f55bc7a4cf222a25a9fd0224ee70cf9..32bec160c5f6ce0e5dae646cc31e10f631b85e7b 100644 (file)
@@ -8,8 +8,10 @@
 
 #ifdef IPV6
 
-#ifdef CONFIG_IPV6_GLIBC_20
+#ifndef IPV6_UNICAST_HOPS
+/* Needed on glibc 2.0 systems */
 #include <linux/in6.h>
+#define CONFIG_IPV6_GLIBC_20
 #endif
 
 static inline void