Date: Thu, 10 Aug 2006 10:40:45 +0000 (UTC) From: Gleb Smirnoff <glebius@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man4 Makefile ng_tag.4 src/sys/conf NOTES files options src/sys/modules/netgraph Makefile src/sys/netgraph ng_tag.c ng_tag.h Message-ID: <200608101040.k7AAekjN094772@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
glebius 2006-08-10 10:40:45 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
share/man/man4 Makefile
sys/conf NOTES files options
sys/modules/netgraph Makefile
Added files: (Branch: RELENG_6)
share/man/man4 ng_tag.4
sys/netgraph ng_tag.c ng_tag.h
Log:
MFC ng_tag(4):
A netgraph node that can do different manipulations with
mbuf_tags(9) on packets.
Submitted by: Vadim Goncharov <vadimnuclight tpu.ru>
mdoc(7) reviewed by: ru
Revision Changes Path
1.320.2.17 +1 -0 src/share/man/man4/Makefile
1.2.2.1 +338 -0 src/share/man/man4/ng_tag.4 (new)
1.1325.2.16 +1 -0 src/sys/conf/NOTES
1.1031.2.37 +1 -0 src/sys/conf/files
1.510.2.14 +1 -0 src/sys/conf/options
1.45.2.1 +1 -0 src/sys/modules/netgraph/Makefile
1.1.2.1 +717 -0 src/sys/netgraph/ng_tag.c (new)
1.1.2.1 +130 -0 src/sys/netgraph/ng_tag.h (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608101040.k7AAekjN094772>
