| Anonymous | Login | Signup for a new account | 11-10-2008 12:24 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 | ||||
| 0003894 | [BusyBox] Other | minor | always | 06-28-08 10:01 | 10-27-08 05:38 | ||||
| Reporter | nuclearcat | View Status | public | ||||||
| Assigned To | BusyBox | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | svn | ||||||
| Summary | 0003894: sysctl is not parsing vlans (contains "." symbol) | ||||||||
| Description |
if i add vlan to system, sysctl -a will fail on vlan interfaces Example sysctl: error: 'net.ipv4.conf.eth0.100.mc_forwarding' is an unknown key sysctl: error: 'net.ipv4.conf.eth0.100.accept_redirects' is an unknown key sysctl: error: 'net.ipv4.conf.eth0.100.secure_redirects' is an unknown key sysctl: error: 'net.ipv4.conf.eth0.100.shared_media' is an unknown key sysctl: error: 'net.ipv4.conf.eth0.100.rp_filter' is an unknown key sysctl: error: 'net.ipv4.conf.eth0.100.send_redirects' is an unknown key defaulthost ~ # ls /proc/sys/net/ipv4/conf/ all eth0.100 ifb1 ppp1 ppp12 ppp15 ppp18 ppp20 ppp23 ppp26 ppp3 ppp6 ppp9 default eth1 lo ppp10 ppp13 ppp16 ppp19 ppp21 ppp24 ppp27 ppp4 ppp7 eth0 ifb0 ppp0 ppp11 ppp14 ppp17 ppp2 ppp22 ppp25 ppp28 ppp5 ppp8 |
||||||||
| Additional Information | Tested on all releases of busybox, including 1.11 | ||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |