rt_dsfield: fix Expedited Forwarding PHB

RFC 2598 defines Expedited Forwarding in section 2.3
   Codepoint 101110 is recommended for the EF PHB.
which translates to B8 as encoded in rt_dsfield
This commit is contained in:
Stephen Hemminger
2014-12-03 18:50:59 -08:00
parent 8322d28dca
commit 9de4c6e9e9

View File

@@ -22,4 +22,5 @@
0xA0 CS5
0xC0 CS6
0xE0 CS7
0x5C EF
# RFC 2598
0xB8 EF