[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#551937: marked as done (iproute: "ip -6 route replace ..." behaves as "ip -6 route add ...")



Your message dated Tue, 4 Jun 2013 19:44:13 +0200
with message-id <20130604174413.GB4567@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #551937,
regarding iproute: "ip -6 route replace ..."  behaves as "ip -6 route add ..."
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
551937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551937
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
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



--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.0 / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by sending
a mail to control@bugs.debian.org with the following three commands included in the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply to: