| Summary: | udhcpc doesn't work right on aliased interface | ||
|---|---|---|---|
| Product: | Busybox | Reporter: | Mikhail Z <bugmikz> |
| Component: | Networking | Assignee: | unassigned |
| Status: | VERIFIED FIXED | ||
| Severity: | minor | CC: | bugmikz, busybox-cvs |
| Priority: | P5 | ||
| Version: | 1.18.x | ||
| Target Milestone: | --- | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Host: | Target: | ||
| Build: | |||
|
Description
Mikhail Z
2012-08-06 19:53:40 UTC
This is running on embedded Linux 2.6.31.12 on a powerpc arch (MPC8xx). The failure seems to be in "setsockopt_bindtodevice()". Should be fixed by http://git.busybox.net/busybox/commit/?id=6567edd10b0ebd3333f4283decd90e1d57a42885 Please reopen if it is not. The patch worked, thanks. |