Actions
Todo #13492
closedStart ``rtsold`` immediately after ``dhcp6c`` sends a request
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
23.05
Release Notes:
Default
Description
I suggest to remove the 2 second sleep before the rtsold is started after a request in the "don't wait for RA"-codepath. Some ISPs only send the router advertisement when they send their dhcp request, in that case it might be too late when rtsold is started.
It was added in 718cbc2d3921627e9767e59d539386c843dffcc4 but it's unclear why it was added. I've been running it without the sleep and it's working perfectly fine and that is allowing me to get router information where I previously couldn't.
Updated by Jim Pingle about 2 years ago
- Plus Target Version changed from 22.11 to 23.01
Updated by Jim Pingle almost 2 years ago
- Plus Target Version changed from 23.01 to 23.05
Updated by Jim Pingle over 1 year ago
- Status changed from New to Feedback
- % Done changed from 0 to 100
Applied in changeset 9d6220c62a2a9633451d4ee04ca56ee1a013efc4.
Updated by Jim Pingle over 1 year ago
- Tracker changed from Bug to Todo
- Subject changed from Start rtsold immediately after dhcp6c sends it requests to Start ``rtsold`` immediately after ``dhcp6c`` sends a request
Updating subject for release notes.
Actions