Subversion Repositories configs

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
192 - 1
# Differentiated field values
2
# These include the DSCP and unused bits
3
0x0	default
4
# Newer RFC2597 values
5
0x28	AF11
6
0x30	AF12
7
0x38	AF13
8
0x48	AF21
9
0x50	AF22
10
0x58	AF23
11
0x68	AF31
12
0x70	AF32
13
0x78	AF33
14
0x88	AF41
15
0x90	AF42
16
0x98	AF43
17
# Older values RFC2474
18
0x20	CS1
19
0x40	CS2
20
0x60	CS3
21
0x80	CS4
22
0xA0	CS5
23
0xC0	CS6
24
0xE0	CS7
25
# RFC 2598
26
0xB8	EF
27
 
28
# Deprecated values dropped upstream
29
# Kept in RHEL for backwards-compatibility
30
0x00   default
31
0x10   lowdelay
32
0x08   throughput
33
0x04   reliability
34
# This value overlap with ECT, do not use it!
35
0x02   mincost
36
# These values seems do not want to die, Cisco likes them by a strange reason.
37
0x20   priority
38
0x40   immediate
39
0x60   flash
40
0x80   flash-override
41
0xa0   critical
42
0xc0   internet
43
0xe0   network