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

Bug#551937: Closing



reopen 551937
reassign 551937 src:linux
found 551937 3.2.41-2
thanks

Le 04/06/2013 19:44, Moritz Mühlenhoff a écrit :
> 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:

Soing so as the bug does not seem to be fixed: I can easily reproduce
the series of command listed in the bug report.
"ip replace" still fails (as "ip add") if the route already exists.

  Regards,
    Vincent

just tested on one of my machines:

# ip -6 route ls table 1
# ip -6 route replace ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
# ip -6 route replace ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
RTNETLINK answers: File exists
# ip -6 route del ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
# ip -6 route replace ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
# ip -6 route add ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
RTNETLINK answers: File exists
# ip -6 route del ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
# ip -6 route add ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
# ip -6 route replace ::c058:6301 src 2001:XXXX:YYYY::2 dev tap-nstx table 1
RTNETLINK answers: File exists
# ip -6 route ls table 1
::192.88.99.1 dev tap-nstx  src 2001:XXXX:YYYY::2  metric 1024
# uname -a
Linux kooot 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux


> 
> reopen BUGNUMBER
> reassign BUGNUMBER src:linux
> thanks
> 
> Cheers,
>         Moritz
> 


-- 
Vincent Danjean       GPG key ID 0x9D025E87         vdanjean@debian.org
GPG key fingerprint: FC95 08A6 854D DB48 4B9A  8A94 0BF7 7867 9D02 5E87
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo:  deb http://people.debian.org/~vdanjean/debian unstable main


Reply to: