[BusyBox] small cosmetic ifupdown patch

Glenn McGrath bug1 at optushome.com.au
Thu Aug 28 20:37:36 UTC 2003


On Sat, 09 Aug 2003 11:17:13 +0200
"Eric Spakman" <E.Spakman at inter.nl.net> wrote:

> The following patch removes "label" from the v4tunnel method. Labels 
> can't be used with v4tunnels.


hmmm, the man page for ip says the syntax of ip addr add or del accepts
the format

ip addr { add | del } IFADDR dev STRING

But looking at the bb ipaddr code it accepts the following options
peer, remote, broadcast, brd, anycast, scope, dev, label, local

Are you using busybox ip or upstream ?

I think the static up and ipv6 up are incompatable with the
upstream ip command as well.

Looks like the ip command needs some work.


Glenn



More information about the busybox mailing list