Bug#556974: parser error trying to set up an ipv6 multipath route

2009-11-19 Thread martin f krafft
also sprach Andreas Henriksson andr...@fatal.se [2009.11.18.2212 +0100]: # ip -6 route add default nexthop via 2001:470:25:94::1 weight 1 nexthop via 2001:41e0:ff00:47::1 weight 1 Error: an IP address is expected rather than 2001:470:25:94::1 I think the problematic function has been

Bug#556974: parser error trying to set up an ipv6 multipath route

2009-11-18 Thread martin f krafft
Package: iproute Version: 20090324-1 Severity: normal Tags: ipv6 The following is correct syntax according to manpage and http://lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298, but it doesn't seem to work for ipv6: # ip -6 route add default nexthop via 2001:470:25:94::1 weight 1 nexthop

Bug#556974: parser error trying to set up an ipv6 multipath route

2009-11-18 Thread Andreas Henriksson
Hello Martin! Thanks for your bug report. On Wed, Nov 18, 2009 at 06:56:10PM +0100, martin f krafft wrote: The following is correct syntax according to manpage and http://lartc.org/howto/lartc.rpdb.multiple-links.html#AEN298, but it doesn't seem to work for ipv6: # ip -6 route add default