On Tue, Nov 26, 2013 at 11:24:48AM -0800, Jarno Rajahalme wrote:
> Add the missing code for generating IPv6 packets for testing purposes.
>
> Also make flow_compose() set the l4 and l7 pointers more consistently
> with flow_extract().
>
> Signed-off-by: Jarno Rajahalme
Thanks, this should be le
Add the missing code for generating IPv6 packets for testing purposes.
Also make flow_compose() set the l4 and l7 pointers more consistently
with flow_extract().
Signed-off-by: Jarno Rajahalme
---
lib/flow.c| 94 +
lib/packets.c