From: Hideyuki Tai Date: Wed, 7 Aug 2013 16:53:28 +0000 (-0400) Subject: Fixed minimum values for TP_SRC/TP_DST match fields. X-Git-Tag: releasepom-0.1.0~221^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=3e5c78a72ae6b2341240bee8f122b990427f1ee0;hp=3e5c78a72ae6b2341240bee8f122b990427f1ee0 Fixed minimum values for TP_SRC/TP_DST match fields. In OpenFlow 1.0, the tp_src and tp_dst match fields are used for transport source/destination ports or ICMP type/code. Therefore, the range of the fields must include 0. Change-Id: I7011109ced925e198ec2785f5ed9dc9a8e81623c Signed-off-by: Hideyuki Tai ---