Date: Fri, 18 Jun 2004 14:06:46 +0000 (UTC) From: Bruce M Simpson <bms@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/compat/linux linux_ioctl.c Message-ID: <200406181406.i5IE6kib045065@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406181406.i5IE6kib045065>
