Date: Wed, 31 Jan 2001 12:46:00 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_base.c netgraph.h src/share/man/man4 netgraph.4 Message-ID: <200101312046.f0VKk0F28642@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 2001/01/31 12:46:00 PST
Modified files:
sys/netgraph ng_base.c netgraph.h
share/man/man4 netgraph.4
Log:
Add the ability to declare ore-ride methods on a per-hook basis
for the rcvdata() and rcvmsg() methods.
Also bring the man page up to sync with my last commit. (and this one)
Revision Changes Path
1.44 +33 -16 src/sys/netgraph/ng_base.c
1.24 +39 -12 src/sys/netgraph/netgraph.h
1.23 +43 -7 src/share/man/man4/netgraph.4
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?200101312046.f0VKk0F28642>
