Messages in this thread |  | | Date | Tue, 11 Sep 2001 13:26:15 +0200 | From | Matthias Andree <> | Subject | Re: [PATCH] ioctl SIOCGIFNETMASK: ip alias bug 2.4.9 and 2.2.19 |
| |
On Mon, 10 Sep 2001, Andi Kleen wrote:
> Just hope then that no ifconfig or other binary has a two on the stack > when calling this.
One more reply to this, I inserted some debugging info, and all addresses that the kernel saw on this ioctl so far are:
127.0.0.1 the machine's address the machine's broadcast address 85.85.85.85 which I used in testing Postfix' patches 192.255.255.255 <- that's a piece of junk 192.168.0.222 <- that's a piece of junk
I already used ifconfig on that machine to display configuration data.
I'll see if other addresses turn up.
-- Matthias Andree - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |