BUG-5013 Fix check logic in MatchUtils.createICMPv4Match 15/33015/2
authorJosh <jhershbe@redhat.com>
Tue, 19 Jan 2016 16:02:43 +0000 (18:02 +0200)
committerFlavio Fernandes <ffernand@redhat.com>
Tue, 19 Jan 2016 20:25:42 +0000 (15:25 -0500)
commit05213e174213ea961e0ca2e5a330078c587a9d65
tree1cdac0864845248d698cd7119ef2831f64b9f6e2
parent0289b397c733c6ad0146f3fa9251433c7e3e49a6
BUG-5013 Fix check logic in MatchUtils.createICMPv4Match

The original logic checked that *either* of the
input params was non-null instead of checking
each.

Change-Id: I941133c00b09335eb0cf4a48b9abf35d8b305438
Signed-off-by: Josh <jhershbe@redhat.com>
utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/MatchUtils.java