Manousaridis Angelos writes:
authorEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 10:46:00 +0000 (10:46 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 19 Dec 2003 10:46:00 +0000 (10:46 -0000)
commit658f8b1d1ae0e5d5d520d8ec120c8e087954d777
treedd1f094383f4ce33cf9ffacf894b4e772cce6eda
parentb8d2cd44a602b54814df034ac357c203d2781fb4
Manousaridis Angelos writes:

Hello,

I have been using busybox for some time now, for an ARM based platform.
I was very pleased when I tried the 1.00preX series, with all the new
utilities and daemons.

I found out that the ifupdown in busybox does not behave exaclty like
the debian version. Then the pre-up script fails, the interface is
getting up. Also when the post-up script fails the return value is
ignored. Actually everything is always run and the return value is
always true. I looked at the original implementation from debian and
fixed the busybox version to do the same. A patch is attached if anyone
is interested.
networking/ifupdown.c