[BusyBox 0003894]: sysctl is not parsing vlans (contains "." symbol)

bugs at busybox.net bugs at busybox.net
Sat Jun 28 17:01:18 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3894 
====================================================================== 
Reported By:                nuclearcat
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3894
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             06-28-2008 10:01 PDT
Last Modified:              06-28-2008 10:01 PDT
====================================================================== 
Summary:                    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

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-28-08 10:01  nuclearcat     New Issue                                    
06-28-08 10:01  nuclearcat     Status                   new => assigned     
06-28-08 10:01  nuclearcat     Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list