The reverse method in Match clones the current object and swaps the reversible match... 96/496/1
authorMadhu Venugopal <vmadhu@cisco.com>
Tue, 18 Jun 2013 07:51:11 +0000 (00:51 -0700)
committerMadhu Venugopal <vmadhu@cisco.com>
Tue, 18 Jun 2013 07:52:37 +0000 (00:52 -0700)
commit7b27698bf8a0627c2935bb183b6a532fc6a8a429
tree3cb9393de9147ec390f467bbfdfe2cc8edd3b9df
parentd705a30688edd834d8e27ef411b0eff847764ee0
The reverse method in Match clones the current object and swaps the reversible match fields.
While doing so, it fails to reset the field in the cloned object if the corresponding reversible field is not present.

Change-Id: I0a2356ac9d4f0306f77afa2c3aa7908277c4c30e
Signed-off-by: Madhu Venugopal <vmadhu@cisco.com>
opendaylight/sal/api/src/main/java/org/opendaylight/controller/sal/match/Match.java