Date: Fri, 20 Mar 2009 13:41:23 +0000 (UTC) From: Jamie Gritton <jamie@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net if.c Message-ID: <200903201341.n2KDfwga082058@repoman.freebsd.org>
index | next in thread | raw e-mail
jamie 2009-03-20 13:41:23 UTC
FreeBSD src repository
Modified files:
sys/net if.c
Log:
SVN rev 190151 on 2009-03-20 13:41:23Z by jamie
Call the interface's if_ioctl from ifioctl(), if the protocol didn't
handle the ioctl. There are other paths that already call it, but this
allows for a non-interface socket (like AF_LOCAL which ifconfig now
uses) to use a broader class of interface ioctls.
Approved by: bz (mentor), rwatson
Revision Changes Path
1.311 +5 -0 src/sys/net/if.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903201341.n2KDfwga082058>
