summaryrefslogtreecommitdiffstats
path: root/sys/netgraph/ng_message.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/netgraph/ng_message.h')
-rw-r--r--sys/netgraph/ng_message.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_message.h b/sys/netgraph/ng_message.h
index c9607fe..036cb22 100644
--- a/sys/netgraph/ng_message.h
+++ b/sys/netgraph/ng_message.h
@@ -83,7 +83,7 @@ struct ng_mesg {
}
/* Negraph type binary compatibility field */
-#define NG_VERSION 2
+#define NG_VERSION 3
/* Flags field flags */
#define NGF_ORIG 0x0000 /* the msg is the original request */
OpenPOWER on IntegriCloud