Le dimanche 27 mai 2012 09:28:12, vous avez écrit :
> Package:  mrd6
> Version:  0.9.6-9
> Severity: normal
> Tags:     patch
> 
> Whenever mrd6 is running and a new interface detected, it is improperly
> marked as down even if it is up and running. Consider the following
> example.
> 
> mrd6 is running and ip6tnl1 is not yet there:
> 
> # ifconfig ip6tnl1
> ip6tnl1: error fetching interface information: Device not found
> 
> # mrd6sh show | grep ip6tnl1
> #
> 
> Now ip6tnl1 is created, up and running, but mrd6 keeps seeing it as
> down:
> 
> # ifconfig ip6tnl1
> ip6tnl1   Link encap:UNSPEC  HWaddr
> 20-01-01-00-00-00-00-00-00-00-00-00-00-00-00-00
> inet6 addr: fe80::488:a0ff:fe00:1/64 Scope:Link
> UP POINTOPOINT RUNNING NOARP MTU:1460  Metric:1
> RX packets:0 errors:0 dropped:0 overruns:0 frame:0
> TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
> collisions:0 txqueuelen:0
> RX bytes:0 (0.0 B)  TX bytes:0 (0.0 B)
> 
> # mrd6sh show | grep ip6tnl1
> Interface ip6tnl1 (9) is Down (Uptime: 16s)
> Interface: ip6tnl1, Disabled
> 
> This has already been reported upstream and a patch has been coded,
> built and tested by me:
> https://github.com/hugosantos/mrd6/issues/23
> You can find the git commit attached here.

Thanks a lot, this eases my work.

> 
> I would be really glad if you could please upload it soon, so that I
> can have it available in time for Wheezy. I can volunteer for an NMU,
> if you want.
> 
> Cheers, Luca

I already cherry-picked the patch but I'd prefer to see a merge from Hugo 
Santos before uploading it since it modifies the signature of a function in 
mrd/interface.h

Did you send a pull request to Hugo?

Best regards,

Thomas Preud'homme

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to