On Tue, Aug 26, 2014 at 02:49:55AM +0200, Thomas Graf wrote: > tun_key_to_attr() accesses tp_src and tp_dst which are currently > uinitialized. > > Signed-off-by: Thomas Graf <[email protected]>
Hmm, maybe we need to parse and format these fields too, but initializing them predictably is a good start. Applied, thanks. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
