On Sun, Jan 10, 2016 at 11:18 PM, Pravin B Shelar wrote:
> This scratchpad can be used by any layer to keep private data.
> STT will use it for TCP reassembly state.
>
> Signed-off-by: Pravin B Shelar
Acked-by: Jesse Gross
___
dev mailing list
dev@ope
This scratchpad can be used by any layer to keep private data.
STT will use it for TCP reassembly state.
Signed-off-by: Pravin B Shelar
---
lib/dp-packet.h | 7 ++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/lib/dp-packet.h b/lib/dp-packet.h
index 5044ce0..a24ea56 100644
--