lib/flow: Add IPv6 support for flow_compose().
authorJarno Rajahalme <jrajahalme@nicira.com>
Fri, 6 Dec 2013 20:43:20 +0000 (12:43 -0800)
committerJarno Rajahalme <jrajahalme@nicira.com>
Fri, 6 Dec 2013 20:43:20 +0000 (12:43 -0800)
commit52105b67878c83d16ef86f1b70fe8a076fdf69cb
tree38e47f0781fc4b506c6cf9cb93609e858f7d3efc
parent1dc1a21e3d1a0073d843b07fef664321b2e332af
lib/flow: Add IPv6 support for flow_compose().

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 <jrajahalme@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
lib/flow.c
tests/ofproto-dpif.at