On Fri, Mar 4, 2011 at 1:12 PM, Ben Pfaff <[email protected]> wrote:
> On Fri, Mar 04, 2011 at 01:07:19PM -0800, Jesse Gross wrote:
>> When we need to send a packet through the IP stack we need to attach
>> a dst to the skb.  Due to some interactions with caching this doesn't
>> happen until late in the transmission process.  However, if we are
>> inserting a vlan tag and the insertion fails it is possible to leak
>> the dst.
>>
>> Reported-by: Ben Pfaff <[email protected]>
>> Signed-off-by: Jesse Gross <[email protected]>
>
> Thank you.  This is the same fix that occurred to me too.
>
> Acked-by: Ben Pfaff <[email protected]>

Pushed, thanks.

_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev_openvswitch.org

Reply via email to