BUG-5013 Fix check logic in MatchUtils.createICMPv4Match
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)
commit73ee4adf4cf5a449785a881d1494f41335a9b72a
treeca6c1ccce42053ff0f7583caba6e27e891cdf847
parentbf2ef3f5786590ae57f88c437cbc166ff86c2a90
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