Remove stale definitions. The removed definitions are not used right
now and are incompatible with the correct ones in RFC 3168. Submitted by: Richard Scheffenegger Differential Revision: https://reviews.freebsd.org/D23903
This commit is contained in:
parent
d91382866f
commit
7e1e491f60
@ -105,11 +105,6 @@ struct ip6_hdr {
|
||||
#endif /* LITTLE_ENDIAN */
|
||||
#endif
|
||||
#define IPV6_FLOWLABEL_LEN 20
|
||||
#if 1
|
||||
/* ECN bits proposed by Sally Floyd */
|
||||
#define IP6TOS_CE 0x01 /* congestion experienced */
|
||||
#define IP6TOS_ECT 0x02 /* ECN-capable transport */
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Extension Headers
|
||||
|
Loading…
x
Reference in New Issue
Block a user