tags 538973 + upstream Hello
Could you discuss that on the Quagga users mailing list? I only maintain the Debian package and have no clue about OSPFv6 :) The upstream authors can maybe give you a hint if something has changed or provide you with a patch until the next version is released. bye, -christian- On Tue, 28 Jul 2009 11:18:14 +0200 Martin Clauss <[email protected]> wrote: > Package: quagga > Version: 0.99.14-1 > Severity: important > > > As of 0.99.14 ospf6d fails to identify/handle nexthop correctly (and thus > does not add corresponding routings to the system): > > 2009/07/28 11:08:25 OSPF6: Send add route: 2001:1410:0:1001:9::/80 > 2009/07/28 11:08:25 OSPF6: No nexthop, ignore > > Comparison 0.99.11 vs. 0.99.14: > > Using 0.99.14: > ============== > > r...@skynet05:/var/cache/apt/archives# telnet -6 ::1 ospf6d > Trying ::1... > Connected to ::1. > Escape character is '^]'. > > Hello, this is Quagga (version 0.99.14). > Copyright 1996-2005 Kunihiro Ishiguro, et al. > > > User Access Verification > > Password: > Password: > skynet05> show ipv > skynet05> show ipv6 os > skynet05> show ipv6 ospf6 ro > skynet05> show ipv6 ospf6 route > *N E1 2001:1410:0:1000::/52 :: 0 00:05:32 > *N E1 2001:1410:0:1001:9::/80 :: 0 00:05:32 > *N E1 2001:1410:0:1002:1::/80 :: 0 00:05:32 > *N E1 fe80::/64 :: 0 00:05:32 > *N E1 ff00::/8 :: 0 00:05:32 > skynet05> quit > Connection closed by foreign host. > r...@skynet05:/var/cache/apt/archives# ip -6 r > 2001:1410:0:1001:5::/80 dev br1 proto kernel metric 256 mtu 1500 advmss > 1440 hoplimit 0 > 2001:1410:0:1000::/52 dev br0 proto kernel metric 256 mtu 1500 advmss 1440 > hoplimit 0 > fe80::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev br0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev br1 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox2 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox1 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev tun06 proto kernel metric 256 mtu 1458 advmss 1398 hoplimit 0 > fe80::/64 dev tun09 proto kernel metric 256 mtu 1451 advmss 1391 hoplimit 0 > fe80::/64 dev tun10 proto kernel metric 256 mtu 1451 advmss 1391 hoplimit 0 > ff00::/8 dev eth0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev br0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev br1 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox2 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox1 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev tun06 metric 256 mtu 1458 advmss 1398 hoplimit 0 > ff00::/8 dev tun09 metric 256 mtu 1451 advmss 1391 hoplimit 0 > ff00::/8 dev tun10 metric 256 mtu 1451 advmss 1391 hoplimit 0 > default via 2001:1410:0:1fff::1 dev br0 metric 1024 mtu 1500 advmss 1440 > hoplimit 0 > > Using 0.99.11: > ============== > > r...@skynet05:/var/cache/apt/archives# telnet -6 ::1 ospf6d > Trying ::1... > Connected to ::1. > Escape character is '^]'. > > Hello, this is Quagga (version 0.99.11). > Copyright 1996-2005 Kunihiro Ishiguro, et al. > > > User Access Verification > > Password: > skynet05> show ivp > skynet05> show ipv > skynet05> show ipv6 osp > skynet05> show ipv6 ospf6 rou > skynet05> show ipv6 ospf6 route > *N E1 2001:1410:0:1000::/52 fe80::6 tun06 00:00:19 > *N E1 2001:1410:0:1001:9::/80 fe80::9 tun09 00:00:19 > *N E1 2001:1410:0:1001:10::/80 fe80::9 tun09 00:00:09 > *N E1 2001:1410:0:1002:1::/80 fe80::9 tun09 00:00:19 > *N E1 fe80::/64 fe80::9 tun09 00:00:19 > *N E1 ff00::/8 fe80::9 tun09 00:00:19 > N E1 ff00::/8 fe80::9 tun09 00:00:09 > skynet05> quit > Connection closed by foreign host. > r...@skynet05:/var/cache/apt/archives# ip -6 r > 2001:1410:0:1001:5::/80 dev br1 proto kernel metric 256 mtu 1500 advmss > 1440 hoplimit 0 > 2001:1410:0:1001:9::/80 via fe80::9 dev tun09 proto zebra metric 10 mtu > 1451 advmss 1391 hoplimit 0 > 2001:1410:0:1001:10::/80 via fe80::9 dev tun09 proto zebra metric 20 mtu > 1451 advmss 1391 hoplimit 0 > 2001:1410:0:1002:1::/80 via fe80::9 dev tun09 proto zebra metric 20 mtu > 1451 advmss 1391 hoplimit 0 > 2001:1410:0:1000::/52 dev br0 proto kernel metric 256 mtu 1500 advmss 1440 > hoplimit 0 > fe80::/64 dev eth0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev br0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev br1 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox0 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox2 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev vbox1 proto kernel metric 256 mtu 1500 advmss 1440 hoplimit 0 > fe80::/64 dev tun06 proto kernel metric 256 mtu 1458 advmss 1398 hoplimit 0 > fe80::/64 dev tun09 proto kernel metric 256 mtu 1451 advmss 1391 hoplimit 0 > fe80::/64 dev tun10 proto kernel metric 256 mtu 1451 advmss 1391 hoplimit 0 > ff00::/8 dev eth0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev br0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev br1 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox0 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox2 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev vbox1 metric 256 mtu 1500 advmss 1440 hoplimit 0 > ff00::/8 dev tun06 metric 256 mtu 1458 advmss 1398 hoplimit 0 > ff00::/8 dev tun09 metric 256 mtu 1451 advmss 1391 hoplimit 0 > ff00::/8 dev tun10 metric 256 mtu 1451 advmss 1391 hoplimit 0 > default via 2001:1410:0:1fff::1 dev br0 metric 1024 mtu 1500 advmss 1440 > hoplimit 0 > > > > > -- System Information: > Debian Release: squeeze/sid > APT prefers unstable > APT policy: (500, 'unstable'), (500, 'stable') > Architecture: i386 (i686) > > Kernel: Linux 2.6.27.7 (SMP w/1 CPU core) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/bash > > Versions of packages quagga depends on: > ii adduser 3.110 add and remove users and groups > ii debconf [debconf-2.0] 1.5.27 Debian configuration management > sy > ii iproute 20090324-1 networking and traffic control > too > ii libc6 2.9-21 GNU C Library: Shared libraries > ii libcap2 1:2.16-5 support for getting/setting > POSIX. > ii libpam0g 1.0.1-9 Pluggable Authentication Modules > l > ii libpcre3 7.8-2+b1 Perl 5 Compatible Regular > Expressi > ii libreadline5 5.2-5 GNU readline and history > libraries > ii logrotate 3.7.7-3 Log rotation utility > > quagga recommends no packages. > > Versions of packages quagga suggests: > pn snmpd <none> (no description available) > > -- debconf information: > * quagga/really_stop: true > > -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

