[ovs-dev] [ECNv2 3/5] ofproto-dpif: Store the initial tunnel IP TOS values for later use.

Justin Pettit jpettit at nicira.com
Tue Mar 5 23:41:05 UTC 2013


On Mar 5, 2013, at 9:53 AM, Ben Pfaff <blp at nicira.com> wrote:

>> + * Optionally, if 'initial_vals' is nonnull, sets '*initial_vals->vlan_tci'
>> + * to the VLAN TCI with which the packet was really received, that is, the
>> + * actual VLAN TCI extracted by odp_flow_key_to_flow().  (This differs from
>> + * the value returned in flow->vlan_tci only for packets received on
>> + * VLAN splinters.)  Also, if received on an IP tunnel, sets
> 
> The "*" in '*initial_vals->tunnel_ip_tos' is wrong here too I think:


Again: D'oh.

--Justin





More information about the dev mailing list