On Thu, Jul 12, 2007 at 05:01:31PM +0200, Christian Fischer wrote:
> But as long as the line
> ip addr delete 192.168.1.1/24 broadcast 192.168.1.255 dev eth0
> is part of /etc/preinit
> ip link set down dev eth0
> should also be a part of this file,

Full ACK.

> A clean interface shutdown requires
>
> ip addr flush dev foo
> and
> ip link set down dev foo

Theoretically yes, but flushing the interface's addresses in this state
would break netboot, as it would also remove the dhcp address and
therefore render the nfs-mounted rootfs unusable.

Greetings, Phil
_______________________________________________
freewrt-developers mailing list
[email protected]
https://www.freewrt.org/lists/listinfo/freewrt-developers

Reply via email to