don't touch the DSCP bits
in ip_ecn_ingress, ip6_ecn_ingress and ip6_ecn_egress
except for NO_CARE for backward compatibility.
raised in D53516
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Passed - Unit
No Test Coverage - Build Status
Buildable 68615 Build 65498: arc lint + arc unit
Event Timeline
| sys/netinet/ip_ecn.c | ||
|---|---|---|
| 133–135 | @rscheff IMHO it's better to remove ECN_NOCARE mode, because net developers must decide if they want to support ECN for their module or not. | |