Fixed minimum values for TP_SRC/TP_DST match fields. 22/822/1
authorHideyuki Tai <h-tai@cd.jp.nec.com>
Wed, 7 Aug 2013 16:53:28 +0000 (12:53 -0400)
committerHideyuki Tai <h-tai@cd.jp.nec.com>
Wed, 7 Aug 2013 16:53:28 +0000 (12:53 -0400)
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 <h-tai@cd.jp.nec.com>

No differences found