X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fip%2Fip_types.api;h=13c6a4aab287fde966f934bff9cd54fb4e54164c;hb=038e1dfbd;hp=8b46a1d44fe48177cf68a476b424881ff48ea014;hpb=53c5015121b3d457377a1b1afac076e6218e5326;p=vpp.git diff --git a/src/vnet/ip/ip_types.api b/src/vnet/ip/ip_types.api index 8b46a1d44fe..13c6a4aab28 100644 --- a/src/vnet/ip/ip_types.api +++ b/src/vnet/ip/ip_types.api @@ -34,8 +34,8 @@ enum ip_ecn : u8 { /* DSCP code points - RFC 2474 https://tools.ietf.org/html/rfc2474 + Values other than these RFC defined values are accepted. */ - enum ip_dscp : u8 { IP_API_DSCP_CS0 = 0, IP_API_DSCP_CS1 = 8,