Using hostapd and nl80211 permission problem

2018-03-23 Thread Gautam Bhat
Hi, I am trying to bring up my Wireless LAN interface in busybox with non-admin privileges. I have configured busybox with "FEATURE_SUID_CONFIG" with permissions given to ifconfig, ifup, ifdown, hostapd etc. When I start the hostapd I get permission errors for NL80211 interface. How can I fix

[PATCH] ifupdown: do not fail if interface disappears during ifdown

2018-03-23 Thread Kaarle Ritvanen
Interface may not exist because it got deleted by an ifdown hook script earlier. This may happen when a virtual interface, such as VLAN, has multiple iface blocks defined. Signed-off-by: Kaarle Ritvanen --- networking/ifupdown.c | 3 +++ 1 file changed, 3

RE: Support for DHCP option in busybox

2018-03-23 Thread Chris Richardson (WTI)
Hi, Is it possible to use the -O option for this, as in '-O 150'? I have some vague memories of that working previously. Thanks, Chris ___ busybox mailing list busybox@busybox.net http://lists.busybox.net/mailman/listinfo/busybox