Date: Fri, 3 Dec 1999 13:17:31 -0800 (PST) From: Archie Cobbs <archie@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c netgraph.h Message-ID: <199912032117.NAA89702@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
archie 1999/12/03 13:17:30 PST
Modified files:
sys/netgraph ng_base.c netgraph.h
Log:
Add a new function ng_findhook() for finding a node's hook;
if the node type provides a more efficient implementation than
the normal linear scan, use it.
Reviewed by: julian
Revision Changes Path
1.10 +26 -15 src/sys/netgraph/ng_base.c
1.5 +2 -1 src/sys/netgraph/netgraph.h
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?199912032117.NAA89702>
