Date: Mon, 26 Apr 1999 02:02:41 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if.c Message-ID: <199904260902.CAA86020@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/04/26 02:02:41 PDT
Modified files:
sys/net if.c
Log:
Protect the ifinit() function's internals with splimp() for safety since
it used to be that way. I'm not sure that it's needed, but it does
walk the ifp list..
Incidently, there's nothing to sanity check the ifq_maxlen on loaded
interfaces..
Revision Changes Path
1.68 +5 -4 src/sys/net/if.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?199904260902.CAA86020>
