Date: Thu, 25 Dec 2008 00:01:29 +0000 (UTC) From: Julian Elischer <julian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 ng_ether_echo.4 src/sys/modules/netgraph/ether_echo Makefile src/sys/netgraph ng_ether_echo.c ng_ether_echo.h Message-ID: <200812250014.mBP0E1Tf008093@repoman.freebsd.org>
index | next in thread | raw e-mail
julian 2008-12-25 00:01:29 UTC
FreeBSD src repository
Added files:
share/man/man4 ng_ether_echo.4
sys/modules/netgraph/ether_echo Makefile
sys/netgraph ng_ether_echo.c ng_ether_echo.h
Log:
SVN rev 186481 on 2008-12-25 00:01:29Z by julian
Add a trivial node to reflect ethernet frames to whence they came.
MFC after: 1 month
Revision Changes Path
1.1 +77 -0 src/share/man/man4/ng_ether_echo.4 (new)
1.1 +7 -0 src/sys/modules/netgraph/ether_echo/Makefile (new)
1.1 +145 -0 src/sys/netgraph/ng_ether_echo.c (new)
1.1 +51 -0 src/sys/netgraph/ng_ether_echo.h (new)
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812250014.mBP0E1Tf008093>
