Date: Tue, 29 Oct 2002 11:12:44 -0800 (PST) From: Julian Elischer <julian@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_fec.c ng_fec.h src/sys/modules/netgraph/fec Makefile sample_startup Message-ID: <200210291912.g9TJCiFC044717@repoman.freebsd.org>
index | next in thread | raw e-mail
julian 2002/10/29 11:12:44 PST
Added files:
sys/netgraph ng_fec.c ng_fec.h
sys/modules/netgraph/fec Makefile sample_startup
Log:
Finally get around to committing Bill Paul's FEC netgraph nodes.
These are really only partly netgraph nodes as they do not use the
netgraph interfaces for many of the functions for which they could
be used, however they represent important functionality.
Submitted by: wpaul
MFC after: 2 days
Revision Changes Path
1.1 +11 -0 src/sys/modules/netgraph/fec/Makefile (new)
1.1 +8 -0 src/sys/modules/netgraph/fec/sample_startup (new)
1.1 +1200 -0 src/sys/netgraph/ng_fec.c (new)
1.1 +111 -0 src/sys/netgraph/ng_fec.h (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210291912.g9TJCiFC044717>
