Date: Tue, 24 Jul 2001 16:33:08 -0700 (PDT) From: Brooks Davis <brooks@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netgraph ng_split.c ng_split.h Message-ID: <200107242333.f6ONX8098346@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2001/07/24 16:33:07 PDT Modified files: sys/netgraph ng_split.c ng_split.h Log: General cleanup providing better style(9) conformance and generally improved readability. The two real functional changes are that netgraph now sees this as the "split" node type rather then the "ng_split" node type and that meta data is passed through without processing rather then being dropped. Reviewed by: jhb, julian MFC after: 7 weeks Revision Changes Path 1.2 +40 -84 src/sys/netgraph/ng_split.c 1.2 +6 -6 src/sys/netgraph/ng_split.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?200107242333.f6ONX8098346>