Deleted Added
full compact
39c39
< * $FreeBSD: head/sys/netgraph/ng_message.h 69922 2000-12-12 18:52:14Z julian $
---
> * $FreeBSD: head/sys/netgraph/ng_message.h 70159 2000-12-18 20:03:32Z julian $
57c57
< u_char version; /* must == NG_VERSION */
---
> u_char version; /* == NGM_VERSION */
68a69
>
85c86,90
< /* Negraph type binary compatibility field */
---
> /*
> * Netgraph message header compatibility field
> * Interfaces within the kernel are defined by a different
> * value (see NG_ABI_VERSION in netgraph.g)
> */