Replace the hardcoded default value for the ICMP redirect route timeout sysctl (redirtimeout) with the ICMP_REDIRECT_DEFAULT_TIMEOUT macro for improved maintainability. Also, clarify the sysctl description to explicitly refer to "ICMP redirect route" instead of "redirect route".
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Skipped - Unit
Tests Skipped
Event Timeline
Comment Actions
But where is the ICMP_REDIRECT_DEFAULT_TIMEOUT defined? The patch as is can't be compilable.
Comment Actions
We are still working out some kinks on our end end to ensure this does not happen again. Once that is all resolved, I will resubmit under a new differential that has all the appropriate changes.