[PATCH] first pass at the "ip" patch

Jason Schoon floydpink at gmail.com
Mon Apr 17 20:19:49 UTC 2006


On 4/17/06, Glenn L. McGrath <bug1 at ihug.co.nz> wrote:
>
> On Sun, 16 Apr 2006 17:55:05 -0400
> Rob Landley <rob at landley.net> wrote:
>
> > I haven't looked at the current busybox implementation: is it shelling
> out to
> > ifconfig and route, or is it doing internal library stuff?
>
> It is shelling out, there are anumber of differetn commands it can run,
> includeing user defined scripts, so it makes sense to shell out for
> consistency.


(Ignorance due to not being near the code right now)  So, does it always
shell out, even when we tell it to use the internal functions?  If it is
always just going to shell, I would think we could remove the menu options
entirely that select internal or external.  It will just call whichever is
found by the shell.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/busybox/attachments/20060417/3ddacf62/attachment-0001.htm 


More information about the busybox mailing list