On Thu, Apr 12, 2012 at 12:36 AM, Simon Horman <[email protected]> wrote: > The STT protocol allows a VLAN TCI to be passed as part of the > STT header. It seems appropriate to pass this TCI to ovs_tnl_rcv() > and for other tunneling protocols to pass 0 to retain their existing > behaviour. > > Signed-off-by: Simon Horman <[email protected]>
Did you see my previous comment about pushing down the call to vlan_set_tci() into the protocol handlers? I just noticed that you didn't respond to it before. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
