On Mon, Mar 18, 2013 at 4:13 PM, Pravin Shelar wrote:
> On Mon, Mar 18, 2013 at 2:20 PM, Jesse Gross wrote:
>> Header caching used to store a precomputed flow along with the skb
>> but no longer exists. There were a few remaining checks for those
>> flows, which this removes. It simplifies the
On Mon, Mar 18, 2013 at 2:20 PM, Jesse Gross wrote:
> Header caching used to store a precomputed flow along with the skb
> but no longer exists. There were a few remaining checks for those
> flows, which this removes. It simplifies the code slightly and brings
> us closer to upstream.
>
> Signed
Header caching used to store a precomputed flow along with the skb
but no longer exists. There were a few remaining checks for those
flows, which this removes. It simplifies the code slightly and brings
us closer to upstream.
Signed-off-by: Jesse Gross
---
datapath/datapath.c | 50