Matthias Andree's patches to the Linux Kernel

linux-2.4.9-devinet.c.patch | (sig) | 2001-09-17 | This patch applies cleanly to 2.4.10 as well.
MD5 sum: 58c8d990d0a89ffb591d68797d29bf53

Adds 4.4BSD IP alias compatibility to SIOCGIFADDR, SIOCGIFBRDADDR, SIOCGIFDSTADDR, SIOCGIFNETMASK ioctls. 4.4BSD-compatible IP aliases can be configured since Linux 2.2 with "ip addr add ...". Version: 2. Changed to try (name,address) search only in response to the four ioctls mentioned above. Thanks to Alexey Kuznetsov for finding this. Merged: 2001-09-18: 2.4.9-ac12, 2001-10-01: 2.4.11-pre2.

linux-2.2.19-devinet.c.patch | (sig) | 2001-10-02
MD5 sum: b81cd5814862bd4c18dc64a8d4b71f56

The same as linux-2.4.9-devinet.c.patch, backported to 2.2.19.

Matthias Andree