On Thu, Feb 24, 2011 at 10:09 PM, Valient Gough <vali...@gmail.com> wrote: > Valient Gough (1): > datapath: call tnl_ops only after setting options > > datapath/tunnel.c | 12 ++++++------ > 1 files changed, 6 insertions(+), 6 deletions(-) > > From a141c2cc52c18e170bd48e265719e02b5b47b2a4 Mon Sep 17 00:00:00 2001 > From: Valient Gough <vgo...@pobox.com> > Date: Thu, 24 Feb 2011 21:45:18 -0800 > Subject: [PATCH] datapath: call tnl_ops only after setting options > > Calling methods in tnl_ops should be done only after initializing the tunnel > configuration options. This patch moves the hdr_len call after the output key > setup. > > Signed-off-by: Valient Gough <vgo...@pobox.com>
Applied, thank you. Your mail client caused some line wrapping, which I fixed up by hand. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev_openvswitch.org