This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001629] bsd stack uses wrong timeout values if hz != 100


Please do not reply to this email, use the link below.

http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001629

Grant Edwards <grant.b.edwards@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |grant.b.edwards@gmail.com

--- Comment #1 from Grant Edwards <grant.b.edwards@gmail.com> ---
I just ran into this exact same problem (though I noticed it when IPv6
addresses were timing out at 10% of the DHCP lease time).

The fix I'm currently using is almost identical to the proposed patch, except I
neglected to fix the show_ticks_in_us() function.

Is there some reason this fix hasn't been comitted?

What would it take to get it committed?

-- 
You are receiving this mail because:
You are the assignee for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]