Add DSCP values for RFC2597

Most newer documentation refers to these values already.
This commit is contained in:
Stephen Hemminger 2008-09-05 15:28:37 -07:00
parent 488f1c77fe
commit a908898c18
1 changed files with 13 additions and 0 deletions

View File

@ -12,3 +12,16 @@
0xa0 critical
0xc0 internet
0xe0 network
# Newer RFC2597 values
0x28 AF11
0x30 AF12
0x38 AF13
0x48 AF21
0x50 AF22
0x58 AF23
0x68 AF31
0x70 AF32
0x78 AF33
0x88 AF41
0x90 AF42
0x98 AF43