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
Unknown Object (File)
Fri, Apr 26, 6:38 AM
Unknown Object (File)
Fri, Apr 26, 6:23 AM
Unknown Object (File)
Nov 10 2023, 5:53 PM
Unknown Object (File)
Nov 9 2023, 6:08 PM
Unknown Object (File)
Nov 8 2023, 3:42 PM
Unknown Object (File)
Nov 6 2023, 4:47 PM
Unknown Object (File)
Oct 20 2023, 5:54 AM
Unknown Object (File)
Oct 19 2023, 7:56 PM
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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.