On Sun, Jan 25, 2015 at 11:33:15PM +0530, Sree Vidya S D wrote: > In this particular function body theres a call to function > > ovs_dp_process_packet_with_key(skb,&key,false); ---2 > > So when the control returns from function 2 does skb contains the packet > with the actions applied ?? > > say i specify action as modify the mac header... in dat case does skb > contain the modified packet??
No, it looks to me like the packet has been freed at that point. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev