Changed the tcp_flag match builder param in /util/md/match 91/10191/2
authorBrent Salisbury <brent.salisbury@gmail.com>
Fri, 22 Aug 2014 20:10:46 +0000 (16:10 -0400)
committerBrent Salisbury <brent.salisbury@gmail.com>
Fri, 22 Aug 2014 20:38:32 +0000 (16:38 -0400)
commit026fbb8313bead841e9f52fcccacd0b8fcf41a85
tree525e3bed8d6bd6f86255fce13c2b3e554e8ab7eb
parente9b29ede8a09d5b80b2042e65d2ad74830bf74ca
Changed the tcp_flag match builder param in /util/md/match

Patch#2 -Did the same for the TCP port num.

Patch#1 -Changed the tcp builder to use the instance variable
passed in the match tcpflag util method rather then
hardcoded to 0x002(tcp_syn)

Change-Id: I29d54c87af24678a6e99692b986ae5a84d60ced2
Signed-off-by: Brent Salisbury <brent.salisbury@gmail.com>
utils/mdsal-openflow/src/main/java/org/opendaylight/ovsdb/utils/mdsal/openflow/MatchUtils.java