Date: Sun, 31 Oct 1999 16:31:19 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph netgraph.h ng_base.c ng_frame_relay.c ng_message.h ng_pppoe.h Message-ID: <199911010031.QAA97867@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
julian 1999/10/31 16:31:19 PST
Modified files:
sys/netgraph netgraph.h ng_base.c ng_frame_relay.c
ng_message.h ng_pppoe.h
Log:
Start making the contents of the generic framework opaque to the nodes.
This step: IDs are no-longer the address of the node.
Reviewd by: Archie@freebsd.org
Revision Changes Path
1.2 +5 -2 src/sys/netgraph/netgraph.h
1.2 +51 -26 src/sys/netgraph/ng_base.c
1.3 +1 -2 src/sys/netgraph/ng_frame_relay.c
1.2 +3 -2 src/sys/netgraph/ng_message.h
1.5 +3 -3 src/sys/netgraph/ng_pppoe.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?199911010031.QAA97867>
