Package: iproute
Version: 20080725-2
Severity: normal

  Hi,

  In stable, "ip route replace ..." generate an error if the route already 
exists:
# ip -6 route ls table 1
# ip -6 route replace ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
# ip -6 route replace ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
RTNETLINK answers: File exists
# ip -6 route del ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
# ip -6 route replace ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
# ip -6 route add ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
RTNETLINK answers: File exists
# ip -6 route del ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
# ip -6 route add ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
# ip -6 route replace ::c058:6301 src 2002:XXXX:YYYY::1 dev tun6to4 table 1
RTNETLINK answers: File exists
# ip -6 route ls table 1
::192.88.99.1 dev tun6to4  metric 1024  mtu 1480 advmss 1420 hoplimit 4294967295

  Note that this bug is fixed in the testing/unstable version. So, I will
close this bug with the unstable version when I will get the bug number.
This bug is here mainly for documentation. I hit it with shorewall6 (from 
unstable)
on a router with software mainly from lenny.

  Regards,
    Vincent



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to