cvs commit: src/sys/compat/linux linux_ioctl.c
Bruce M Simpson
bms at FreeBSD.org
Fri Jun 18 07:06:48 PDT 2004
bms 2004-06-18 14:06:46 UTC
FreeBSD src repository
Modified files:
sys/compat/linux linux_ioctl.c
Log:
Linux applications expect to be able to call SIOCGIFCONF with an
NULL ifc.ifc_buf pointer, to determine the expected buffer size.
The submitted fix only takes account of interfaces with an AF_INET
address configured. This could no doubt be improved.
PR: kern/45753
Submitted by: Jacques Garrigue (with cleanups)
Revision Changes Path
1.117 +14 -0 src/sys/compat/linux/linux_ioctl.c
More information about the cvs-src
mailing list