ng_split

From: Michael Reifenberger <mike_at_Reifenberger.com>
Date: Wed, 16 Nov 2005 12:41:48 +0100 (CET)
Hi,
the change below doesnt look canonical to me,
since it contains an NG at the beginning allready
and no other ng node type does this.
Furthermore it breaks -current and RELENG_6 at least.
Can we revert it?

Index: ng_split.h
===================================================================
RCS file: /home/ncvs/src/sys/netgraph/ng_split.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ng_split.h  7 Jan 2005 01:45:39 -0000       1.4
+++ ng_split.h  25 Oct 2005 20:56:12 -0000      1.5
_at__at_ -25,7 +25,7 _at__at_
   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 
POSSIBILITY OF
   * SUCH DAMAGE.
   *
- * $FreeBSD: src/sys/netgraph/ng_split.h,v 1.4 2005/01/07 
01:45:39 imp Exp $
+ * $FreeBSD: src/sys/netgraph/ng_split.h,v 1.5 2005/10/25 
20:56:12 ru Exp $
   *
   */

_at__at_ -35,7 +35,7 _at__at_

  /* Node type name and magic cookie */
  #define NG_SPLIT_NODE_TYPE     "split"
-#define NGM_NG_SPLIT_COOKIE    949409402
+#define NGM_SPLIT_COOKIE       949409402

Bye/2
---
Michael Reifenberger, Business Development Manager SAP-Basis, Plaut Consulting
Comp: Michael.Reifenberger_at_plaut.de | Priv: Michael_at_Reifenberger.com
       http://www.plaut.de           |       http://www.Reifenberger.com
Received on Wed Nov 16 2005 - 10:43:09 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:47 UTC