On Tue, Apr 3, 2012 at 10:14 PM, Simon Horman <ho...@verge.net.au> 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 <ho...@verge.net.au>
This makes sense, although I'm somewhat inclined to just push down the call to vlan_set_tci() into the protocol handlers rather than pass around a lot of parameters. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev