[ovs-dev] HOST to SWITCH packets

Ben Pfaff blp at nicira.com
Sun Jan 25 19:15:26 UTC 2015


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.



More information about the dev mailing list