On Fri, Oct 31, 2008 at 02:02:17AM +0100, Denys Vlasenko wrote:
>On Thursday 30 October 2008 17:45, [EMAIL PROTECTED] wrote:
>> Author: aldot
>> Date: 2008-10-30 09:45:55 -0700 (Thu, 30 Oct 2008)
>> New Revision: 23862
>> 
>> Log:
>> - support ip link set eth1 address 00:11:22:33:44:55
>>   and not only the shorthand "addr". Thanks to ncopa for noticing
>
>> -            
>> "up\0""down\0""name\0""mtu\0""multicast\0""arp\0""addr\0""dev\0";
>> +            
>> "up\0""down\0""name\0""mtu\0""multicast\0""arp\0""address\0""dev\0";
>
>Now "address" will be accepted, but "addr" won't.

hm, true. We don't use index_in_substrings but i thought we would..
_______________________________________________
busybox mailing list
[email protected]
http://busybox.net/cgi-bin/mailman/listinfo/busybox

Reply via email to