On Thu, Oct 24, 2013 at 01:19:28PM -0700, Jarno Rajahalme wrote:
> Adds OXM inspired aliases for match fields that don't have them
> already ("ip_proto", "ip_ecn", "ip_dscp", and "tunnel_id").
>
> "ip_dscp" replaces the earlier undocumented "nw_tos_shifted",
> and takes the DSCP value (0-63), whic
Adds OXM inspired aliases for match fields that don't have them
already ("ip_proto", "ip_ecn", "ip_dscp", and "tunnel_id").
"ip_dscp" replaces the earlier undocumented "nw_tos_shifted",
and takes the DSCP value (0-63), which is then shifted
appropriately when applied to an IP packet.
The number of