meta-flow: Fix icmp_code field's wildcard bit.
authorBen Pfaff <blp@nicira.com>
Tue, 27 Sep 2011 20:02:30 +0000 (13:02 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 3 Oct 2011 17:12:00 +0000 (10:12 -0700)
commit029b26f3924eb7c28614a1c3df284e817904daf1
tree000ab20dc9af9a1bda34700a6538045a2985f46c
parentea7fa1dbe5efccb1718686bc5920baff266e143c
meta-flow: Fix icmp_code field's wildcard bit.

This bug caused any NXM flow that matched both ICMP code and ICMP type to
be rejected with NXBRC_NXM_DUP_TYPE.
lib/meta-flow.c