Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   jdolecek
Date:           Wed Jan 12 17:19:12 UTC 2000

Modified Files:
        syssrc/sys/compat/linux/common: linux_socket.c

Log Message:
Improve emulation of SIOCGIFHWADDR ioctl:
 * when finding an interface, try the real name first before faking eth*
 * Linux kernel returns ENODEV if the request goes to unknown interface,
   so do the same here

This change makes Linux ICA client work.

Patch sent by Zdenek Salvet <salvet%ics.muni.cz@localhost> in kern/9169.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/sys/compat/linux/common/linux_socket.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index