Deleted Added
full compact
29c29
< * $FreeBSD: head/sys/netinet6/ip6.h 53541 1999-11-22 02:45:11Z shin $
---
> * $FreeBSD: head/sys/netinet6/ip6.h 55009 1999-12-22 19:13:38Z shin $
78c78,81
< u_int32_t ip6_un1_flow; /* 20 bits of flow-ID */
---
> u_int32_t ip6_un1_flow; /* 4 bits version,
> * 8 bits traffic
> * class,
> * 20 bits flow-ID */
83c86,87
< u_int8_t ip6_un2_vfc; /* 4 bits version, 4 bits class */
---
> u_int8_t ip6_un2_vfc; /* 4 bits version,
> * top 4 bits trafic class */