abort __deregister_frame_info __register_frame_info libc.so.0 strcpy ioctl stdout strerror strtoul socket fprintf strcasecmp __uClibc_main stderr fwrite __errno_location exit atoi strlen open close _edata __bss_start __bss_start__ __bss_end__ __end__ _end 
Usage: add [interface-name] [vlan_id] rem [vlan-name] set_flag [interface-name] [flag-num] [0 | 1] set_egress_map [vlan-name] [skb_priority] [vlan_qos] set_ingress_map [vlan-name] [skb_priority] [vlan_qos] set_name_type [name-type] * The [interface-name] is the name of the ethernet card that hosts the VLAN you are talking about. * The vlan_id is the identifier (0-4095) of the VLAN you are operating on. * skb_priority is the priority in the socket buffer (sk_buff). * vlan_qos is the 3 bit priority in the VLAN header * name-type: VLAN_PLUS_VID (vlan0005), VLAN_PLUS_VID_NO_PAD (vlan5), DEV_PLUS_VID (eth0.0005), DEV_PLUS_VID_NO_PAD (eth0.5) * bind-type: PER_DEVICE # Allows vlan 5 on eth0 and eth1 to be unique. PER_KERNEL # Forces vlan 5 to be unique across all devices. * FLAGS: 1 REORDER_HDR When this is set, the VLAN device will move the ethernet header around to make it look exactly like a real ethernet device. This may help programs such as DHCPd which read the raw ethernet packet and make assumptions about the location of bytes. If you don't need it, don't turn it on, because there will be at least a small performance degradation. Default is OFF. Expecting argc to be 3-5, inclusive. Was: %d set_name_type VLAN_PLUS_VID VLAN_PLUS_VID_NO_PAD DEV_PLUS_VID DEV_PLUS_VID_NO_PAD Invalid name type. ERROR: if_name must be 15 characters or less. /proc/net/vlan/config WARNING: Could not open /proc/net/vlan/config. Maybe you need to load the 8021q module, or maybe you are not using PROCFS?? FATAL: Couldn't open a socket..go figure! add ERROR: trying to add VLAN #%u to IF -:%s:- error: %s rem ERROR: trying to remove VLAN -:%s:- error: %s set_egress_map ERROR: trying to set egress map on device -:%s:- error: %s set_ingress_map ERROR: trying to set ingress map on device -:%s:- error: %s set_flag ERROR: trying to set flag on device -:%s:- error: %s ERROR: trying to set name type for VLAN subsystem, error: %s Unknown command -:%s:-

GCC: (GNU) 3.3.2 20031005 (Debian prerelease) GCC: (Buildroot 2012.02) 4.5.3
.shstrtab .interp .hash .dynsym .dynstr .rel.dyn .rel.plt .init .text .fini .rodata .eh_frame .init_array .fini_array .jcr .dynamic .got .data .bss .comment .ARM.attributes