lib/match: Add mask bits for nd_target for ICMPv6
authorJarno Rajahalme <jrajahalme@nicira.com>
Mon, 2 Jun 2014 22:24:57 +0000 (15:24 -0700)
committerJarno Rajahalme <jrajahalme@nicira.com>
Mon, 2 Jun 2014 22:24:57 +0000 (15:24 -0700)
commitc8388d204867ae262b646a647f95e1c4e4a3e139
treec1d2894704ae687296fc154ecdc31df90b488302
parent856e66e77eec85452cb1469947bfec86bb89891c
lib/match: Add mask bits for nd_target for ICMPv6

nd_target field needs to be included in the wildcards masks for it to be
processed properly.

Add a testcase to test IIPv6 Neighbor Discovery parsing and processing.

Signed-off-by: Daniele Di Proietto <ddiproietto@vmware.com>
Acked-by: Jarno Rajahalme <jrajahalme@nicira.com>
lib/match.c
tests/ofproto-dpif.at