Validate user input in FlowSepc Configuration 78/1278/3
authorMaurice Qureshi <maquresh@cisco.com>
Wed, 18 Sep 2013 21:15:44 +0000 (14:15 -0700)
committerMaurice Qureshi <maquresh@cisco.com>
Thu, 19 Sep 2013 05:55:26 +0000 (22:55 -0700)
commitab70c9c38302ae1034bbde5d9c2964d7ec8bcebe
treecc82171aff5313898022203f01adb182a7ec77ad
parent9ab44adbd6aa7bf56ecd0ad8155f41b5a28e72a2
Validate user input in FlowSepc Configuration

Existing flow spec validation was missing range check for IP Protocol and Protocol
source and destination ports. Also, port number were not being checked for invalid
input

Change-Id: I11a5c6b90c4d5193f4e1950df684363e22b0e33a
Signed-off-by: Maurice Qureshi <maquresh@cisco.com>
opendaylight/containermanager/api/src/main/java/org/opendaylight/controller/containermanager/ContainerFlowConfig.java