Date: Thu, 2 Nov 2000 08:30:27 -0800 (PST) From: Jonathan Lemon <jlemon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_tun.c Message-ID: <200011021630.IAA31690@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jlemon 2000/11/02 08:30:27 PST Modified files: sys/net if_tun.c Log: Have tuninit() return an error if an interface address is NULL. SIOCGIFSTATUS was returning at splimp(); fix this. (to be MFC'd) Submitted by: Marius Bendiksen Revision Changes Path 1.80 +25 -21 src/sys/net/if_tun.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011021630.IAA31690>