| Summary: | udhcpc: MSG_DONTROUTE prevents RFC2131-compliant behaviour | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Adi <adi.se> |
| Component: | Networking | Assignee: | unassigned |
| Status: | RESOLVED FIXED | ||
| Severity: | major | CC: | busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.28.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
| Attachments: | Patch to fix the issue | ||
|
Description
Adi
2018-06-07 07:37:35 UTC
PR with some discussion and more info under OpenWRT https://github.com/openwrt/openwrt/pull/1017 Recent instances of this issue manifesting in the described scenarios: https://forum.lede-project.org/t/strange-log-entry-for-wan-lease-renew/15660 https://forum.lede-project.org/t/how-can-i-reduce-chattyness-of-udhcpc/15629 Sounds convincing. I reverted the change which used MSG_DONTROUTE. Please try current git and reopen if there is still problems. |