Deleted Added
full compact
34c34
< * $FreeBSD: head/sys/netinet/ip.h 50477 1999-08-28 01:08:13Z peter $
---
> * $FreeBSD: head/sys/netinet/ip.h 55009 1999-12-22 19:13:38Z shin $
91a92,94
> /* ECN bits proposed by Sally Floyd */
> #define IPTOS_CE 0x01 /* congestion experienced */
> #define IPTOS_ECT 0x02 /* ECN-capable transport */
92a96
>