Page MenuHomeFreeBSD

Set IPTOS_PREC_* macros using IPTOS_DSCP_* macro definitions
ClosedPublic

Authored by kevlo on Jul 17 2015, 2:45 PM.
Tags
None
Referenced Files
F107284432: D3119.diff
Sat, Jan 11, 11:32 PM
Unknown Object (File)
Thu, Jan 9, 7:27 AM
Unknown Object (File)
Dec 12 2024, 1:01 PM
Unknown Object (File)
Nov 28 2024, 4:10 AM
Unknown Object (File)
Nov 28 2024, 4:10 AM
Unknown Object (File)
Nov 28 2024, 4:08 AM
Unknown Object (File)
Nov 26 2024, 4:51 PM
Unknown Object (File)
Nov 16 2024, 7:55 AM
Subscribers
None

Details

Summary

In RFC 2474, the class selector codepoints subsume the old tos precedence
values, this patch sets IPTOS_PREC_* macros using IPTOS_DSCP_* macros.

While here, add IPTOS_DSCP_VA macro according to RFC 5865.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kevlo retitled this revision from to Set IPTOS_PREC_* macros using IPTOS_DSCP_* macro definitions.
kevlo updated this object.
kevlo edited the test plan for this revision. (Show Details)
kevlo added reviewers: adrian, ae, bz, glebius, gnn, hiren.
gnn edited edge metadata.
This revision is now accepted and ready to land.Jul 17 2015, 8:10 PM
This revision was automatically updated to reflect the committed changes.