Changed the tcp_flag match builder param in /util/md/match
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)
commit82febdd2762d496d47fe6a66fdf33e88403581c6
treee4ec847ec21d68f15455cf3823f259fb96c9d8b6
parent91750bf78d146d63f22e90a6fd37bae820bdc8f3
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