| Anonymous | Login | Signup for a new account | 11-10-2008 12:02 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0003014 | [BusyBox] Kernel Module Support | minor | always | 04-21-08 12:24 | 04-21-08 13:18 | ||||
| Reporter | wenjinshan | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | unable to reproduce | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0003014: udhcp read_opt bug | ||||||||
| Description |
function read_opt in networking\udhcp\files.c "idx = index_in_strings(opt, dhcp_option_strings);" must be "idx = index_in_strings(dhcp_option_strings, opt);" otherwise, all option "option" in the /etc/udhcpd.conf is invalid except the "dns". wensun, 2008 in china |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0006844) wenjinshan 04-21-08 12:25 |
busybox 1.9.1 |
|
(0006854) vda 04-21-08 13:18 |
It's fixed in 1.9.2 already. |
| Copyright © 2000 - 2006 Mantis Group |